fd_device: allow fd to be passed through a unix socket
[tinc] / doc /
2020-01-20 pacienfd_device: allow fd to be passed through a unix socket
2018-10-22 Guus SliepenDrop support for Cygwin.
2018-10-10 Shengjing ZhuFix manpage mdoc syntax
2018-10-08 Guus SliepenReleasing 1.1pre17. release-1.1pre17
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 SliepenFix spelling errors.
2018-06-24 Guus SliepenEnable AutoConnect by default.
2018-06-12 Guus SliepenReleasing 1.1pre16. release-1.1pre16
2018-04-02 Guus SliepenAdd the ability to set a firewall mark on sockets.
2018-03-30 Guus SliepenProperly implement tinc.texi's dependency on tincinclud...
2018-02-21 Guus SliepenUpdate the documentation of the control protocol.
2018-02-19 Guus SliepenDocument the control protocol.
2018-01-06 Guus SliepenFix all spelling errors found by codespell.
2018-01-06 Guus SliepenDocument how to enable tinc at boot time using systemd.
2018-01-05 Guus SliepenMerge remote-tracking branch 'dechamps/ipip' into 1.1
2018-01-05 Guus SliepenDocument that invitation files MUST always start with...
2017-12-18 Guus SliepenDocument the --batch option.
2017-11-06 Guus SliepenFix building documentation when using OpenBSD's make.
2017-11-06 Guus SliepenSupport autoconf's --runstatedir option.
2017-10-25 Guus SliepenOnly forward SPTPS packets if Forwarding = internal.
2017-10-13 Guus SliepenAdd some information about the requirements of a chroot...
2017-10-08 Guus SliepenEnsure "make distcheck" really runs without errors.
2017-10-05 Daniel Lublindoc: there is, not their is
2017-09-02 Guus SliepenReleasing 1.1pre15. release-1.1pre15
2017-08-15 pacienAdd LogLevel config option
2017-07-09 Guus SliepenStore the invitation data after a succesful join.
2017-07-09 Guus SliepenAdd configurable experation time for invitations.
2017-03-20 Guus SliepenMerge remote-tracking branch 'dechamps/sleep' into 1.1
2017-03-01 Pacien TRAN-GIRARDAdd fd_device
2017-02-14 Guus SliepenRemove the description of the LocalDiscoveryAddress...
2016-04-23 Guus SliepenMove documentation of invitations to the manual.
2016-04-16 Guus SliepenDocument how invitation files work.
2016-04-15 Guus SliepenAdd version_git.h and sample-config.tar.gz to CLEANFILES.
2016-04-11 Guus SliepenEnable silent builds by default.
2016-04-11 Guus SliepenUpdate links in the documentation.
2016-04-11 Guus SliepenExplicitly mention that LibreSSL can be used as well.
2016-04-11 Guus SliepenUpdate support for BSD tun/tap devices, add support...
2016-02-28 Guus SliepenSmall fixes for the documentation.
2016-02-28 Guus SliepenClarify that scripts are called synchronously.
2016-01-26 Guus SliepenAdd the ability to sign and verify files.
2016-01-17 Guus SliepenMerge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
2015-11-21 Etienne DechampsAdd UPnP support to tincd.
2015-06-16 Dato SimóFix typo in tinc.texi.
2015-05-21 Guus SliepenUpdate copyright notices.
2015-05-19 Guus SliepenAllow dumping a list of outstanding invitations.
2015-05-09 Etienne DechampsAdd support for out-of-tree ("VPATH") builds.
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 DechampsIncrease the ReplayWindow default from 16 to 32.
2015-03-15 Etienne DechampsSet the default for UDPRcvBuf and UDPSndBuf to 1M.
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 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-03-13 Jochen VossAdd a new --syslog option for tincd.
2015-02-16 Guus SliepenDocument that --force should precede commands.
2015-02-09 Guus SliepenMake "tinc add" idempotent.
2015-01-15 Guus SliepenAdd the "fsck" command to the CLI.
2015-01-03 Etienne DechampsUse a different UDP discovery interval if the tunnel...
2015-01-01 Etienne DechampsMove responsibility for local discovery to UDP discovery.
2015-01-01 Etienne DechampsAdd UDP discovery mechanism.
2014-12-27 Guus SliepenAdd BroadcastSubnet and DeviceStandby options to the...
2014-07-12 Guus SliepenMerge branch 'keysegfault' of https://github.com/decham...
2014-07-12 Guus SliepenMerge branch 'tincstart' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'ctrl' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'winwarnings' of https://github.com/decham...
2014-07-12 Etienne DechampsAdd documentation about using system-assigned ports.
2014-07-08 Baptiste JonglezFix typos in the manual page
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 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-22 Etienne DechampsMake DeviceStandby control network interface link statu...
2014-06-22 Etienne DechampsAdd DeviceStandby option to only enable the device...
2014-06-20 Baptiste JonglezClarify man page regarding the IndirectData option
2014-05-18 Guus SliepenRename ECDSA to Ed25519.
2014-05-06 Guus SliepenChange AutoConnect from int to bool.
2014-02-26 Guus SliepenAdd "network" command to list or switch networks.
2014-02-07 Guus SliepenUpdate copyright notices.
2014-01-29 Guus SliepenDocument Weight and also allow it to be set from tinc...
2014-01-20 Guus SliepenAdd the ListenAddress option.
2014-01-20 Guus SliepenDocument clearly that tinc depends on curses and readli...
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-05 Guus SliepenMention in the manual that multiple Address staments...
2013-09-27 Guus SliepenFix typos in the documentation.
2013-09-08 Guus SliepenAutomake doesn't like info files being mentioned in...
2013-08-20 Guus SliepenExecute scripts when invitations are created or accepted.
2013-08-18 Guus SliepenDon't force a .bat extension for scripts under Windows.
2013-08-14 Guus SliepenRemove texi2html rule in docs/Makefile.
2013-07-20 Guus SliepenAllow extra options to be passed to "tinc restart"...
2013-07-11 Guus SliepenAdd connection rate limiting.
2013-05-31 Guus SliepenAdd the LocalDiscoveryAddress option.
next