]> git.meshlink.io Git - meshlink/history - src/protocol.h
Avoid allocating packet buffers unnecessarily.
[meshlink] / src / protocol.h
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
2019-02-25 lakshminarayanagurramImprove support for submeshes.
2018-08-12 Guus SliepenAdd duplicate node detection callback.
2017-10-02 Guus SliepenFix compiling with -Wall -W.
2017-07-27 Guus SliepenUpdate all header guards.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-05-25 Guus SliepenReplace __TINC with __MESHLINK in the include guards.
2014-04-26 Guus SliepenStop using the global variable mesh in most of the...
2014-04-21 Guus SliepenMove node_udp_cache, everyone and invitation_key to...
2014-04-13 Saverio ProtoMerge branch 'master' into saverio
2014-04-12 Guus SliepenRemove support for the legacy protocol.
2014-04-12 Guus SliepenRemove everything GPL that is not copyright Guus Sliepe...
2014-04-12 Guus SliepenChange my email address.
2014-04-12 Guus SliepenRemove support for control connections.
2014-04-12 Guus SliepenRemove support for Subnets.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-07-22 Etienne DechampsIntroduce lightweight PMTU probe replies.
2013-05-29 Guus SliepenAdd an invitation protocol.
2012-10-14 Guus SliepenUpdate copyright notices.
2012-10-14 Guus SliepenFix handling of initial datagram SPTPS packet.
2012-10-10 Guus SliepenFix whitespace.
2012-10-07 Guus SliepenHandle packets encrypted via SPTPS that need to be...
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-07-30 Guus SliepenUse datagram SPTPS for packet exchange between nodes.
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-19 Guus SliepenUse minor protocol version to determine whether to...
2012-07-17 Guus SliepenPut minor protocol version in connection options so...
2012-07-14 Guus SliepenMerge branch 'master' into 1.1
2012-06-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-05-08 Guus SliepenAlways pass request strings to other functions as const...
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-23 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-07-11 Guus SliepenRequire ExperimentalProtocol = yes for new features...
2011-07-07 Guus SliepenVery primitive ECDSA signed ECDH key exchange for the...
2011-07-05 Guus SliepenBump minor protocol to indicate ECDH capability for...
2011-07-05 Guus SliepenAdd a minor number to the protocol version.
2011-06-24 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-06-06 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2011-05-09 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2010-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2010-03-01 Guus SliepenAdd the StrictSubnets option.
2010-02-03 Guus SliepenEnsure peers with a meta connection always have our...
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-07 Guus SliepenUse the TCP socket infrastructure for control sockets.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-24 Guus SliepenUpdate copyright information.
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-04-02 Guus SliepenHandle UDP packets from different and ports than advert...
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2007-05-19 Guus SliepenUse libevent for meta socket input/output buffering.
2007-05-17 Guus SliepenUse libevent to age past requests.
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-06-03 Guus SliepenPrevent possible buffer overflows when using very large...
2005-05-04 Guus SliepenUpdate copyright notices.
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-11-17 Guus SliepenReplace Opaque and Strict options with a TunnelServer...
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-30 Guus SliepenPrevent definitions from messing up attributes.
2003-07-29 Guus SliepenNative Windows support.
2003-07-29 Guus SliepenFix compile errors and warnings.
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
2003-07-22 Guus SliepenUse bools and enums where appropriate.
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
2002-09-09 Guus SliepenLet GCC check format string and arguments of send_reque...
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-04 Guus SliepenGeneralized request broadcasting/forwarding.
2002-09-04 Guus SliepenRevert to edge and graph stuff. This time, use a direct...
2002-09-04 Guus SliepenPrevent looping DEL_NODE/ADD_NODE messages after a...
2002-09-03 Guus SliepenDrop graph and edge stuff. Use new node stuff instead.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-03-22 Guus Sliepen- Added support for jumbograms.
2002-03-21 Guus SliepenPut a break on requests that run around in circles.
2002-02-26 Guus SliepenAllow multiple listening sockets.
2002-02-11 Guus SliepenAdded support for packet compression, thanks to Mark...
2002-02-10 Guus SliepenMerging of the entire pre5 branch.
2001-10-28 Guus SliepenWhat was I thinking? s/vertex/edge/g.
2001-10-27 Guus SliepenBig bad commit:
2001-09-24 Guus SliepenNot only keep track of nexthop, but also of lastbutoneh...
2001-05-24 Guus SliepenSince this is incompatible with some earlier versions...
2001-02-25 Guus SliepenImplemented new authentication scheme from doc/SECURITY2.
2001-01-07 Guus Sliepen- Added indirectdata and tcponly functionality.
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
next