tinc
2014-07-10 Guus SliepenFix incorrect format qualifiers.
2014-07-10 Etienne DechampsFix a typo (FORTIFY_SOURCE).
2014-07-08 Baptiste JonglezFix typos in the manual page
2014-07-08 Guus SliepenFix segmentation fault when dumping subnets.
2014-07-08 Guus SliepenFix compiler warnings.
2014-07-06 Etienne DechampsFix event loop io tree inconsistency on Windows.
2014-07-06 Etienne DechampsMake sure myport is set correctly when running with...
2014-07-06 Etienne DechampsFix tinc event loop reentrancy from timeout handlers.
2014-07-05 Etienne DechampsCanonicalize IPv6 addresses as per RFC 5952 before...
2014-07-05 Etienne DechampsDon't print subnet prefix lengths and weights for one...
2014-07-05 Etienne DechampsWhen printing MAC addresses, always use trailing zeroes.
2014-07-05 Etienne DechampsRewrite, fix and improve str2net().
2014-06-29 Etienne DechampsUse git description as the tinc version.
2014-06-29 Etienne DechampsRegenerate build date and time every time tinc is built.
2014-06-29 Etienne DechampsMake IPv4 multicast space 224.0.0.0/4 broadcast by...
2014-06-29 Etienne DechampsMake broadcast addresses configurable.
2014-06-29 Etienne DechampsImplement sptps_verify_datagram().
2014-06-29 Etienne DechampsEnable LocalDiscovery by default.
2014-06-29 Etienne DechampsRemove broadcast-based local discovery mechanism.
2014-06-29 Etienne DechampsUse edge local addresses for local discovery.
2014-06-29 Etienne DechampsAdd local address information to edges.
2014-06-28 Guus SliepenGive getsockopt() a reference to a socklen_t.
2014-06-28 Guus SliepenMerge branch 'winevents-clean' of https://github.com...
2014-06-28 Etienne DechampsRemove the TAP-Win32 reader thread.
2014-06-28 Etienne DechampsUse a Windows event to stop tinc when running as a...
2014-06-28 Etienne DechampsMake the event loop expose a Windows event interface.
2014-06-28 Etienne DechampsUse native Windows events for the event loop.
2014-06-28 Etienne DechampsFix connection event error handling.
2014-06-27 Etienne DechampsProtect against spurious connection events.
2014-06-26 Etienne DechampsFix errno references when handling socket errors.
2014-06-22 Etienne DechampsFix Windows includes.
2014-06-22 Guus SliepenRemove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG...
2014-06-22 Alexis HildebrandtAdd support to link against libresolv Mac OS X
2014-06-22 Armin Fisslthalerreload /etc/resolv.conf in SIGALRM handler
2014-06-22 Etienne DechampsMake DeviceStandby control network interface link statu...
2014-06-22 Etienne DechampsAdd DeviceStandby option to only enable the device...
2014-06-22 Etienne DechampsCleanly remove the device FD from the event loop before...
2014-06-22 Etienne DechampsMake device close cleaner.
2014-06-22 Etienne DechampsMove Solaris if_fd to local scope.
2014-06-20 Baptiste JonglezClarify man page regarding the IndirectData option
2014-06-15 Guus SliepenUnconditionally return non-zero exit code when "tinc...
2014-06-15 Guus SliepenReturn non-zero exit code when "tinc get" does not...
2014-06-03 Guus SliepenFix base64 decoding of Ed25519 keys.
2014-05-18 Guus SliepenAllow Cipher and Digest "none".
2014-05-18 Guus SliepenImplement a PEM-like format for Ed25519 keys.
2014-05-18 Guus SliepenRename ECDSA to Ed25519.
2014-05-13 Guus SliepenAdd sanity checks when generating new RSA keys.
2014-05-12 Guus SliepenFix PMTU discovery via datagram SPTPS.
2014-05-12 Guus SliepenFix a crash when we have a malformed public ECDSA key...
2014-05-12 Guus SliepenAdd missing closedir().
2014-05-12 Guus SliepenUse void pointers to opaque buffers.
2014-05-06 Guus SliepenChange AutoConnect from int to bool.
2014-05-06 Guus SliepenFix compiler warnings.
2014-05-06 Guus SliepenNexthop calculation should always use the shortest...
2014-05-05 Saverio ProtoFix typo in comment
2014-04-25 Guus SliepenPut brackets around IPv6 addresses in invitation URL...
2014-04-15 Guus Sliepensptps_test: allow using a tun device instead of stdio.
2014-04-14 Guus SliepenUse the ChaCha-Poly1305 cipher for the SPTPS protocol.
2014-04-14 Guus SliepenMerge branch '1.1-ed25519' into 1.1
2014-04-13 Guus SliepenProperly initialize buffers.
2014-04-06 Guus SliepenUse Ed25519 keys. 1.1-ed25519
2014-04-06 Guus SliepenFix return value of b64encode().
2014-03-09 Guus SliepenHandle a disconnecting tincd better.
2014-02-26 Guus SliepenRewind the file before trying to use PEM_read_RSA_PUBKEY().
2014-02-26 Guus SliepenAdd "network" command to list or switch networks.
2014-02-07 Guus SliepenAdd missing attribution for 1.1pre10 to the NEWS file.
2014-02-07 Guus SliepenReally fix compiling under Windows.
2014-02-07 Guus SliepenReleasing 1.1pre10. release-1.1pre10
2014-02-07 Guus SliepenCheck whether OpenSSL has support for GCM.
2014-02-07 Guus SliepenFix compiling for Windows.
2014-02-07 Guus SliepenUpdate copyright notices.
2014-02-07 Guus SliepenAttribution for Dennis Joachimsthaler.
2014-02-07 Guus SliepenHandle errors from TAP-Win32/64 adapter in a better...
2014-02-07 Guus SliepenAttribution for various contributors.
2014-01-30 Guus SliepenUse addresses learned from other nodes when making...
2014-01-29 Guus SliepenDocument Weight and also allow it to be set from tinc...
2014-01-29 Guus SliepenDon't ask questions if we are not running interactively.
2014-01-27 Guus SliepenAdd missing newlines when copying variables from tinc...
2014-01-24 Guus SliepenTest two tinc daemons using network namespaces.
2014-01-20 Guus SliepenAdd the ListenAddress option.
2014-01-20 Guus SliepenDocument that 1.1 uses AES-256 in GCM mode.
2014-01-20 Guus SliepenDocument clearly that tinc depends on curses and readli...
2014-01-19 Guus SliepenLet tinc-gui use correct address family when connecting...
2014-01-17 Dennis JoachimsthalerEnsure tinc-gui running in 64 bits mode can find tinc...
2014-01-17 Dennis JoachimsthalerFix tinc-gui on Windows.
2014-01-16 Guus SliepenAdd index entries for the CLI commands.
2014-01-16 Guus SliepenUpdate the documentation of the tinc command.
2014-01-16 Guus SliepenClarify StrictSubnets.
2013-12-29 Florent ClairambaultAdding "conf.d" configuration dir support.
2013-12-10 Guus SliepenFix handling of --with-libgcrypt.
2013-12-10 Guus SliepenDon't enable -fstack-protector-all.
2013-12-10 Guus SliepenAdd our own autoconf check for libgcrypt.
2013-12-10 Guus SliepenEnable compiler hardening flags by default.
2013-12-08 Guus SliepenRemove erroneous warning about SPTPS being disabled.
2013-12-08 Guus SliepenDon't print an error when no ECDSA key is known for...
2013-12-08 Guus SliepenGive full path to unconfigured tinc-up script.
2013-12-08 Guus SliepenAllow running without ECDSA keys If ExperimentalProtoco...
2013-12-08 Guus SliepenDon't print device statistics when exiting tinc.
2013-12-07 Guus SliepenPrefer ncurses over curses.
2013-12-07 Guus SliepenUse hardcoded value for TUNNEWPPA if net/if_tun.h is...
next