tinc
2021-07-19 Kirill IsakovRewrite the test suite for better compat and stability
2021-07-17 Kirill IsakovAllow running sptps_test on Windows
2021-07-13 Mathew HeardBail out of logging early.
2021-07-12 Mathew Heardci: run for all branches
2021-07-12 Kirill Isakovsrc/getopt.h: add missing header guard
2021-07-12 Mathew HeardFix overrun in prf() if hmac size not divisible into...
2021-07-10 Kirill IsakovCI: add support for FreeBSD/NetBSD/OpenBSD through...
2021-07-10 Kirill Isakovsrc/tincctl.c: inverse exit code for 'tinc stop' on...
2021-07-10 Kirill Isakovinvitation.c: fix socket error checking on Windows
2021-07-02 Guus SliepenUpdate THANKS.
2021-07-02 Guus SliepenAdd a SECURITY.md file describing our security policy.
2021-07-02 Kirill IsakovRun tests on pushes and pull requests
2021-07-02 Kirill Isakovtest/legacy-protocol.test: fix intermittent "Cannot...
2021-07-02 Kirill IsakovAllow running tests on macOS
2021-06-30 Niklas HambüchenWarn if system capped requested socket buffer sizes.
2021-06-30 Mathew HeardFail early in send_udp_probe_packet().
2021-06-30 Mathew HeardCheck interval bounds for UDP probe size.
2021-06-30 Mathew HeardEnsure send_udp_probe_packet len is valid for the buffe...
2021-06-30 Mathew Heardperform cheap checks first
2021-06-27 Guus SliepenReleasing 1.1pre18. release-1.1pre18
2021-06-27 Guus SliepenUpdate THANKS.
2021-06-27 Guus SliepenUpdate copyright notices.
2021-06-27 Guus SliepenFix usage of @code and @samp commands.
2021-06-27 Guus SliepenFix spelling errors.
2021-06-27 pacientincctl: restrict umask argument for FORTIFY
2021-06-27 Guus SliepenDon't try to forward packets to a node we don't have...
2021-06-27 Guus SliepenFix for the event loop on Windows.
2021-06-27 Guus SliepenLog errors when add_edge() fails to insert into the...
2021-06-27 Guus SliepenFix the check for sys/un.h.
2021-06-27 Guus SliepenDon't compile support for Device=fd on platforms that...
2021-06-27 Guus SliepenFix compiler warnings.
2021-06-27 Guus SliepenFix warnings from autoconf.
2021-06-22 Guus SliepenFix warnings from GCC about VLAs.
2021-06-22 Guus SliepenReformat the code using astyle.
2021-06-22 Ilia PavlikhinAdd Subnet checking to tinc cli
2021-06-22 Ilia Pavlikhin Fix infinity loop when network address and
2021-06-22 Aaron LIUse auto-clone device /dev/{tun,tap} as default on...
2021-06-22 Rosen Penevfix compilation without deprecated OpenSSL APIs
2020-09-21 Guus SliepenFix segfault when failing to read random numbers.
2020-03-15 leptonyufix macos build
2020-01-20 Guus SliepenInclude stddef.h if available.
2020-01-20 pacienfd_device: allow fd to be passed through a unix socket
2019-07-17 Guus SliepenTry harder to connect to unreachable nodes.
2019-07-17 Guus SliepenDon't keep an address cache in an outgoing_t.
2019-07-17 Guus SliepenDisable AutoConnect in the ns-ping test.
2019-07-17 Guus SliepenAvoid void pointer arithmetic.
2019-04-16 Maciej S. SzmigieroFix strict aliasing violation in inet_checksum()
2019-04-16 Maciej S. SzmigieroRevert "Work around a GCC bug that causes inet_checksum...
2019-02-28 Andreas Rammholdfix: use EVP_DecryptUpdate while decrypting
2018-12-18 Guus SliepenPrevent large amounts of UDP probes being sent consecut...
2018-11-30 Guus SliepenFix the scripts test.
2018-11-30 Guus SliepenDouble-quote node names in dump graph output.
2018-11-30 Fabian MaurerGenerate tinc-up.bat on windows
2018-11-19 Fabian MaurerFix interface spelling
2018-10-22 Guus SliepenHandle DOS line endings in invitation files.
2018-10-22 Guus SliepenAttempt to make the test suite work with Windows execut...
2018-10-22 Guus SliepenPrevent sptps_test from sending overly large UDP packets.
2018-10-22 Guus SliepenMake sure the stop command works on Windows if tincd...
2018-10-22 Guus SliepenDrop support for Cygwin.
2018-10-21 Guus SliepenFix compiling test binaries on Windows.
2018-10-21 Guus SliepenFix warnings when compiling for Windows.
2018-10-18 Guus SliepenSkip the legacy protocol test if that protocol is disabled.
2018-10-18 Guus SliepenAllow "tinc --force join" to accept all variables sent...
2018-10-18 Guus SliepenMake more variables safe for use in invitations.
2018-10-18 Werner SchreiberFix segfault when dest->mtu is 0.
2018-10-18 Guus SliepenFix building with --disable-legacy-protocol.
2018-10-18 Guus SliepenReformat the code using astyle.
2018-10-18 Guus SliepenCheck all Address statements when making outgoing conne...
2018-10-18 Guus SliepenUse the onlink flag when adding routes on Linux.
2018-10-18 iczeroFix tinc-up generation on windows
2018-10-10 Shengjing ZhuFix manpage mdoc syntax
2018-10-08 Guus SliepenInstall the bash completion file when running make...
2018-10-08 Guus SliepenFix the compiler attribute test to work with Clang.
2018-10-08 Guus SliepenReleasing 1.1pre17. release-1.1pre17
2018-10-07 Guus SliepenUpdate THANKS.
2018-10-07 Rafael SadowskiOpenBSD has a proper tap device.
2018-10-07 Guus SliepenUpdate README and links to required libraries.
2018-10-07 Guus SliepenDon't check for NULL-pointers before calling free().
2018-10-07 Guus SliepenFix spelling errors.
2018-10-06 Guus SliepenFix all warnings when compiling with -Wall -W -pedantic.
2018-10-06 Guus SliepenFix warnings from the Clang static analyzer.
2018-10-06 Guus SliepenFix compiler warnings.
2018-09-09 Guus SliepenAdd a test for backwards compatibility with the legacy...
2018-09-09 Guus SliepenPrevent oracle attacks in the legacy protocol (CVE...
2018-06-24 Guus SliepenEnable AutoConnect by default.
2018-06-23 Guus SliepenRemove address cache debug messages printed to stderr.
2018-06-23 Guus SliepenAvoid treating compressed MTU probes as having a negati...
2018-06-13 Guus SliepenPrint UDP RTT on its own line.
2018-06-13 Guus SliepenMerge remote-tracking branch 'volth/release-1.1pre16...
2018-06-13 Guus SliepenAdd missing item and attribution to NEWS.
2018-06-13 Guus SliepenRemove the ping test.
2018-06-13 volthminor
2018-06-13 volthexpose traffic stats to 'tinc info ___' and 'tinc dump...
2018-06-13 volthkeep track of round trip times of UDP pings
2018-06-12 Guus SliepenReleasing 1.1pre16. release-1.1pre16
2018-06-12 Guus SliepenRemove the wxPython GUI.
2018-04-04 Oliver FreyermuthFix compiling when support for UML sockets is enabled.
2018-04-02 Guus SliepenReformat all code using astyle.
2018-04-02 Guus SliepenAdd the ability to set a firewall mark on sockets.
2018-04-02 Guus SliepenFix invitation tests if port 655 is available.
next