tinc
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.
2002-04-23 Guus SliepenAdd BindToAddress variable, similar to the late BindToIP.
2002-04-19 Guus SliepenSupport for MaxOS/X.
2002-04-18 Ivo TimmermansPut #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the...
2002-04-09 Guus SliepenRemarks about 1.0pre7 release. release-1.0pre7
2002-04-09 Guus SliepenUpdated dutch translation.
2002-04-09 Guus Sliepenmasklength is better known as prefixlength
2002-04-09 Guus Sliepenmasklength is better known as prefixlength.
2002-04-08 Guus SliepenAutomake forgets about depcomp, remind it.
2002-04-05 Guus SliepenFix maskcheck() and maskcmp().
2002-04-01 Guus Sliepencheck_rsa() is broken, I don't know why, just remove...
2002-04-01 Guus SliepenDon't check_network_activity() if select() is interrupt...
2002-03-27 Guus SliepenMake configure --help output look nicer.
2002-03-27 Guus SliepenUpdate with information about the pre6 release. release-1.0pre6
2002-03-27 Guus SliepenUpdate dutch translation.
2002-03-27 Guus SliepenFix format strings.
2002-03-27 Guus SliepenRemove symlink to device.c when doing a make dist.
2002-03-27 Guus SliepenRecent automake uses $(AMTAR) instead of $(TAR)
2002-03-27 Guus SliepenRemove cruft.
2002-03-27 Guus SliepenSmall updates.
2002-03-27 Guus SliepenLimit the amount of packets in a queue to 8.
2002-03-27 Guus SliepenExtend list_t with the number of elements in the list.
2002-03-27 Guus SliepenMerge do_prune() with build_fdset(). Probably fixes...
2002-03-26 Guus SliepenSmall correction.
2002-03-26 Guus SliepenFix execute_script().
2002-03-25 Guus SliepenSend REQ_KEY only once until ANS_KEY has arrived.
2002-03-25 Guus SliepenTell a little bit more about security.
2002-03-25 Guus SliepenUpdated documentation.
2002-03-25 Guus SliepenSet myself->status.reachable.
2002-03-24 Guus SliepenConfiguration variables were still handled case sensiti...
2002-03-24 Guus SliepenOpenBSD tun device uses address family number instead...
2002-03-24 Guus SliepenRespect type field.
2002-03-24 Guus SliepenUpdated dutch translation.
2002-03-24 Guus SliepenSet $INTERFACE correctly when using ethertap while...
2002-03-24 Guus SliepenExecute hosts/name-up when a node becomes reachable...
2002-03-24 Guus SliepenDon't try to execute scripts unless they exist.
2002-03-23 Guus SliepenReset retry timeout when receiving the first PONG,...
2002-03-23 Guus SliepenDon't run graph algorithms if no edge is deleted in...
2002-03-23 Guus Sliepenfree() request strings when deleting past requests...
2002-03-23 Guus Sliepensend_ack() was broken.
2002-03-22 Guus SliepenFix compiler warnings, strictly use long int and %lx...
2002-03-22 Guus SliepenFix add_edge_h().
2002-03-22 Guus Sliepen- Added support for jumbograms.
2002-03-21 Guus SliepenPut a break on requests that run around in circles.
2002-03-19 Guus SliepenUpdated SSSP algorithm to automatically detect indirect...
next