tinc
2012-04-15 Guus SliepenAdd autoconf checks for OpenSSL's elliptic curve functions.
2012-04-15 Sven-Haegar... ecdh & ecdsa: avoid some possible memory leaks in error...
2012-04-15 Sven-Haegar... Remove confusing error message for failed reading in...
2012-04-14 Sven-Haegar... sptps_stop(): clear pointers after free to avoid double...
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-26 Guus SliepenAdd support for systemd style socket activation.
2012-03-26 Guus SliepenRemove newline from log message.
2012-03-26 Anthony G.... configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-25 Guus SliepenSupport :: in IPv6 Subnets.
2012-03-25 Guus SliepenReleasing 1.0.18. release-1.0.18
2012-03-25 Guus SliepenMark DecrementTTL option experimental.
2012-03-25 Guus SliepenFix return type of vde_recv() as well.
2012-03-25 Guus SliepenDocument OpenBSD "ifconfig link0" and Linux "ip tuntap...
2012-03-25 Guus SliepenFix some more compiler warnings.
2012-03-25 Guus SliepenFix return value type of vde_send().
2012-03-25 Guus SliepenFix compiler warnings.
2012-03-25 Guus SliepenAllow scoped addresses to be used for IPv6 multicast...
2012-03-25 Guus SliepenAdd #ifdefs in case not all platforms support IPv4...
2012-03-23 Guus SliepenSet default value of DecrementTTL to "no".
2012-03-21 Guus SliepenAdd support for multicast communication with UML/QEMU...
2012-03-21 Guus SliepenAllow a port to be specified in BindToAddress statements.
2012-03-20 Guus SliepenAlways try next Address when an outgoing connection...
2012-03-18 Guus SliepenMake sure the signature also covers the session label.
2012-03-18 Guus SliepenStart documenting the SPTPS protocol.
2012-03-18 Guus SliepenDon't send an ACK message after the first key exchange...
2012-03-18 Guus SliepenTest SPTPS messages sent while key renegotation is...
2012-03-18 Guus SliepenAdd datagram mode to the SPTPS protocol.
2012-03-18 Guus SliepenAllow CTR mode counter to be set to a specific value.
2012-03-10 Guus SliepenReleasing 1.0.17. release-1.0.17
2012-03-10 Guus SliepenUpdate copyright notices.
2012-03-08 Guus SliepenMake sure disabling old RSA keys works on Windows.
2012-03-08 Guus SliepenAdd missing ICMP6 message type definitions.
2012-03-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-07 Guus SliepenAccept Subnets passed with the -o option when StrictSub...
2012-03-02 Guus SliepenOnly log errors sending UDP packets when debug level...
2012-02-26 Guus SliepenAllow log messages to be captured by tincctl.
2012-02-26 Guus SliepenDon't close control connections when handling a reload...
2012-02-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenOnly use broadcast at the start of the PMTU discovery...
2012-02-26 Guus SliepenLet tincctl use the NETNAME environment variable if...
2012-02-26 Guus SliepenEnsure all SPTPS functions are prefixed with sptps_.
2012-02-25 Guus SliepenGo back to breadth first search for path finding.
2012-02-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-25 Guus SliepenStricter checks against routing loops.
2012-02-25 Guus SliepenDon't send ICMP Time Exceeded messages for other Time...
2012-02-25 Guus SliepenUse SPTPS when ExperimentalProtocol is enabled.
2012-02-25 Guus SliepenApply HMAC after encryption.
2012-02-23 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-22 Guus SliepenAdd LocalDiscovery option which tries to detect peers...
2012-02-22 Guus SliepenPass index into listen_socket[] to handle_incoming_vpn_...
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-21 Guus SliepenRemove useless warning about signature length being...
2012-02-21 Guus SliepenUse only one hash algorithm (SHA512) in the PRF.
2012-02-21 Nick HibmaAdd missing ICMP message type definitions.
2012-02-21 Guus SliepenFix check for raw socket support.
2012-02-21 Guus SliepenFix a bug that caused tinc to ignore all but the last...
2012-02-21 Guus SliepenDocument the command line flag -o and provide --option...
2012-02-21 Guus SliepenMove initialization of char *priority up to prevent...
2012-02-20 Guus SliepenAllow disabling of broadcast packets.
2012-02-20 Guus SliepenRename connection_t *broadcast to everyone.
2012-02-20 Guus SliepenDon't bind outgoing TCP sockets anymore.
2012-02-20 Guus SliepenDecrement TTL of incoming packets.
2012-02-20 Guus SliepenOnly compile raw socket code when it is supported on...
2012-02-18 Guus SliepenMerge branch 'master' of black:tinc
2012-02-18 Guus SliepenAllow setting DeviceType to tun or tap on Linux.
2012-02-18 Guus SliepenSend packets back using the same socket as they were...
2012-02-18 Guus SliepenMerge branch 'master' of black:tinc
2012-02-17 Guus SliepenAllow multiple BindToAddress statements.
2012-02-17 Guus SliepenSet FD_CLOEXEC flag on all sockets.
2011-12-26 Guus SliepenFix a few small memory leaks.
2011-12-26 Guus SliepenFix compiler warnings.
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-12-03 Guus SliepenFix a few small memory leaks.
2011-11-27 Guus SliepenAdd vde/device.c to the tarball.
2011-11-27 Guus SliepenFix compilation of VDE and UML interfaces.
2011-10-06 Guus SliepenExchange ACK records to indicate switch to new keys.
2011-10-06 Guus SliepenUse counter mode encryption.
2011-10-06 Guus SliepenAdd counter mode encryption.
2011-10-05 Guus SliepenTest corner cases in the SPTPS protocol.
2011-10-05 Guus SliepenUpdate SPTPS protocol.
2011-10-05 Guus SliepenFix compiler warning.
2011-08-30 Guus SliepenReturn false instead of void when there is an error.
2011-08-30 Guus SliepenPrevent read_rsa_public_key() from returning an uniniti...
2011-08-10 Guus SliepenHandle UDP packets with unknown source addresses properly.
2011-08-07 Michael Tokarevuse execvp() not execve() in tincctl start
2011-08-07 Michael Tokarevrun tincd from the same directory as tincctl and pass...
2011-08-07 Michael Tokarevdon't mention reload twice in tincctl help
2011-07-24 Guus SliepenStart of "Simple Peer-To-Peer Security" protocol.
2011-07-23 Guus SliepenReleasing 1.0.16. release-1.0.16
2011-07-23 Guus SliepenUse usleep() instead of sleep(), MinGW complained.
2011-07-20 Guus SliepenDon't abort() on low-level crypto errors, just return...
2011-07-19 Guus SliepenFix tinc 1.0.x daemons connecting when ExperimentalProt...
2011-07-17 Guus SliepenReleasing 1.1pre2. release-1.1pre2
2011-07-17 Guus SliepenAdd missing newline.
2011-07-17 Guus SliepenWrite loopback address instead of "any" address in...
2011-07-17 Guus SliepenFlush output buffer in send_tcppacket().
2011-07-17 Guus Sliepen"tincctl stop" now removes the tinc service on Windows.
2011-07-17 Guus SliepenFix declaration of usleep().
2011-07-17 Guus SliepenEnsure symlinked files do not end up in the tarball.
next