2002-02-10 |
Guus Sliepen | Merging of the entire pre5 branch. release-1.0pre5 |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Conversion to struct addrinfo is almost complete for... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Don't include netutl.h. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Fixed silly typo: "np" instead of "no" |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | get_config_subnet needs to be fixed. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | route_ipv4 and route_ipv6 replaced by route_ip. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Don't include netutl.h. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | lookup_node_udp changed. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | First part of rewriting things to use struct addrinfo. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Added dropin replacements for get*info and helper funct... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Added HAVE_STRUCT_ADDRINFO |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | (re)added port to struct node_t |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Don't include netutl.h. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Obsoleted. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Don't compile/link netutl.c. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | get_config_{ip,port} removed. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Changed to use struct addrinfo where needed. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Obsoleted all IP<x> types in favor of struct addrinfo |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Removed definitions of ipv4_t, ipv6_t, port_t |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Changed lookup_connection to use struct addrinfo |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Changed prototype for lookup_connection to use struct... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Use struct addrinfo in connection_t to hold all host... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ivo Timmermans | Deprecated get_config_ip and get_config_port |
commit | commitdiff | tree | snapshot |
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 |
next |