projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a few memory leaks in the CLI found by AddressSanitizer.
[tinc]
/
doc
/
tinc.conf.5.in
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/wintapver' into 1.1
blob
|
commitdiff
|
raw
2015-04-12
Guus Sliepen
Always call res_init() before getaddrinfo().
blob
|
commitdiff
|
raw
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/windevice' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/winmtu' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/fsckwin' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/staticfix' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Etienne Dechamps
Increase the ReplayWindow default from 16 to 32.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Etienne Dechamps
Set the default for UDPRcvBuf and UDPSndBuf to 1M.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Etienne Dechamps
Throttle the rate of MTU_INFO messages.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Etienne Dechamps
Throttle the rate of UDP_INFO messages.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Guus Sliepen
Merge remote-tracking branch 'seehuhn/1.1' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-01-03
Etienne Dechamps
Use a different UDP discovery interval if the tunnel...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Etienne Dechamps
Move responsibility for local discovery to UDP discovery.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Etienne Dechamps
Add UDP discovery mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'keysegfault' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'tincstart' of https://github.com/dechamps...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'ctrl' of https://github.com/dechamps...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'winwarnings' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Etienne Dechamps
Add documentation about using system-assigned ports.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Baptiste Jonglez
Fix typos in the manual page
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Make IPv4 multicast space 224.0.0.0/4 broadcast by...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Make broadcast addresses configurable.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Enable LocalDiscovery by default.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Remove broadcast-based local discovery mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Use edge local addresses for local discovery.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Etienne Dechamps
Make DeviceStandby control network interface link statu...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Etienne Dechamps
Add DeviceStandby option to only enable the device...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Baptiste Jonglez
Clarify man page regarding the IndirectData option
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Rename ECDSA to Ed25519.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Guus Sliepen
Change AutoConnect from int to bool.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
Guus Sliepen
Document Weight and also allow it to be set from tinc...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Guus Sliepen
Add the ListenAddress option.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Guus Sliepen
Clarify StrictSubnets.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Florent Clairambault
Adding "conf.d" configuration dir support.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Guus Sliepen
Execute scripts when invitations are created or accepted.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-11
Guus Sliepen
Add connection rate limiting.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
Guus Sliepen
Add the LocalDiscoveryAddress option.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Guus Sliepen
Enable the SPTPS protocol by default.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Guus Sliepen
Describe the SPTPS protocol in the manual.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
Guus Sliepen
Rename tincctl to tinc.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Guus Sliepen
Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Guus Sliepen
Releasing 1.1pre5.
release-1.1pre5
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Guus Sliepen
Note that node Names are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Guus Sliepen
Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Guus Sliepen
Clarify the description of IndirectData and Mode =...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Guus Sliepen
Remove GraphDumpFile from the manual and manpages.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Guus Sliepen
Remove text saying you must have one of PrivateKey...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Guus Sliepen
Add the AutoConnect option.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Guus Sliepen
Fix warnings from groff.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Guus Sliepen
Fix links in documenation.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Guus Sliepen
Fix links in documentation.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Guus Sliepen
Fix typo in manpage.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Guus Sliepen
Update the documentation to encourage using "tincctl...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Guus Sliepen
Also clarify hostnames=[yes|no] in tinc.conf(5).
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Guus Sliepen
Document new proxy types.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Guus Sliepen
Allow broadcast packets to be sent directly instead...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Guus Sliepen
Allow environment variables to be used for Name.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Guus Sliepen
Support :: in IPv6 Subnets.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Guus Sliepen
Mark DecrementTTL option experimental.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
Guus Sliepen
Set default value of DecrementTTL to "no".
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Guus Sliepen
Add support for multicast communication with UML/QEMU...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Guus Sliepen
Allow a port to be specified in BindToAddress statements.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Guus Sliepen
Add LocalDiscovery option which tries to detect peers...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-20
Guus Sliepen
Allow disabling of broadcast packets.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-20
Guus Sliepen
Decrement TTL of incoming packets.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Allow setting DeviceType to tun or tap on Linux.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Guus Sliepen
Allow multiple BindToAddress statements.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Guus Sliepen
Require ExperimentalProtocol = yes for new features...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Brandon L Black
Configurable ReplayWindow size, zero disables
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Brandon L Black
Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Brandon L Black
Experimental IFF_ONE_QUEUE support for Linux
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Guus Sliepen
Merge local host configuration with server configuration.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-04-11
Guus Sliepen
Mark Forwarding and DirectOnly options as being experim...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Guus Sliepen
Add the DirectOnly option.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Guus Sliepen
Add the Forwarding option.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Guus Sliepen
Add the StrictSubnets option.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Guus Sliepen
Make MSS clamping configurable, but enabled by default.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
Guus Sliepen
Allow port to be specified in Address statements.
blob
|
commitdiff
|
raw
|
diff to current
next