Releasing 1.1pre17.
[oweals/tinc.git] / doc / tinc.texi
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-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 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-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 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-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-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-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-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-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-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.
2013-05-29 Guus SliepenAdd an invitation protocol.
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 SliepenRemove references to the config keyword.
2013-03-08 Guus SliepenRename tincctl to tinc.
2013-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-15 Guus SliepenAdd the tincctl exchange and exchange-all commands.
2013-01-14 Guus SliepenMention that the -L, -R and -U options are not supporte...
2013-01-14 Guus SliepenNote that tincctl import is only meant to work with...
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-12-03 Guus SliepenAdd option to dump only a list of reachable nodes.
2012-11-29 Guus SliepenDrop libevent and use our own event handling again.
2012-11-14 Guus SliepenRemove text saying you must have one of PrivateKey...
2012-11-11 Guus SliepenFix index entry for section about readline library.
2012-11-11 Guus SliepenMention in the manual that support for LZO and zlib...
2012-11-11 Guus SliepenMention libcurses and libreadline in the manual.
2012-10-21 Guus SliepenAdd the AutoConnect option.
2012-10-14 Guus Sliepentincctl: add node colors and edge weight to graph dump.
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-26 Guus SliepenUpdate documentation of the "dump graph" command.
2012-08-01 Guus SliepenUpdate the documentation to encourage using "tincctl...
2012-08-01 Guus SliepenAdd the ability to query configuration variables to...
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-24 Mesar HameedMinor clarification, tinc.conf hostnames=[yes|no] varia...
2012-07-16 Guus SliepenAdd an easy way to export and import host configuration...
next