Add stricter checks for netnames.
[tinc] / src / netutl.c
2015-05-17 Sven-Haegar KochLet sockaddr2hostname() handle AF_UNSPEC addresses.
2015-05-16 Guus SliepenLet sockaddr2str() handle AF_UNSPEC addresses.
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-03-14 Etienne DechampsFix HAVE_DECL_RES_INIT conditionals.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-02-09 Guus SliepenAlways call res_init() before getaddrinfo().
2013-08-13 Guus SliepenUpdate copyright notices.
2013-05-31 Guus SliepenUse strerror() instead of gai_strerror() when err ...
2012-11-29 Guus SliepenFix use of unitialised values in hash tables.
2012-10-10 Guus SliepenFix whitespace.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-15 Guus SliepenMove all functions related to subnet parsing to subnet_...
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-19 Guus SliepenAdd support for proxying through an external command.
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 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-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-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-09 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-05-08 Guus SliepenUpdate THANKS and copyright information.
2011-05-08 Guus SliepenAlways use the default signal handler for ABRT signals.
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-04-03 Guus SliepenConvert Port to numeric form before sending it to other...
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
2009-09-24 Guus SliepenDrop support for localisation.
2009-09-24 Guus SliepenRemove checkpoint tracing.
2009-09-24 Guus SliepenK&R style braces.
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 SliepenReplace asprintf() by xasprintf().
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
2008-12-11 Guus SliepenRemove unnecessary parentheses from sizeof, apply sizeo...
2007-05-18 Guus SliepenK&R style braces
2006-08-08 Guus SliepenRemove unused parameter from maskcmp().
2006-06-11 Guus SliepenUse memcpy() to copy sockaddrs returned by getaddrinfo().
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2006-04-12 Guus SliepenFix a bug in handling prefixlengths that are not a...
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-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-22 Guus SliepenAdd checkpoints.
2003-08-22 Guus SliepenAllow tinc to handle unknown type addresses from other...
2003-08-03 Guus SliepenRemove newlines from log messages.
2003-07-30 Guus SliepenNo C99 initialisers, gcc 2.95.3 doesn't like it.
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-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 SliepenDefine logger(), cleans up source code and allows us...
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-06-21 Guus SliepenFix for prefixlengths of 32 (IPv4) and 128 (IPv6) bits.
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:
2002-06-07 Wessel DankersThis should work much better.
2002-06-05 Guus SliepenUse correct includes on NetBSD.
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-19 Guus SliepenSupport for MaxOS/X.
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-04-05 Guus SliepenFix maskcheck() and maskcmp().
2002-03-19 Guus SliepenDon't use s6_addr[16|32] anymore.
2002-03-18 Guus SliepenFix #define s6_addr32.
2002-03-18 Guus Sliepen#define s6_addr32, needed for FreeBSD.
2002-03-17 Guus SliepenOnly unmap IPv6 addresses.
2002-03-17 Guus SliepenUnmap v4mapped sockaddrs.
2002-02-26 Guus SliepenTweaking IPv6 support.
2002-02-20 Guus Sliepen- Change SA_LEN to SALEN, former one is already defined...
2002-02-20 Guus Sliepen- Use gai_strerror() where appropriate
2002-02-20 Guus SliepenFix maskcmp() and maskcpy().
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-11 Guus SliepenLast bits of the merger.
2001-11-16 Ivo TimmermansObsoleted.
2001-10-31 Guus SliepenSome very small fixes
2001-10-27 Guus SliepenBig bad commit:
next