descriptiontinc, the VPN daemon
ownerGuus Sliepen
last changeTue, 27 Jul 2021 13:10:15 +0000 (15:10 +0200)
readme

This is the public git repository of tinc, the VPN daemon. This repository can be cloned with one of the following command:

git clone git://tinc-vpn.org/tinc
or:
git clone http://tinc-vpn.org/git/tinc
Alternatively, you can download tarballs of specific commits from this web interface by clicking on the "snapshot" links.

shortlog
2021-07-27 Guus SliepenRequire OpenSSL 1.1.0 or later. master
2021-07-27 Guus SliepenAvoid trying to send an ANS_KEY request to unreachable...
2021-07-27 Guus SliepenUse inet_pton() to parse Subnets.
2019-08-26 Guus SliepenReleasing 1.0.36. release-1.0.36
2019-08-26 Guus SliepenAdd a missing check for a pathname being too long.
2019-08-26 Guus SliepenReformat all code using astyle.
2019-08-26 Guus SliepenFix spelling errors found by codespell.
2019-08-26 Guus SliepenUpdate THANKS.
2019-04-11 Guus SliepenBackport tinc 1.1's str2net() function.
2019-03-30 Guus SliepenUpdate THANKS.
2018-12-18 Rosen PenevFix compilation without deprecated OpenSSL APIs
2018-12-18 Rosen PenevFix compilation when OpenSSL has no ENGINE support
2018-11-30 Quentin RameauDouble-quote nodes in graphviz network file
2018-10-11 Werner SchreiberFix segfault when dest->mtu is 0.
2018-10-11 Guus SliepenRemove the call to RAND_load_file().
2018-10-08 Guus SliepenReleasing 1.0.35. release-1.0.35
...
tags
2 years ago release-1.1pre18 Releasing 1.1pre18.
4 years ago release-1.0.36 Releasing 1.0.36.
5 years ago release-1.1pre17 Releasing 1.1pre17.
5 years ago release-1.0.35 Releasing 1.0.35.
5 years ago release-1.1pre16 Releasing 1.1pre16.
5 years ago release-1.0.34 Releasing 1.0.34.
6 years ago release-1.0.33 Releasing 1.0.33.
6 years ago release-1.1pre15 Releasing 1.1pre15.
6 years ago release-1.0.32 Releasing 1.0.32.
7 years ago release-1.0.31 Releasing 1.0.31.
7 years ago release-1.0.30 Releasing 1.0.30.
7 years ago release-1.0.29 Releasing 1.0.29.
7 years ago release-1.1pre14 Releasing 1.1pre14.
7 years ago release-1.1pre13 Releasing 1.1pre13.
7 years ago release-1.1pre12 Releasing 1.1pre12.
8 years ago release-1.0.28 Releasing 1.0.28.
...
heads
11 days ago 1.1
22 months ago feature/alt-ciphersuite
2 years ago master
10 years ago 1.1-ed25519
10 years ago 1.1-brainpool
13 years ago 1.1-threads
17 years ago 2.0
20 years ago 1.0-gnutls
22 years ago POKEY