projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't send MTU probes smaller than 512 bytes.
[tinc]
/
src
/
net.h
2015-01-01
Etienne Dechamps
Move PMTU discovery code into the TX path.
blob
|
commitdiff
|
raw
2015-01-01
Etienne Dechamps
Add UDP discovery mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-25
Guus Sliepen
Merge remote-tracking branch 'groxxda/gui-fixes' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Add a variable offset to vpn_packet_t, drop sptps_packet_t.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Use void pointers for opaque data blobs in the SPTPS...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Guus Sliepen
Avoid memmove() for legacy UDP packets.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Etienne Dechamps
Add UDP datagram relay support to SPTPS.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Etienne Dechamps
Prepend source node ID information to UDP datagrams.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Etienne Dechamps
Change vpn_packet_t::seqno from uint32_t to uint8_t[4].
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Etienne Dechamps
Introduce node IDs.
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-28
Guus Sliepen
Merge branch 'winevents-clean' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Etienne Dechamps
Remove the TAP-Win32 reader thread.
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-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-20
Guus Sliepen
Add the ListenAddress option.
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-04-22
Guus Sliepen
Drop packets forwarded via TCP if they are too big...
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-17
Guus Sliepen
Allow connections via UNIX sockets.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Guus Sliepen
Drop libevent and use our own event handling again.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Guus Sliepen
Add the AutoConnect option.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Refactor outgoing connection handling.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Fix warnings from cppcheck.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Remove unused function declaration.
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-28
Guus Sliepen
Correctly add/remove outgoing connections when reloadin...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Guus Sliepen
Use datagram SPTPS for packet exchange between nodes.
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-20
Guus Sliepen
Split setup_myself() into two functions, one for reload...
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-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
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-10
Guus Sliepen
Update copyright notices.
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
2011-07-16
Guus Sliepen
Use ECDSA to sign ECDH key exchange for UDP session...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Guus Sliepen
Read ECDSA keys.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Sven-Haegar Koch
do_outgoing_connection() may delete a failed connection...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-14
Guus Sliepen
Add per-node traffic counters.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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-12
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-06-04
Guus Sliepen
Detect and prevent two nodes with the same Name being...
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-10
Guus Sliepen
Reload Subnets when getting a HUP signal and StrictSubn...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Guus Sliepen
Better integration of libevent in build system.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Guus Sliepen
Fix a possible crash when sending the HUP signal.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Update the address of the Free Software Foundation...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove Ivo's old email addresses.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove all occurences of $Id$.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Guus Sliepen
Add missing #include.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Guus Sliepen
Use a mutex to allow the TAP reader to process packets...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-05-24
Guus Sliepen
Fix initialisation of packet decryption context broken...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Michael Tokarev
Rename setup_network_connections() and split out try_ou...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Guus Sliepen
Update THANKS and copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Guus Sliepen
Remove unused definitions from net.h.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Guus Sliepen
Use a global list to track outgoing connections.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Guus Sliepen
Only send packets via UDP if UDP communication is possible.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-14
Guus Sliepen
Move RSA key generation into the wrappers.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Reload configuration through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Retry connections through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Purge through the control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Guus Sliepen
Remove global variable "now".
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Guus Sliepen
Move key regeneration handling to net_setup.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Guus Sliepen
Use libevent for retrying outgoing connections.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Guus Sliepen
128 listener sockets is way too much.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-27
Scott Lamb
Convert to libevent.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Guus Sliepen
Update copyright notices, remove Ivo's email address.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-19
Guus Sliepen
Apply patch from Scott Lamb adding an output buffer...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Guus Sliepen
Add BlockingTCP option, useful when using TCPOnly on...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Guus Sliepen
Increase MTU by 4 bytes to allow VLAN tagged Ethernet...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-21
Guus Sliepen
Update copyrights, links, email addresses and let Subve...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-21
Guus Sliepen
Move CABAL branch to its rightful place: the trunk.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-20
Guus Sliepen
Revert Martin Kihlgren's patch, it doesn't work the...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-20
Guus Sliepen
Applied Martin Kihlgren's IdentityGenerosity patch,
blob
|
commitdiff
|
raw
|
diff to current
2003-12-20
Guus Sliepen
Let tinc figure out the exact MTU of the link.
blob
|
commitdiff
|
raw
|
diff to current
next