projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
minor
[tinc]
/
src
/
node.c
2018-06-13
volth
minor
blob
|
commitdiff
|
raw
2018-06-13
volth
expose traffic stats to 'tinc info ___' and 'tinc dump...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-13
volth
keep track of round trip times of UDP pings
blob
|
commitdiff
|
raw
|
diff to current
2018-01-06
Guus Sliepen
Add a cache of recently seen addresses.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Guus Sliepen
Reformat all code using astyle.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Guus Sliepen
Drop h and hh length modifiers from printf format strings.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-15
Guus Sliepen
Remove use of strcpy() and sprintf().
blob
|
commitdiff
|
raw
|
diff to current
2016-01-17
Guus Sliepen
Merge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Etienne Dechamps
Revert "Cache node IDs in a hash table for faster lookups."
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Etienne Dechamps
Use a splay tree for node UDP addresses in order to...
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-11
Guus Sliepen
Keep track of the largest UDP packet size received...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Etienne Dechamps
Move PMTU discovery code into the TX path.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Etienne Dechamps
Add UDP discovery mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Guus Sliepen
Allow tinc to be compiled without OpenSSL.
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-07
Guus Sliepen
Cache node IDs in a hash table for faster lookups.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Etienne Dechamps
Introduce node IDs.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Etienne Dechamps
Invalidate UDP information on address changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Guus Sliepen
Rename xmalloc_and_zero() to xzalloc().
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
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-17
Guus Sliepen
Choose a suitable socket when updating a node's UDP...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
C99 extravaganza.
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
Let tincctl parse and format dumps.
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-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-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-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-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
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-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
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-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Guus Sliepen
Only log UDP address changes at the appropriate debug...
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-02
Guus Sliepen
Fix format strings for Windows.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Guus Sliepen
Remove newlines from log messages.
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: Using plain integer as NULL...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Sven-Haegar Koch
Removed two newlines from the end of log messages which...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Guus Sliepen
Check if an event is initialized before calling event_d...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-15
Guus Sliepen
Dump traffic statistics over control sockets.
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
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Guus Sliepen
Free replay window when freeing a node_t.
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-04-17
Guus Sliepen
Merge branch 'master' into 1.1
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
Fix compiler warnings.
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
Use the TCP socket infrastructure for control sockets.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Guus Sliepen
Use %x instead of %lx where appropriate.
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-24
Guus Sliepen
Use uint32_t instead of long int for connection options.
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
Drop support for localisation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
K&R style braces.
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 all occurences of $Id$.
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-13
Guus Sliepen
Remove superfluous call to avl_delete().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Guus Sliepen
Another safe bitfield conversion.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Guus Sliepen
Always remove a node from the UDP tree before freeing it.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Guus Sliepen
Change level of some debug messages, zero pointer after...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Guus Sliepen
Handle truncated message authentication codes.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Guus Sliepen
Handle UDP packets from different and ports than advert...
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
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-11
Guus Sliepen
Use Dijkstra's algorithm. Based on patches from Max...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Remove unnecessary parentheses from sizeof, apply sizeo...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Use the crypto wrappers again instead of calling OpenSS...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Dump through control socket
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Scott Lamb
Temporarily revert to old crypto code
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Guus Sliepen
Finish crypto wrapping. Also provide wrappers for OpenSSL.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Guus Sliepen
Use splay trees instead of AVL trees.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Guus Sliepen
K&R style braces
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Guus Sliepen
Use libevent to send MTU probes.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-27
Scott Lamb
A couple missed tevent things.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-27
Scott Lamb
Rename "event_t" to "tevent_t", along with associated...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Guus Sliepen
Nodes use events, so event system should be initialised...
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
next