oweals/tinc.git
2004-12-03 Guus SliepenFree memory used by connection_t after it is deleted...
2004-12-01 Guus SliepenSmall fix.
2004-12-01 Guus Sliepensubnet-up/down hooks, use list_t for the todo list.
2004-12-01 Guus Sliepensubnet-up/down hooks
2004-11-18 Guus SliepenFix splay tree code.
2004-11-16 Guus SliepenMake sure broadcast packet reach the local network...
2004-11-11 Guus SliepenReleasing 1.0.3. release-1.0.3
2004-11-11 Guus SliepenAdd more people who have contributed to tinc.
2004-11-11 Guus SliepenShort readme about how to compile tinc from a Subversio...
2004-11-10 Guus SliepenUpdated dutch translation.
2004-11-10 Guus SliepenRemove duplication.
2004-11-10 Guus SliepenSet BSD tuns to broadcast mode. On OpenBSD, this enable...
2004-11-10 Guus SliepenUpdate documentation.
2004-11-10 Guus SliepenAdd BlockingTCP option, useful when using TCPOnly on...
2004-11-10 Guus SliepenSupport tunneling IPv6 on Solaris.
2004-11-10 Guus SliepenLet compiler decide when to inline.
2004-11-10 Guus SliepenFix order of arguments for tar.
2004-11-10 Guus SliepenUse the generic BSD tun/tap code.
2004-11-10 Guus SliepenMissing check for NULL-pointer.
2004-11-09 Guus SliepenHopefully this really fixes late packet handling.
2004-11-08 Guus SliepenFixed another bug in late packet handling.
2004-11-08 Guus SliepenUpdate to make it compile again.
2004-11-08 Guus SliepenHoopjumping to get the default directories in the manua...
2004-11-02 Guus SliepenSplay trees.
2004-11-01 Guus SliepenDon't include .svn directory in sample configuration.
2004-11-01 Guus SliepenCheck for sys/uio.h, net/if_tun.h and net/if_tap.h
2004-11-01 Guus Sliepenstatic
2004-11-01 Guus SliepenGeneric device driver for *BSD and MacOS/X
2004-11-01 Guus SliepenSupport alternative tun/tap driver from www-user.rhrk...
2004-11-01 Guus SliepenDon't let tinc service depend on NDIS component.
2004-11-01 Guus SliepenCorrect return value.
2004-10-01 Guus SliepenAllow tinc to work with the latest TAP-Win32 driver.
2004-10-01 Guus Sliepenstrndupa() is too arcane for some environments.
2004-10-01 Guus SliepenFix several #includes.
2004-10-01 Guus SliepenMove all #ifdef HAVE_HEADER_H #include <header.h> to...
2004-09-20 Guus SliepenRemove duplicate #include "system.h"
2004-09-20 Guus SliepenMarking potential late packets was in the wrong place.
2004-07-17 Guus SliepenDon't set $INTERFACE automatically, don't quit on EINTR...
2004-07-17 Guus SliepenAdded UML network socket handling.
2004-06-21 Guus SliepenHandle timeouts during connecting the same way as other...
2004-06-14 Guus SliepenClean up environment after executing scripts.
2004-04-15 Guus SliepenIncrease MTU by 4 bytes to allow VLAN tagged Ethernet...
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2004-03-20 Guus SliepenRevert Martin Kihlgren's patch, it doesn't work the...
2004-03-20 Guus SliepenUse Subversion to create ChangeLog, better svn-clean...
2004-03-20 Guus SliepenFix declaration of update_node_address().
2004-03-20 Guus SliepenApplied Martin Kihlgren's IdentityGenerosity patch,
2004-03-15 Guus SliepenEven better svn-clean command.
2004-03-15 Guus SliepenUpdating dutch translation.
2004-03-15 Guus SliepenOnly read our public key if it wasn't already in the...
2004-03-15 Guus SliepenEat trailing whitespace in config files.
2004-03-15 Guus SliepenRemove CVS related cruft.
2004-03-15 Guus SliepenReplace cvs-clean with a much better svn-clean.
2004-01-10 cvs2svnThis commit was generated by cvs2svn to compensate...
2004-01-10 Guus SliepenRemove autogen.sh, the autoreconf program does exactly...
2004-01-10 Guus SliepenSmall updates.
2003-12-27 Guus SliepenDon't forget to update destination MAC address.
2003-12-24 Guus SliepenSmall fixes for PMTU discovery.
2003-12-22 Guus SliepenMissing definitions.
2003-12-22 Guus SliepenImprovements for PMTU discovery and IPv4 packet fragmen...
2003-12-20 Guus SliepenBetter name, show probed MTU in dump.
2003-12-20 Guus SliepenDescribe the TunnelServer and PMTUDiscovery options.
2003-12-20 Guus SliepenMore sensible name, and try to set PMTU discovery on...
2003-12-20 Guus SliepenLet tinc figure out the exact MTU of the link.
2003-12-13 Guus SliepenForget multicast. Always inline some function.
2003-12-12 Guus SliepenCode beautification, start of multicast support.
2003-12-08 Guus SliepenFix proxy-neighborsolicitation.
2003-12-07 Guus SliepenDon't retry if configuration is wrong from the beginning.
2003-12-07 Guus SliepenMissing space between words.
2003-12-07 Guus SliepenRead MaxTimeout from tinc.conf like the manpage says.
2003-11-27 Guus SliepenComplain if pid file cannot be created.
2003-11-17 Guus SliepenReplace Opaque and Strict options with a TunnelServer...
2003-11-10 Guus SliepenAdd Opaque option which prevent information from being...
2003-11-08 Guus SliepenRelease notes for 1.0.2 release-1.0.2
2003-11-08 Guus SliepenAdd missing definitions.
2003-11-08 Guus SliepenUpdate dutch translation.
2003-10-12 Guus SliepenFix another bug in meta.c.
2003-10-11 Guus SliepenSmall fixes in documentation.
2003-10-11 Guus SliepenFix bug that could lead to an assertion failure in...
2003-10-11 Guus SliepenParentheses in the wrong spots.
2003-10-11 Guus SliepenCheck all EVP_ function calls.
2003-10-10 Guus SliepenCheck return value of EVP_* functions, and check if...
2003-10-10 Guus SliepenFix ASCII art.
2003-10-09 Guus SliepenUpdate documentation.
2003-10-08 Guus SliepenSome platforms don't know sa_family_t or define it...
2003-10-08 Guus SliepenSet media status for newer TAP-Win32 driver.
2003-10-08 Guus SliepenMissing declaration.
2003-10-08 Guus SliepenUpdate missing definitions, structs describing headers...
2003-10-08 Guus SliepenForgot to #include "xalloc.h"
2003-10-06 Guus SliepenMake sure type of AF_UNKNOWN is sa_family_t.
2003-10-06 Guus SliepenPIDs are of type pid_t, and use %ld when reading/writin...
2003-10-06 Guus SliepenUse CPPFLAGS, LDFLAGS and LIBS as appropiate.
2003-10-06 Guus SliepenDon't confuse users with "Address family not supported...
2003-10-06 Guus SliepenUnused variable in struct.
2003-10-06 Guus SliepenEthernet protocol types.
2003-10-06 Guus Sliepenconst
2003-10-06 Guus SliepenCopy structs from packets to the stack before using...
2003-10-01 Guus SliepenAdd description of new authentication scheme.
2003-10-01 Guus SliepenBetter length checks.
next