]> git.meshlink.io Git - meshlink/history - src/connection.h
Also renew SPTPS keys for meta-connections.
[meshlink] / src / connection.h
2020-04-11 Guus SliepenAlso renew SPTPS keys for meta-connections.
2019-10-14 Guus SliepenRemove support for broadcast packets.
2019-08-18 Guus SliepenSend REQ_KEY after a successful meta-connection only...
2019-07-19 Guus SliepenRemove unused member variables.
2019-07-19 Guus SliepenReorganize structs for better packing and access patterns.
2019-06-13 Guus SliepenAdd support for encrypted storage.
2019-02-25 lakshminarayanagurramImprove support for submeshes.
2018-08-30 Guus SliepenFix "Connection from (null)" log message.
2017-08-13 Guus SliepenEnforce spaces around operators.
2017-07-27 Guus SliepenUpdate all header guards.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Niklas Hofmannintroduction of dclass and use as source for weight...
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 SliepenReally stop using cipher.h and digest.h.
2014-04-21 Guus SliepenMove node_udp_cache, everyone and invitation_key to...
2014-04-21 Guus SliepenMove connection_list to mesh->connections.
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.
2013-05-29 Guus SliepenAdd an invitation protocol.
2013-05-01 Guus SliepenUse conditional compilation for cryptographic functions.
2012-11-29 Guus SliepenDrop libevent and use our own event handling again.
2012-10-10 Guus SliepenFix whitespace.
2012-10-07 Guus SliepenReplace the connection_tree with a connection_list.
2012-10-07 Guus SliepenRefactor outgoing connection handling.
2012-10-06 Guus SliepenClear connection options and status fields in free_conn...
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-07-31 Guus SliepenRemove unused #include.
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
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-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-20 Guus SliepenAlways try next Address when an outgoing connection...
2012-03-10 Guus SliepenUpdate copyright notices.
2012-03-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenAllow log messages to be captured by tincctl.
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-25 Guus SliepenUse SPTPS when ExperimentalProtocol is enabled.
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
2012-02-20 Guus SliepenRename connection_t *broadcast to everyone.
2011-07-07 Guus SliepenRead ECDSA keys.
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 SliepenRemove a few unnecessary #includes.
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2011-05-28 Sven-Haegar Kochsparse fixup: error: dubious one-bit signed bitfield
2011-05-22 Guus SliepenAdd the ability to dump all traffic going through route...
2011-05-14 Guus SliepenRemove use of bufferevent and eventbuffers, use our...
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-10-22 Guus SliepenRemove duplicate command-line option parsing.
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2010-02-02 Guus SliepenUpdate copyright notices.
2010-01-16 Guus SliepenMake MSS clamping configurable, but enabled by default.
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-10-24 Guus SliepenUse uint32_t instead of long int for connection options.
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-09-08 Guus SliepenEnsure tinc compiles with gcc -std=c99.
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2008-12-14 Guus SliepenMove RSA key generation into the wrappers.
2008-12-11 Guus SliepenUse the crypto wrappers again instead of calling OpenSS...
2007-11-07 Scott LambDump through control socket
2007-11-07 Scott LambTemporarily revert to old crypto code
2007-05-23 Guus SliepenFinish crypto wrapping. Also provide wrappers for OpenSSL.
2007-05-20 Guus SliepenParse PEM RSA keys ourself, and use libgcrypt to do...
2007-05-19 Guus SliepenUse libevent for meta socket input/output buffering.
2007-05-19 Guus SliepenFix retrying outgoing connections.
2007-05-19 Guus SliepenWe can safely delete a connection_t in terminate_connec...
2007-05-18 Guus SliepenUse splay trees instead of AVL trees.
2007-05-18 Guus SliepenRemove global variable "now".
2007-05-17 Guus SliepenUse a separate event structure to handle meta data...
2007-02-27 Scott LambConvert to libevent.
2006-08-08 Guus SliepenDo not break strict aliasing of status_t structs.
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2006-01-19 Guus SliepenApply patch from Scott Lamb adding an output buffer...
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-12-20 Guus SliepenBetter name, show probed MTU in dump.
2003-12-20 Guus SliepenLet tinc figure out the exact MTU of the link.
2003-11-17 Guus SliepenReplace Opaque and Strict options with a TunnelServer...
next