| 2002-05-01 | Guus Sliepen | Only purge once when there are no more connections. | commit | commitdiff | tree | snapshot | 
| 2002-04-29 | Guus Sliepen | Fix very stupid bug in node_del(), which might have... | commit | commitdiff | tree | snapshot | 
| 2002-04-27 | Guus Sliepen | Informative log message if execl() failed. | commit | commitdiff | tree | snapshot | 
| 2002-04-26 | Ivo Timmermans | Typo | commit | commitdiff | tree | snapshot | 
| 2002-04-25 | Guus Sliepen | Added Nick Patavalis for his RedHat package. | commit | commitdiff | tree | snapshot | 
| 2002-04-23 | Guus Sliepen | Add BindToAddress variable, similar to the late BindToIP. | commit | commitdiff | tree | snapshot | 
| 2002-04-19 | Guus Sliepen | Support for MaxOS/X. | commit | commitdiff | tree | snapshot | 
| 2002-04-18 | Ivo Timmermans | Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the... | commit | commitdiff | tree | snapshot | 
| 2002-04-09 | Guus Sliepen | Remarks about 1.0pre7 release. | commit | commitdiff | tree | snapshot | 
| 2002-04-09 | Guus Sliepen | Updated dutch translation. | commit | commitdiff | tree | snapshot | 
| 2002-04-09 | Guus Sliepen | masklength is better known as prefixlength | commit | commitdiff | tree | snapshot | 
| 2002-04-09 | Guus Sliepen | masklength is better known as prefixlength. | commit | commitdiff | tree | snapshot | 
| 2002-04-08 | Guus Sliepen | Automake forgets about depcomp, remind it. | commit | commitdiff | tree | snapshot | 
| 2002-04-05 | Guus Sliepen | Fix maskcheck() and maskcmp(). | commit | commitdiff | tree | snapshot | 
| 2002-04-01 | Guus Sliepen | check_rsa() is broken, I don't know why, just remove... | commit | commitdiff | tree | snapshot | 
| 2002-04-01 | Guus Sliepen | Don't check_network_activity() if select() is interrupt... | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Make configure --help output look nicer. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Update with information about the pre6 release. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Update dutch translation. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Fix format strings. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Remove symlink to device.c when doing a make dist. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Recent automake uses $(AMTAR) instead of $(TAR) | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Remove cruft. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Small updates. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Limit the amount of packets in a queue to 8. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Extend list_t with the number of elements in the list. | commit | commitdiff | tree | snapshot | 
| 2002-03-27 | Guus Sliepen | Merge do_prune() with build_fdset(). Probably fixes... | commit | commitdiff | tree | snapshot | 
| 2002-03-26 | Guus Sliepen | Small correction. | commit | commitdiff | tree | snapshot | 
| 2002-03-26 | Guus Sliepen | Fix execute_script(). | commit | commitdiff | tree | snapshot | 
| 2002-03-25 | Guus Sliepen | Send REQ_KEY only once until ANS_KEY has arrived. | commit | commitdiff | tree | snapshot | 
| 2002-03-25 | Guus Sliepen | Tell a little bit more about security. | commit | commitdiff | tree | snapshot | 
| 2002-03-25 | Guus Sliepen | Updated documentation. | commit | commitdiff | tree | snapshot | 
| 2002-03-25 | Guus Sliepen | Set myself->status.reachable. | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | Configuration variables were still handled case sensiti... | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | OpenBSD tun device uses address family number instead... | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | Respect type field. | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | Updated dutch translation. | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | Set $INTERFACE correctly when using ethertap while... | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | Execute hosts/name-up when a node becomes reachable... | commit | commitdiff | tree | snapshot | 
| 2002-03-24 | Guus Sliepen | Don't try to execute scripts unless they exist. | commit | commitdiff | tree | snapshot | 
| 2002-03-23 | Guus Sliepen | Reset retry timeout when receiving the first PONG,... | commit | commitdiff | tree | snapshot | 
| 2002-03-23 | Guus Sliepen | Don't run graph algorithms if no edge is deleted in... | commit | commitdiff | tree | snapshot | 
| 2002-03-23 | Guus Sliepen | free() request strings when deleting past requests... | commit | commitdiff | tree | snapshot | 
| 2002-03-23 | Guus Sliepen | send_ack() was broken. | commit | commitdiff | tree | snapshot | 
| 2002-03-22 | Guus Sliepen | Fix compiler warnings, strictly use long int and %lx... | commit | commitdiff | tree | snapshot | 
| 2002-03-22 | Guus Sliepen | Fix add_edge_h(). | commit | commitdiff | tree | snapshot | 
| 2002-03-22 | Guus Sliepen | - Added support for jumbograms. | commit | commitdiff | tree | snapshot | 
| 2002-03-21 | Guus Sliepen | Put a break on requests that run around in circles. | commit | commitdiff | tree | snapshot | 
| 2002-03-19 | Guus Sliepen | Updated SSSP algorithm to automatically detect indirect... | commit | commitdiff | tree | snapshot | 
| 2002-03-19 | Guus Sliepen | Updated dutch translation. | commit | commitdiff | tree | snapshot | 
| 2002-03-19 | Guus Sliepen | Don't use s6_addr[16|32] anymore. | commit | commitdiff | tree | snapshot | 
| 2002-03-19 | Guus Sliepen | Cleanup. | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |