oweals/tinc.git
2003-04-18 Guus SliepenBetter handling of late packets.
2003-04-03 Guus SliepenHUP signal now closes connections to hosts if their...
2003-03-29 Guus SliepenChecksums must also work for uneven number of bytes.
2003-03-29 Guus SliepenDon't copy more than necessary.
2003-03-29 Guus Sliepen- Speed up checksumming
2003-03-28 Guus Sliepen- Avoid memory leak caused by OpenSSL 0.9.7a.
2003-03-19 Guus SliepenTypo.
2003-03-19 Guus SliepenMake sure send_meta() writes everything.
2003-03-14 Ivo TimmermansCall RSA_blinding_on(), as advised in the paper on
2003-01-17 Guus SliepenVarious fixes for autoconf and OpenSSL 0.9.7 and a...
2003-01-17 Guus Sliepen- Fix indentation in some places.
2003-01-14 Guus SliepenAdd $NAME for tinc-up/down scripts.
2003-01-12 Guus SliepenRun graph algorithm when replacing a second connection...
2002-12-27 Guus SliepenPrivateKeyFile instead of PrivateKey.
2002-11-14 Guus SliepenFix PriorityInheritance.
2002-10-07 Guus SliepenAdd documentation for BindToAddress.
2002-09-30 Ivo TimmermansFix saving of debug level for startup level 0
2002-09-24 Guus SliepenRun graph() after edge_del() when updating an edge.
2002-09-16 Wessel Dankersits: Engels voor "van het" - 3e persoon enkelvoud,...
2002-09-15 Guus SliepenThank some more people.
2002-09-15 Guus SliepenRemarks about 1.0pre8 release. release-1.0pre8
2002-09-15 Guus SliepenUpdate documentation.
2002-09-15 Guus SliepenUse /dev/net/tun as default for tun/tap device under...
2002-09-15 Guus SliepenUpdated dutch translation.
2002-09-15 Guus SliepenSmall fixes so tinc compiles out of the box on SunOS 5.8
2002-09-15 Guus Sliepenport_t isn't used anymore and conflicts with MacOS...
2002-09-15 Guus SliepenMacOS/X needs #define _P1003_1B_VISIBLE in order to...
2002-09-11 Guus SliepenWhat was I thinking?
2002-09-10 Guus SliepenMake sure malloc() is declared.
2002-09-10 Guus SliepenFix placement of #include "config.h"
2002-09-10 Guus SliepenLink with libintl if necessary.
2002-09-10 Guus SliepenClean up after indent.
2002-09-10 Guus SliepenFix compiler warnings.
2002-09-09 Guus SliepenLet GCC check format string and arguments of send_reque...
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-09-06 Guus SliepenWhy don't these connection_t's get cleaned up?
2002-09-06 Guus SliepenFix MST algorithm.
2002-09-06 Guus SliepenReset the *correct* seqnos.
2002-09-06 Guus Sliepenedge_weight_compare() shouldn't rely on edge_compare().
2002-09-06 Ivo TimmermansAdded AM_MAINTAINER_MODE
2002-09-06 Guus SliepenRemove global edge_tree.
2002-09-06 Guus SliepenOnly reset seqno's when a key is sent or received.
2002-09-04 Guus SliepenTypo.
2002-09-04 Guus SliepenAdd missing headers.
2002-09-04 Guus SliepenRun autopoint and libtoolize before creating initial...
2002-09-04 Guus SliepenSmall updates.
2002-09-04 Guus SliepenUpdated dutch translation.
2002-09-04 Guus SliepenGeneralized request broadcasting/forwarding.
2002-09-04 Guus SliepenSmall fixes.
2002-09-04 Guus SliepenRevert to edge and graph stuff. This time, use a direct...
2002-09-04 Guus SliepenJust ignore wrong ADD_NODEs instead of replying with...
2002-09-04 Guus SliepenDon't forget to set prevhop to myself for new connections.
2002-09-04 Guus SliepenPrevent looping DEL_NODE/ADD_NODE messages after a...
2002-09-04 Guus SliepenReduce KEY_CHANGED traffic.
2002-09-03 Guus SliepenWoops.
2002-09-03 Guus SliepenA reachable node is always more preferable to an unreac...
2002-09-03 Guus SliepenDrop graph and edge stuff. Use new node stuff instead.
2002-09-03 Guus SliepenMake sure setlocale() is available.
2002-09-02 Guus SliepenReplacement for the current routing algorithm.
2002-08-24 Guus SliepenCheck for ranlib.
2002-08-24 Guus SliepenGettext 1.11.5 compatibility.
2002-07-18 Guus SliepenAdded support for raw sockets. This can be used instead...
2002-07-16 Guus SliepenDon't bother to chown, and correctly document ConnectTo.
2002-07-16 Guus SliepenAllow tincd to be locked into main memory.
2002-07-12 Guus SliepenInclude complete fake-getname/addrinfo from OpenSSH.
2002-07-11 Guus SliepenAdded stub device.c for Cygwin.
2002-07-11 Guus SliepenStarted port to Cygwin.
2002-07-11 Guus SliepenClear subnets before using them.
2002-07-10 Guus SliepenAllow identical subnets from different owners.
2002-07-10 Guus SliepenAllow list of environment variables to be passed to...
2002-06-21 Guus SliepenFix for prefixlengths of 32 (IPv4) and 128 (IPv6) bits.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-14 Guus SliepenUpdate comments about IPv6 autoconfiguration.
2002-06-13 Guus SliepenReset listen_sockets after SIGHUP.
2002-06-12 Guus SliepenAdd configuration details for NetBSD and Darwin (MacOS/X).
2002-06-11 Guus SliepenAutoconf cleanup. Works for both 2.13 and 2.53, althoug...
2002-06-10 Guus SliepenInclude darwin/device.c in distribution.
2002-06-10 Guus SliepenUse darwin/device.c when compiling on MacOS/X.
2002-06-10 Guus SliepenAdded Darwin (MacOS/X) tun device handling.
2002-06-09 Ivo TimmermansAdded Alessandro Gatti
2002-06-09 Ivo TimmermansInclude netbsd's device.c in make dist
2002-06-09 Ivo TimmermansInclude a few more header files
2002-06-09 Ivo TimmermansAdd /sw/{include,lib} to search paths if they exist
2002-06-09 Ivo Timmermansgetnameinfo fixes
2002-06-09 Ivo TimmermansOSX support
2002-06-08 Guus Sliepen- netinet/* include files depend on netinet/in_systm.h.
2002-06-08 Guus SliepenUse inttypes.h instead of stdint.h.
2002-06-08 Guus SliepenCleanup:
2002-06-07 Wessel DankersThis should work much better.
2002-06-05 Guus SliepenUse correct includes on NetBSD.
2002-06-05 Guus SliepenMake it work correctly with NetBSD tun device.
2002-06-02 Guus SliepenSupport RSA_PUBKEYs (as opposed to RSAPublicKeys) so...
2002-05-01 Guus SliepenOnly purge once when there are no more connections.
2002-04-29 Guus SliepenFix very stupid bug in node_del(), which might have...
2002-04-27 Guus SliepenInformative log message if execl() failed.
2002-04-26 Ivo TimmermansTypo
2002-04-25 Guus SliepenAdded Nick Patavalis for his RedHat package.
next