tinc
2016-02-27 Guus SliepenAdd warnings for bad combinations of Device and Interface.
2016-02-27 Guus SliepenSmall fixes for the documentation.
2016-02-27 Guus SliepenClarify that scripts are called synchronously.
2016-02-27 Guus SliepenImprove performance of edge updates.
2016-01-18 Guus SliepenFix warnings from the Clang Static Analyzer.
2016-01-18 Guus SliepenFix compatibility with TAP-Win32 9.0.0.21 and later.
2016-01-14 Guus SliepenOnly add a reflexive address when we're sure it's working.
2015-11-06 Guus SliepenAdd ability to use proxies to connect to hostnames...
2015-11-01 Guus SliepenUpdate "now" after connect() when making outgoing conne...
2015-10-30 Guus SliepenAttribution for various contributors.
2015-09-25 Vittorio Gambaletta... Remove forward declaration for do_decrement_ttl.
2015-09-25 Vittorio Gambaletta... s/broadcast_packet_helper/route_broadcast/
2015-09-25 Vittorio Gambaletta... Fix DecrementTTL option for packets destined to the...
2015-09-24 Guus SliepenAdd missing AM_PROG_CC_C_O to configure.ac.
2015-09-12 Nathan Stratton... Fix invalid checksum generation.
2015-09-04 Vittorio Gambaletta... Try to reply with node address only when decrementing...
2015-09-04 Vittorio Gambaletta... Fix source IP address for ICMP unreachable packets...
2015-09-03 Vittorio Gambaletta... Fix DecrementTTL option.
2015-08-28 Florian WeikFix NAME variable in subnet-* scripts for local subnets.
2015-07-05 Guus SliepenReleasing 1.0.26. release-1.0.26
2015-07-05 Guus SliepenDon't try to call res_init() if ./configure told us...
2015-07-05 Guus SliepenFix unputenv() on Windows.
2015-07-05 Guus SliepenOnly check for -fno-strict-overflow if -fwrapv does...
2015-07-05 Guus SliepenAttribution for various contributors.
2015-07-05 Guus SliepenUpdate copyright notices.
2015-07-05 Guus SliepenFix spelling of FORTIFY_SOURCE.
2015-07-05 Guus SliepenFix autoconf check for function attributes.
2015-07-05 Guus SliepenReturn non-zero exit code when encountering configurati...
2015-06-18 Jo-Philipp... fix musl compatibility
2015-05-03 Guus SliepenNever call putenv() with data on the stack.
2015-04-14 Guus SliepenFix --logfile without a filename on Windows.
2015-02-09 Guus SliepenAlways call res_init() before getaddrinfo().
2015-02-09 Guus SliepenAttribution for Saverio Proto.
2014-12-22 Guus SliepenUse VittGam's real name.
2014-12-22 Guus SliepenReleasing 1.0.25. release-1.0.25
2014-12-22 Guus SliepenCheck whether res_init() really lives in libresolv.
2014-12-22 Guus SliepenUpdate documentation for Mac OS X.
2014-12-22 Guus SliepenAutomatically choose a tap device on Mac OS X when...
2014-12-22 Guus SliepenAttribution for various contributors.
2014-12-22 Guus SliepenRemember ToS/Diffserv priority for each socket individu...
2014-12-21 VittGamSupport ToS/DiffServ priority handling for IPv6 meta...
2014-08-27 Tomislav ČoharConfigure minimum reconnect timeouts.
2014-06-28 BorgFixed tinc-up script calling on Win32.
2014-06-28 BorgGet MAC of TAP device.
2014-06-26 Jochen VossFix some typos in the manual.
2014-06-23 BorgFixed scripts calling under Win32.
2014-06-22 Alexis HildebrandtAdd support to link against libresolv Mac OS X
2014-06-20 Baptiste JonglezUse the description from the 1.1 man page for the Indir...
2014-06-15 Guus SliepenFix date of last NEWS entry.
2014-06-11 David PflugUpdate README.android
2014-05-11 Guus SliepenReleasing 1.0.24. release-1.0.24
2014-05-11 Guus SliepenRemove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG...
2014-05-11 Guus SliepenFIx the autoconf checks for res_init().
2014-05-11 Guus SliepenFix a bug that could prevent tinc from starting correct...
2014-05-11 Guus SliepenDrop h and hh length modifiers from printf format strings.
2014-05-06 Guus SliepenFix a few more issues found by Coverity.
2014-05-06 Guus SliepenFix a few more issues found by Coverity.
2014-05-06 Guus SliepenFix warnings found by GCC 4.9.
2014-05-06 Guus SliepenFix issues found by Coverity.
2014-05-06 Guus SliepenNexthop calculation should always use the shortest...
2014-05-01 Steffan KargerCheck RAND_bytes() return value, fail when getting...
2014-05-01 Steffan KargerUse cryptographically strong random when generating...
2014-05-01 Steffan KargerUse constant time memcmp() when comparing packet HMACs.
2014-04-29 Loic Dacharyfix documentation typo
2014-04-25 Guus SliepenAdd an autoconf check for res_init().
2014-04-25 Armin Fisslthalerreload /etc/resolv.conf in SIGALRM handler
2014-04-09 Guus SliepenMerge pull request #14 from luckyhacky/master
2014-04-08 luckyhackyupdate to openssl version 1.0.1g due to lack of heartbl...
2014-04-07 Guus SliepenRemove useless variable 'hard' from try_harder().
2014-03-11 VilbrekinUpdate android build instructions. Disable PIE as this... 1.0.23-android-1
2014-02-07 Guus SliepenHandle errors from TAP-Win32/64 adapter in a better...
2014-02-07 Guus SliepenAttribution for various contributors.
2014-01-16 Guus SliepenClarify StrictSubnets.
2013-12-27 Guus SliepenRemove or lower the priority of some debug messages.
2013-12-26 Florent ClairambaultAdding some documentation around the /etc/tinc/$NET...
2013-12-26 Florent ClairambaultAdding "conf.d" configuration dir support.
2013-12-10 Guus SliepenDon't enable -fstack-protector-all.
2013-12-10 Guus SliepenFix incorrectly merged bits from 80cd2ff73071941a535655...
2013-12-10 Guus SliepenUse hardcoded value for TUNNEWPPA if net/if_tun.h is...
2013-12-10 Guus SliepenStricter check for raw socket support.
2013-12-10 Guus SliepenInclude <limits.h> for PATH_MAX.
2013-12-10 Guus SliepenUpdate support for Solaris.
2013-12-10 Guus SliepenEnable compiler hardening flags by default.
2013-12-05 Guus SliepenIf no Port is specified, set myport to actual port...
2013-12-05 Guus SliepenMention in the manual that multiple Address staments...
2013-10-19 Guus SliepenReleasing 1.0.23. release-1.0.23
2013-10-18 Guus SliepenClean up child processes from proxy type exec.
2013-10-06 Guus SliepenAdd description of IffOneQueue and MaxTimeout to the...
2013-09-29 Guus SliepenGet rid of the splay tree implementation.
2013-09-29 Guus SliepenModernize the build system.
2013-09-27 Guus SliepenFix typos in the documentation.
2013-09-27 Guus SliepenFix segfault when Name = $HOST but $HOST is not set.
2013-09-25 Guus SliepenDon't send PING requests on connections which are not...
2013-09-01 Guus SliepenCheck for writability when waiting for a socket to...
2013-08-13 Guus SliepenReleasing 1.0.22. release-1.0.22
2013-08-13 Guus SliepenUpdate copyright notices.
2013-08-08 Guus SliepenDon't echo broadcast packets back when Broadcast =...
2013-07-17 Guus SliepenDon't use vasprintf() anymore on Windows.
2013-07-14 Etienne DechampsFix combination of Mode = router and DeviceType = tap...
2013-07-05 Guus SliepenSet $NAME when calling host-up/down and subnet-up/down...
next