Add stricter checks for netnames.
[tinc] / src / net.h
2016-04-10 Guus SliepenSupport ToS/DiffServ for IPv6 meta and UDP connections.
2015-05-10 Etienne DechampsIntroduce raw TCP SPTPS packet transport.
2015-05-10 Etienne DechampsExpose the raw SPTPS send interface from net_packet.
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/wintapver' into 1.1
2015-04-12 Guus SliepenAlways call res_init() before getaddrinfo().
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/windevice' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/winmtu' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/fsckwin' into 1.1
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/staticfix' into 1.1
2015-03-14 Etienne DechampsThrottle the rate of MTU_INFO messages.
2015-03-14 Etienne DechampsThrottle the rate of UDP_INFO messages.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-01-11 Guus SliepenAlways keep UDP mappings alive for nodes that also...
2015-01-03 Etienne DechampsUse a different UDP discovery interval if the tunnel...
2015-01-01 Etienne DechampsMove PMTU discovery code into the TX path.
2015-01-01 Etienne DechampsAdd UDP discovery mechanism.
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-12-24 Guus SliepenAdd a variable offset to vpn_packet_t, drop sptps_packet_t.
2014-12-24 Guus SliepenUse void pointers for opaque data blobs in the SPTPS...
2014-12-07 Guus SliepenAvoid memmove() for legacy UDP packets.
2014-10-04 Etienne DechampsAdd UDP datagram relay support to SPTPS.
2014-10-04 Etienne DechampsPrepend source node ID information to UDP datagrams.
2014-10-04 Etienne DechampsChange vpn_packet_t::seqno from uint32_t to uint8_t[4].
2014-10-04 Etienne DechampsIntroduce node IDs.
2014-06-29 Etienne DechampsRemove broadcast-based local discovery mechanism.
2014-06-28 Guus SliepenMerge branch 'winevents-clean' of https://github.com...
2014-06-28 Etienne DechampsRemove the TAP-Win32 reader thread.
2014-06-22 Etienne DechampsAdd DeviceStandby option to only enable the device...
2014-05-06 Guus SliepenChange AutoConnect from int to bool.
2014-02-07 Guus SliepenUpdate copyright notices.
2014-01-20 Guus SliepenAdd the ListenAddress option.
2013-07-11 Guus SliepenAdd connection rate limiting.
2013-05-31 Guus SliepenAdd the LocalDiscoveryAddress option.
2013-04-22 Guus SliepenDrop packets forwarded via TCP if they are too big...
2013-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-17 Guus SliepenAllow connections via UNIX sockets.
2012-11-29 Guus SliepenDrop libevent and use our own event handling again.
2012-10-21 Guus SliepenAdd the AutoConnect option.
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".
next