2001-11-15 |
Ivo Timmermans | Check for struct addrinfo |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Ivo Timmermans | Credit OpenSSH |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Ivo Timmermans | Check for getnameinfo, gai_strerror, freeaddrinfo |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Ivo Timmermans | Check for getaddrinfo |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Guus Sliepen | More fixes for Solaris. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Guus Sliepen | Various fixes needed for Solaris. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Guus Sliepen | Correctly check if subnet owner exists. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Guus Sliepen | Be liberal in what you accept: allow unknown edges... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Guus Sliepen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Guus Sliepen | Several bugfixes. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Guus Sliepen | Use PEM functions as suggested by OpenSSL docs. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Guus Sliepen | Some very small fixes |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Guus Sliepen | Avoid connecting to another node twice, and check name... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Guus Sliepen | Show cfg->variable instead of cfg->value when complaini... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Guus Sliepen | Don't forget to read public RSA key when making an... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Guus Sliepen | - Small fixes to graph algorithms |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Guus Sliepen | More updates to protocol handlers and reimplemented... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Guus Sliepen | Various fixes, tinc is now somewhat capable of actually... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Guus Sliepen | Working version of Kruskal's algorithm. The running... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Guus Sliepen | - More changes needed for Kruskal's algorithm |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Guus Sliepen | - More s/vertex/edge/g |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Guus Sliepen | What was I thinking? s/vertex/edge/g. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Guus Sliepen | Various small fixes to make tinc runnable again. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Guus Sliepen | Make sure everything links. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Guus Sliepen | Big bad commit: |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Guus Sliepen | Support new files (node/vertex/device.[ch]) and OpenBSD. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Guus Sliepen | Forgot the tun specific stuff. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Guus Sliepen | Added OpenBSD tun device handling. Untested though. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Guus Sliepen | Forgot to remove some old #ifdef stuff. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Guus Sliepen | Solaris tun device handling cleaned up a bit and added. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Guus Sliepen | Added FreeBSD tap device handling. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Guus Sliepen | - Split tap device stuff out of net.[ch] |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Guus Sliepen | More updates to new node/vertex/connection combo. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Guus Sliepen | Revamp configuration handling: |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Guus Sliepen | Removed everything from connection.c that has already... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Guus Sliepen | Further implementation of doc/CONNECTIVITY. connection... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Wessel Dankers | make is not always GNU make. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Guus Sliepen | Small corrections. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Guus Sliepen | Started implementing doc/CONNECTIVITY. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guus Sliepen | Fix bug when dropping an old connection in favour of... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guus Sliepen | - Use ping timeout mechanism to close connections that... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guus Sliepen | Fix bug where tinc would crash because of a portscan... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guus Sliepen | - Renamed lastbutonehop to prevhop. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Guus Sliepen | Fill in next- and lastbutonehop for myself. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Guus Sliepen | Try next connectto instead of the same over and over. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Guus Sliepen | Show next- and lastbutonehop when dumping connectionlis... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Guus Sliepen | Not only keep track of nexthop, but also of lastbutoneh... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Guus Sliepen | - Try old TUN/TAP ioctl() request if the one from if_tu... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ivo Timmermans | Killing tincd with SIGINT causes it to toggle between... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Guus Sliepen | config_t* is a const parameter in get_config_val(). |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Guus Sliepen | Optional signal number for -k option. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Guus Sliepen | Revised reconnection mechanism, always try out all... |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Guus Sliepen | Remove IndirectData support for now, new implementation... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Guus Sliepen | Fix signed comparison bug in lookup_subnet_ipv4(). |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guus Sliepen | Don't send DEL_HOSTs when !status.meta |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Guus Sliepen | Explicitly log which type of tunnel device is used. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Guus Sliepen | The val variable in a config_t is never used as a long. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Guus Sliepen | Write public key to rsa_key.pub instead of rsa_key... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Guus Sliepen | Don't use %m in fprintf(). |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Guus Sliepen | More on edges. |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Guus Sliepen | Discuss how sending ADD_EDGEs would be better than... |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Guus Sliepen | Written down a possible solution. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Guus Sliepen | Correctie. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Guus Sliepen | Small update. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Guus Sliepen | Described problem in more detail. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Guus Sliepen | Started writing a document about how daemons connect... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Guus Sliepen | Woohoo! tinc now compiles, runs and actually *works... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Guus Sliepen | Always close all sockets in terminate_connection(). |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Guus Sliepen | Updated terminate_connection() so you can choose if... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Guus Sliepen | Added purge_tree for connection_t's which are no longer... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Guus Sliepen | Remove all unnecessary status.meta and status.active... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Guus Sliepen | Correctly use the active_tree. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Guus Sliepen | Split connection list into two lists: |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Guus Sliepen | Correct inclusion of standard if_tun.h header file. |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Guus Sliepen | Don't load table of verbose OpenSSL errormessages. |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Guus Sliepen | - Always use <openssl/include.h> instead of just <inclu... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Guus Sliepen | Check for all potential duplicate entries in the id... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Guus Sliepen | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Guus Sliepen | Fix printf format bug. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Guus Sliepen | More items marked as done. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Dutch translation updated. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Update of RedHat build scripts. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | It appears that autogen.sh doesn't like es.po if it... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Check for dlopen in standard libraries first (needed... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Fix gcc 3.0 warnings. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Log error if two hosts connect with same IP/port tuple. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Also remove po/Makefile.in.in, which is generated by... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | es.po revived. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Execute tinc-down BEFORE tap device is closed. This... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Don't build Spanish translation. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | ABOUT-NLS is created by autogen.sh. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Guus Sliepen | Spanish translation removed. Nobody maintains it, and... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Ivo Timmermans | Small fix to make it compile again |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Guus Sliepen | Reinstated search for if_tun.h in kernel source tree... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Guus Sliepen | Remove #warnings I used for debugging stuff. |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Guus Sliepen | Check for and add -ldl. |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Guus Sliepen | - Solaris compile fixes |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Ivo Timmermans | Don't include the debian/ dir in a release |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Guus Sliepen | Woops - big bug in send_key_changed fixed. |
commit | commitdiff | tree | snapshot |
next |