Don't assume sa.sa_family is a short int.
[tinc] / src / connection.h
2015-06-10 Guus SliepenFix crash is sptps_logger().
2015-05-10 Etienne DechampsIntroduce raw TCP SPTPS packet transport.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-29 Guus SliepenAllow tinc to be compiled without OpenSSL.
2014-07-12 Guus SliepenMerge branch 'keysegfault' of https://github.com/decham...
2014-07-12 Guus SliepenMerge branch 'winwarnings' of https://github.com/decham...
2014-07-12 Guus SliepenReserve legacy active bit in connection_status_t.
2014-07-12 Etienne DechampsRemove redundant connection_t::status.active field.
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...
2003-11-10 Guus SliepenAdd Opaque option which prevent information from being...
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-30 Guus SliepenPrevent definitions from messing up attributes.
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-12 Guus SliepenSimplify logging, update copyrights and some minor...
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
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-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-02-20 Guus SliepenProtocol now also exchanges cipher/digest/maclength...
2002-02-18 Guus Sliepen- Non-blocking connect()s.
next