tinc
2015-05-19 Guus SliepenAdd "list" as an alias for "dump" in the CLI.
2015-05-19 Guus SliepenQuit with an error message if ioctl(TUNSETIFF) fails.
2015-05-19 Guus SliepenIf LOCALSTATEDIR is inaccessible, store the pid and...
2015-05-19 Guus SliepenDon't log seqno failures in sptps_verify_datagram().
2015-05-19 Guus SliepenAdd source of SPTPS errors to log messages.
2015-05-19 Guus SliepenAdd newline at end of precomp_data.h and sc.h.
2015-05-19 Guus SliepenFix src/Makefile.am for *BSD.
2015-05-19 Guus SliepenRemove info-in-builddir option from AM_INIT_AUTOMAKE().
2015-05-19 Sven-Haegar... Fix check for public key in invite-join.test.
2015-05-18 Etienne DechampsFix direct UDP communciation with pre-relaying 1.1...
2015-05-18 Etienne DechampsDon't parse node IDs if the sending node doesn't suppor...
2015-05-18 Etienne DechampsFix SPTPS condition in try_harder().
2015-05-17 Etienne DechampsDon't pollute the system header directory namespace.
2015-05-17 Etienne DechampsMake sure the MIN() macro is defined.
2015-05-17 Guus SliepenMerge remote-tracking branches 'dechamps/sptpsrestart...
2015-05-17 Etienne DechampsDon't send KEY_CHANGED messages if we don't support...
2015-05-17 Etienne DechampsProactively restart the SPTPS tunnel if we get receive...
2015-05-17 Etienne DechampsTrivial: make sptps_receive_data_datagram() a little...
2015-05-17 Guus SliepenDon't send local_address in ADD_EDGE messages if it...
2015-05-17 Sven-Haegar... Let sockaddr2hostname() handle AF_UNSPEC addresses.
2015-05-17 Etienne DechampsPrevent SPTPS key regeneration packets from entering...
2015-05-16 Guus SliepenLet sockaddr2str() handle AF_UNSPEC addresses.
2015-05-15 Guus SliepenTry all addresses for the hostname in an invitation...
2015-05-15 Guus SliepenBe more liberal accepting ADD_EDGE messages with confli...
2015-05-15 Guus SliepenUse AF_UNSPEC instead of AF_UNKNOWN for unspecified...
2015-05-14 Guus SliepenFix receiving UDP packets from tinc 1.0.x nodes.
2015-05-13 Guus SliepenFix invitations.
2015-05-10 Etienne DechampsIntroduce raw TCP SPTPS packet transport.
2015-05-10 Etienne DechampsOnly read one record at a time in sptps_receive_data().
2015-05-10 Etienne DechampsRename REQ_SPTPS to SPTPS_PACKET.
2015-05-10 Etienne DechampsTry to use UDP to relay SPTPS packets received over...
2015-05-10 Etienne DechampsExpose the raw SPTPS send interface from net_packet.
2015-05-10 Etienne DechampsUse the correct originator node when relaying SPTPS...
2015-05-10 Etienne DechampsWhen relaying, send probes to the destination, not...
2015-05-09 Etienne DechampsAdd support for out-of-tree ("VPATH") builds.
2015-05-09 Etienne DechampsRemove explicit distribution rules for m4 scripts.
2015-05-09 Guus SliepenReally remove "release-" from the git-derived version...
2015-05-09 Etienne DechampsUse git describe to populate autoconf's VERSION.
2015-05-08 Pierre EmeriaudFix typo in tincctl help.
2015-05-05 Guus SliepenDon't include build-time generated version_git.h in...
2015-05-05 Guus SliepenRemove "release-" from displayed git version.
2015-05-04 Etienne DechampsUse git description as the tinc version.
2015-04-24 Guus SliepenFix typo 0fda572c88d02b0b200ef81d72cc4da594fa0e38 that...
2015-04-24 Guus SliepenDon't log an error message when receiving a TERMREQ.
2015-04-24 Guus SliepenFix a possible segmentation fault during key upgrades.
2015-04-24 Guus SliepenAllow one-sided upgrades to Ed25519.
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/wintapver' into 1.1
2015-04-12 Guus SliepenAlways call res_init() before getaddrinfo().
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/windevice' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/winmtu' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/fsckwin' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/staticfix' into 1.1
2015-03-15 Etienne DechampsWarn about performance if using TAP-Windows >=9.21.
2015-03-15 Etienne DechampsLog TAP-Windows driver version on startup.
2015-03-15 Etienne DechampsIncrease the ReplayWindow default from 16 to 32.
2015-03-15 Etienne DechampsSet the default for UDPRcvBuf and UDPSndBuf to 1M.
2015-03-15 Etienne DechampsFix Windows device asynchronous write behavior.
2015-03-15 Etienne DechampsWhen disabling the Windows device, wait for pending...
2015-03-15 Etienne DechampsMake sure packet header structures are correctly packed...
2015-03-14 Etienne DechampsFix HAVE_DECL_RES_INIT conditionals.
2015-03-14 Etienne DechampsFix invalid getuid() call on Windows.
2015-03-14 Etienne DechampsDon't send UDP probes past static relays.
2015-03-14 Etienne DechampsThrottle the rate of MTU_INFO messages.
2015-03-14 Etienne DechampsThrottle the rate of UDP_INFO messages.
2015-03-14 Etienne DechampsAdd MTU_INFO protocol message.
2015-03-14 Etienne DechampsAdd UDP_INFO protocol message.
2015-03-14 Guus Sliepen--syslog and --logfile are mutually exclusive.
2015-03-14 Guus SliepenFix the case where we detach and use --logfile.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-03-14 Guus SliepenMerge remote-tracking branch 'dechamps/sptpsabort'...
2015-03-13 Jochen VossAdd a new --syslog option for tincd.
2015-03-08 Etienne DechampsDon't abort() willy-nilly in SPTPS code.
2015-03-08 Etienne DechampsFix UDP/MTU discovery in intermediate SPTPS UDP relays.
2015-03-08 Etienne DechampsFix dynamic UDP SPTPS relaying.
2015-02-17 xentecFix compile errors introduced in cfe9285adf391ab66faeb5...
2015-02-16 Guus SliepenSuppress warnings about parsing Ed25519 keys when they...
2015-02-16 Guus SliepenDocument that --force should precede commands.
2015-02-10 Sven-Haegar... Fixed variables.test testsuite after 'Make "tinc add...
2015-02-09 Guus SliepenMake "tinc add" idempotent.
2015-02-09 Guus SliepenAlways call res_init() before getaddrinfo().
2015-01-15 Guus SliepenAdd the "fsck" command to the CLI.
2015-01-12 Guus SliepenImprove packet source detection.
2015-01-11 Guus SliepenSend gratuitous type 2 probe replies.
2015-01-11 Guus SliepenSend the size of the largest recently received packets...
2015-01-11 Guus SliepenMove UDP probe reply code into its own function.
2015-01-11 Guus SliepenKeep track of the largest UDP packet size received...
2015-01-11 Guus SliepenMove detection of PMTU decrease to try_mtu().
2015-01-11 Guus SliepenSend MTU probes only once every PingInterval.
2015-01-11 Guus SliepenRemove RTT and packet loss estimation code.
2015-01-11 Guus SliepenOnly send small packets during UDP probes.
2015-01-11 Guus SliepenImmediately send our key when a meta-connection is...
2015-01-11 Guus SliepenAlways keep UDP mappings alive for nodes that also...
2015-01-11 Guus SliepenFix segfault when sptps_test cannot open the key files.
2015-01-10 Etienne DechampsFix typo in logging statement.
2015-01-10 Guus SliepenDon't send probe replies if we don't have the other...
2015-01-10 Guus SliepenProactively send our own key when we request another...
2015-01-10 Guus SliepenFix size of type 2 probe replies.
2015-01-10 Guus SliepenCorrectly estimate the initial MTU for legacy packets.
2015-01-10 Guus SliepenTry to clarify the new code in net_packet.c a bit.
2015-01-10 Guus SliepenRemember whether we sent our key to another node.
next