Fix whitespace.
[tinc] / src / net.h
2012-10-10 Guus SliepenFix whitespace.
2012-10-07 Guus SliepenRefactor outgoing connection handling.
2012-10-07 Guus SliepenFix warnings from cppcheck.
2012-09-30 Guus SliepenRemove unused function declaration.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-09-28 Guus SliepenCorrectly add/remove outgoing connections when reloadin...
2012-07-30 Guus SliepenUse datagram SPTPS for packet exchange between nodes.
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-20 Guus SliepenSplit setup_myself() into two functions, one for reload...
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-04-18 Guus SliepenAdd basic support for SOCKS 4 and HTTP CONNECT proxies.
2012-03-29 Guus SliepenAllow environment variables to be used for Name.
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-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 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 SliepenAdd LocalDiscovery option which tries to detect peers...
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-07-16 Guus SliepenUse ECDSA to sign ECDH key exchange for UDP session...
2011-07-07 Guus SliepenRead ECDSA keys.
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-29 Sven-Haegar Kochdo_outgoing_connection() may delete a failed connection...
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2011-05-14 Guus SliepenAdd per-node traffic counters.
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-13 Brandon L BlackConfigurable ReplayWindow size, zero disables
2010-11-13 Brandon L BlackConfigurable SO_RCVBUF/SO_SNDBUF for the UDP socket
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-06-04 Guus SliepenDetect and prevent two nodes with the same Name being...
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
2010-04-10 Guus SliepenReload Subnets when getting a HUP signal and StrictSubn...
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-07 Guus SliepenBetter integration of libevent in build system.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-10-20 Guus SliepenFix a possible crash when sending the HUP signal.
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 Ivo's old email addresses.
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-16 Guus SliepenAdd missing #include.
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
2009-09-15 Guus SliepenUse a mutex to allow the TAP reader to process packets...
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-05-24 Guus SliepenFix initialisation of packet decryption context broken...
2009-05-18 Michael TokarevRename setup_network_connections() and split out try_ou...
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-01-20 Guus SliepenRemove unused definitions from net.h.
2009-01-20 Guus SliepenUse a global list to track outgoing connections.
2009-01-03 Guus SliepenOnly send packets via UDP if UDP communication is possible.
2008-12-14 Guus SliepenMove RSA key generation into the wrappers.
2007-11-07 Scott LambReload configuration through control socket
2007-11-07 Scott LambRetry connections through control socket
2007-11-07 Scott LambPurge through the control socket
2007-05-18 Guus SliepenRemove global variable "now".
2007-05-17 Guus SliepenMove key regeneration handling to net_setup.c.
2007-05-17 Guus SliepenUse libevent for retrying outgoing connections.
2007-05-17 Guus Sliepen128 listener sockets is way too much.
2007-02-27 Scott LambConvert to libevent.
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-11-10 Guus SliepenAdd BlockingTCP option, useful when using TCPOnly on...
2004-04-15 Guus SliepenIncrease MTU by 4 bytes to allow VLAN tagged Ethernet...
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.
2004-03-20 Guus SliepenRevert Martin Kihlgren's patch, it doesn't work the...
2004-03-20 Guus SliepenApplied Martin Kihlgren's IdentityGenerosity patch,
2003-12-20 Guus SliepenLet tinc figure out the exact MTU of the link.
2003-10-08 Guus SliepenSome platforms don't know sa_family_t or define it...
2003-10-06 Guus SliepenMake sure type of AF_UNKNOWN is sa_family_t.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-22 Guus SliepenAllow tinc to handle unknown type addresses from other...
2003-08-02 Guus SliepenInstall tinc as a service under Windows (MinGW). Remove...
2003-07-29 Guus SliepenNative Windows support.
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-18 Guus SliepenEven more missing definitions.
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-11 Guus SliepenMore missing IPv6 definitions and autoconf checks to...
2003-07-07 Guus SliepenProvide all missing IPv6 definitions in lib/ipv6.h.
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
2003-07-06 Guus Sliepen- simplify configure.in
2003-05-07 Guus SliepenSmall fixes.
2003-05-06 Guus Sliepen- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
2003-03-28 Guus Sliepen- Avoid memory leak caused by OpenSSL 0.9.7a.
2002-09-15 Guus Sliepenport_t isn't used anymore and conflicts with MacOS...
2002-09-10 Guus SliepenFix placement of #include "config.h"
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-08 Guus SliepenUse inttypes.h instead of stdint.h.
2002-06-08 Guus SliepenCleanup:
next