projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Shutdown cleanly when receiving a Windows console shutdown request.
[tinc]
/
src
/
net_packet.c
2014-07-12
Etienne Dechamps
Remove redundant connection_t::status.active field.
blob
|
commitdiff
|
raw
2014-07-12
Etienne Dechamps
Don't initialize outpkt to an unused value.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Etienne Dechamps
Handle the "no local address" case in send_sptps_data().
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-26
Etienne Dechamps
Fix errno references when handling socket errors.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Allow Cipher and Digest "none".
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Guus Sliepen
Fix PMTU discovery via datagram SPTPS.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
Guus Sliepen
Make LocalDiscovery work for SPTPS packets.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Guus Sliepen
Use PATHEXT when checking for the presence of scripts...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-08
Guus Sliepen
Don't echo broadcast packets back when Broadcast =...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Guus Sliepen
Fix compression when using the SPTPS protocol.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Etienne Dechamps
Further improve bandwidth estimation for type 2 MTU...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Etienne Dechamps
Introduce lightweight PMTU probe replies.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
Guus Sliepen
Add the LocalDiscoveryAddress option.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
Guus Sliepen
Send a new key when we receive packets from a node...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Guus Sliepen
Fix warnings for functions marked __attribute((warn_unu...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
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-03-08
Guus Sliepen
Avoid calling time(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Guus Sliepen
Remove direct inclusion of OpenSSL headers in net_packe...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Guus Sliepen
Detect increases in PMTU.
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-16
Guus Sliepen
Estimate RTT, bandwidth and packet loss between nodes.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-15
Guus Sliepen
Count the number of correctly received UDP packets.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
Guus Sliepen
Fix compiler warnings on OpenBSD.
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-11-19
Guus Sliepen
Ensure MTU probe replies are sent back the same way...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Guus Sliepen
Improve UDP address selection.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Guus Sliepen
Try all known addresses of node during PMTU discovery...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
Guus Sliepen
Send broadcast packets using a random socket, and prope...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
Guus Sliepen
Don't take the address of a variable whose scope is...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Guus Sliepen
Slightly randomize all timeouts.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Guus Sliepen
Only log success of initial datagram SPTPS handshake.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Guus Sliepen
Fix handling of initial datagram SPTPS packet.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Try all known addresses of node during the PMTU discove...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Guus Sliepen
Remove unused variables, fix some #includes.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
C99 extravaganza.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Replace the connection_tree with a connection_list.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Handle packets encrypted via SPTPS that need to be...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Make datagram SPTPS key exchange more robust.
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-26
Guus Sliepen
Keep last known address and time since reachability...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Guus Sliepen
Replace node_udp_tree with a hash table.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-30
Guus Sliepen
Properly handle SPTPS packets with stripped Ethernet...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Guus Sliepen
Optionally compress and/or strip Ethernet header from...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Guus Sliepen
Use a status bit to track which nodes use SPTPS.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Guus Sliepen
Handle SPTPS datagrams in try_mac().
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-21
Guus Sliepen
Make sure tinc compiles on Windows.
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-06-25
Guus Sliepen
Fix crash when using Broadcast = direct.
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-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-03-02
Guus Sliepen
Only log errors sending UDP packets when debug level...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Allow log messages to be captured by tincctl.
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-26
Guus Sliepen
Only use broadcast at the start of the PMTU discovery...
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
Pass index into listen_socket[] to handle_incoming_vpn_...
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-18
Guus Sliepen
Send packets back using the same socket as they were...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-10
Guus Sliepen
Handle UDP packets with unknown source addresses properly.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Guus Sliepen
Don't call event_del() from the mtuevent handler, alway...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Guus Sliepen
Delete mtuevent if it is not used.
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-06-04
Loïc Grenié
Nearly tickless tinc.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Guus Sliepen
Fix some compiler and cppcheck warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Guus Sliepen
Initialise priority field to zero for packets read...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Guus Sliepen
Remove a few unnecessary #includes.
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-28
Sven-Haegar Koch
sparse fixup: warning: symbol '...' was not declared...
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
2011-05-08
Guus Sliepen
Update THANKS and copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Guus Sliepen
Prevent anything from updating our own UDP address.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Guus Sliepen
Fix spurious misidentification of incoming UDP packets.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Guus Sliepen
Always send MTU probes at least once every PingInterval.
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-16
Guus Sliepen
Attribution for Brandon Black.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Brandon L Black
Improved handling of queue-jumping packets on receive
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-12
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Guus Sliepen
Attribution for Timothy Redaelli.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Timothy Redaelli
Fix warnings under BSD
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Sven-Haegar Koch
Fixed 1.0 miss-merges
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
next