| 2002-03-18 | Guus Sliepen | Remember sockaddrs of listening sockets, use appropriat... | commit | commitdiff | tree | snapshot | 
| 2002-03-18 | Guus Sliepen | Fix #define s6_addr32. | commit | commitdiff | tree | snapshot | 
| 2002-03-18 | Guus Sliepen | #define s6_addr32, needed for FreeBSD. | commit | commitdiff | tree | snapshot | 
| 2002-03-17 | Guus Sliepen | Only unmap IPv6 addresses. | commit | commitdiff | tree | snapshot | 
| 2002-03-17 | Guus Sliepen | Unmap v4mapped sockaddrs. | commit | commitdiff | tree | snapshot | 
| 2002-03-15 | Guus Sliepen | Typo. | commit | commitdiff | tree | snapshot | 
| 2002-03-15 | Guus Sliepen | Different way of detecting neighbor solicitation requests. | commit | commitdiff | tree | snapshot | 
| 2002-03-15 | Guus Sliepen | Oops, don't forget to actually put the checksum in... | commit | commitdiff | tree | snapshot | 
| 2002-03-15 | Guus Sliepen | Neighbor solicitation requests now work (I think). | commit | commitdiff | tree | snapshot | 
| 2002-03-12 | Guus Sliepen | Revert changes to Kruskal's algo. | commit | commitdiff | tree | snapshot | 
| 2002-03-12 | Guus Sliepen | Put #ifdef NEIGHBORSOL around corresponding code. | commit | commitdiff | tree | snapshot | 
| 2002-03-12 | Guus Sliepen | Remove silly cache thingy. | commit | commitdiff | tree | snapshot | 
| 2002-03-12 | Guus Sliepen | Packet sequence number/authentication warnings only... | commit | commitdiff | tree | snapshot | 
| 2002-03-12 | Guus Sliepen | Simplified implementation of Kruskal's minimum spanning... | commit | commitdiff | tree | snapshot | 
| 2002-03-11 | Guus Sliepen | New strategy: forward icmp6 neighbor solicitations... | commit | commitdiff | tree | snapshot | 
| 2002-03-11 | Guus Sliepen | Try to reply to neighbor solicitation requests. | commit | commitdiff | tree | snapshot | 
| 2002-03-11 | Guus Sliepen | prune_connections() before build_fdset(). | commit | commitdiff | tree | snapshot | 
| 2002-03-11 | Guus Sliepen | Cleanups, spelling fixes, allow symbol names for signal... | commit | commitdiff | tree | snapshot | 
| 2002-03-10 | Guus Sliepen | Don't retry to make outgoing connections when exitting. | commit | commitdiff | tree | snapshot | 
| 2002-03-10 | Guus Sliepen | Small fixes to improve portability. | commit | commitdiff | tree | snapshot | 
| 2002-03-10 | Guus Sliepen | Autodetect $MAKE/gmake/make. | commit | commitdiff | tree | snapshot | 
| 2002-03-10 | Guus Sliepen | po/POTFILES and po/Makefile should not be generated... | commit | commitdiff | tree | snapshot | 
| 2002-03-10 | Guus Sliepen | Fix forwarding of IPv6 packets. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Check if BindToDevice and PriorityInheritance are suppo... | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Woops. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Document and clean up MAC address expiry. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | - Global time_t now, so that we don't have to call... | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Updated dutch translation. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Updated documentation. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Create/bind TCP and UDP listening sockets in pairs. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | If "PriorityInheritance = yes" is specified in tinc... | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Fix listening sockets. | commit | commitdiff | tree | snapshot | 
| 2002-03-01 | Guus Sliepen | Make BindToInterface work. | commit | commitdiff | tree | snapshot | 
| 2002-02-27 | Guus Sliepen | Fix send_request() bug. | commit | commitdiff | tree | snapshot | 
| 2002-02-26 | Guus Sliepen | Allow multiple listening sockets. | commit | commitdiff | tree | snapshot | 
| 2002-02-26 | Guus Sliepen | Tweaking IPv6 support. | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | - Change SA_LEN to SALEN, former one is already defined... | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | - Use gai_strerror() where appropriate | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Preserve inpkt->len, needed for broadcasts. | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Protocol now also exchanges cipher/digest/maclength... | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Cache results of lookup_subnet_...(). | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Fix maskcmp() and maskcpy(). | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Forward packets in router mode. | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Use AF_UNSPEC for listening sockets if AddressFamily... | commit | commitdiff | tree | snapshot | 
| 2002-02-20 | Guus Sliepen | Fix segfault when receiving HUP signal. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 | Guus Sliepen | - Non-blocking connect()s. | commit | commitdiff | tree | snapshot | 
| 2002-02-12 | Guus Sliepen | Add check for NetBSD. | commit | commitdiff | tree | snapshot | 
| 2002-02-12 | Guus Sliepen | Added device.c for NetBSD, actually a copy of the OpenB... | commit | commitdiff | tree | snapshot | 
| 2002-02-12 | Guus Sliepen | Get rid of sys/signal.h. | commit | commitdiff | tree | snapshot | 
| 2002-02-12 | Guus Sliepen | Don't use sa_sigaction (which NetBSD doesn't like)... | commit | commitdiff | tree | snapshot | 
| 2002-02-11 | Guus Sliepen | Added support for packet compression, thanks to Mark... | commit | commitdiff | tree | snapshot | 
| 2002-02-11 | Guus Sliepen | Small fix. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 | Guus Sliepen | - If no PrivateKeyFile is specified, /etc/tinc/netname... | commit | commitdiff | tree | snapshot | 
| 2002-02-11 | Guus Sliepen | Sensible defaults for $INTERFACE. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 | Guus Sliepen | Last bits of the merger. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 | Guus Sliepen | Forgot to merge new files from pre5. | commit | commitdiff | tree | snapshot | 
| 2002-02-10 | Guus Sliepen | Merging of the entire pre5 branch. | 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 | 
| next |