Add fd_device
[tinc] / doc / tinc.conf.5.in
2017-03-01 Pacien TRAN-GIRARDAdd fd_device
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-17 Guus SliepenMerge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
2015-11-21 Etienne DechampsAdd UPnP support to tincd.
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-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-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-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-16 Guus SliepenClarify StrictSubnets.
2013-12-29 Florent ClairambaultAdding "conf.d" configuration dir support.
2013-08-20 Guus SliepenExecute scripts when invitations are created or accepted.
2013-07-11 Guus SliepenAdd connection rate limiting.
2013-05-31 Guus SliepenAdd the LocalDiscoveryAddress option.
2013-05-10 Guus SliepenEnable the SPTPS protocol by default.
2013-03-12 Guus SliepenDescribe the SPTPS protocol in the manual.
2013-03-08 Guus SliepenRename tincctl to tinc.
2013-01-21 Guus SliepenFix a typo.
2013-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-14 Guus SliepenNote that node Names are case sensitive.
2013-01-14 Guus SliepenFix a typo.
2012-12-06 Guus SliepenClarify the description of IndirectData and Mode =...
2012-12-03 Guus SliepenRemove GraphDumpFile from the manual and manpages.
2012-11-14 Guus SliepenRemove text saying you must have one of PrivateKey...
2012-10-21 Guus SliepenAdd the AutoConnect option.
2012-10-17 Guus SliepenFix warnings from groff.
2012-10-14 Guus SliepenUpdate copyright notices.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-09-27 Guus SliepenFix links in documenation.
2012-09-27 Guus SliepenFix links in documentation.
2012-09-25 Guus SliepenFix typo in manpage.
2012-08-01 Guus SliepenUpdate the documentation to encourage using "tincctl...
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-27 Guus SliepenAlso clarify hostnames=[yes|no] in tinc.conf(5).
2012-07-14 Guus SliepenMerge branch 'master' into 1.1
2012-06-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-04-19 Guus SliepenDocument new proxy types.
2012-04-18 Guus SliepenAdd basic support for SOCKS 4 and HTTP CONNECT proxies.
2012-04-15 Guus SliepenAllow broadcast packets to be sent directly instead...
2012-03-29 Guus SliepenAllow environment variables to be used for Name.
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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 SliepenMark DecrementTTL option experimental.
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-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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 SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-20 Guus SliepenAllow disabling of broadcast packets.
2012-02-20 Guus SliepenDecrement TTL of incoming packets.
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 SliepenMerge branch 'master' of black:tinc
2012-02-17 Guus SliepenAllow multiple BindToAddress statements.
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-07-11 Guus SliepenRequire ExperimentalProtocol = yes for new features...
2010-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-13 Brandon L BlackConfigurable ReplayWindow size, zero disables
2010-11-13 Brandon L BlackConfigurable SO_RCVBUF/SO_SNDBUF for the UDP socket
2010-11-13 Brandon L BlackExperimental IFF_ONE_QUEUE support for Linux
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-10-22 Guus SliepenMerge local host configuration with server configuration.
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
next