Add stricter checks for netnames.
[tinc] / src / subnet.c
2015-07-12 Guus SliepenMake subnet caches static.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-12-24 Guus SliepenFix memory leaks found by Valgrind.
2014-07-08 Guus SliepenFix segmentation fault when dumping subnets.
2014-06-29 Etienne DechampsMake broadcast addresses configurable.
2013-08-23 Guus SliepenUse PATHEXT when checking for the presence of scripts...
2013-07-05 Guus SliepenSet $NAME when calling host-up/down and subnet-up/down...
2013-05-01 Guus SliepenRename xmalloc_and_zero() to xzalloc().
2013-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-17 Guus SliepenMove make_names() and related variables to its own...
2012-10-07 Guus SliepenC99 extravaganza.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-09-26 Guus SliepenLet tincctl parse and format dumps.
2012-09-05 Guus SliepenUse hash tables to lookup owners of addresses.
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-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-25 Guus SliepenSupport :: in IPv6 Subnets.
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-12-26 Guus SliepenFix a few small memory leaks.
2011-12-03 Guus SliepenFix a few small memory leaks.
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 newlines from log messages.
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2011-05-28 Sven-Haegar Kochsparse fixup: warning: Using plain integer as NULL...
2011-05-28 Sven-Haegar Kochsparse fixup: warning: non-ANSI function declaration...
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-04-30 Guus SliepenDo not try to free NULL pointers.
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-22 Guus SliepenFix subnet-up/down scripts being called with an empty...
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-28 Guus SliepenRemove unused variable in lookup_subnet_*() functions.
2009-11-28 Guus SliepenWhen learning MAC addresses, only check our own Subnets...
2009-11-07 Guus SliepenUse the TCP socket infrastructure for control sockets.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-10-20 Guus SliepenHandle weighted Subnets in switch and hub modes.
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-16 Guus SliepenMerge branch 'master' into 1.1
2009-09-12 Guus SliepenPut Subnet weight in a separate environment variable.
2009-09-08 Guus SliepenReplace asprintf() by xasprintf().
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-03-05 Guus SliepenAllow weight to be assigned to Subnets.
2008-12-22 Guus SliepenUpdate copyright information.
2008-12-11 Guus SliepenRemove wrong checks.
2008-12-11 Guus SliepenRemove unnecessary parentheses from sizeof, apply sizeo...
2008-12-11 Guus SliepenBackport fixes from trunk since revision 1555.
2007-12-14 Guus SliepenMake sure the prefixlength of subnets is sane.
2007-11-07 Scott LambDump through control socket
2007-05-18 Guus SliepenUse splay trees instead of AVL trees.
2006-08-08 Guus SliepenRemove unused parameter from maskcmp().
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2005-04-06 Guus SliepenRemove unused (and potentially segfaulting) net2str...
2004-12-01 Guus SliepenSmall fix.
2004-12-01 Guus Sliepensubnet-up/down hooks
2004-11-01 Guus SliepenCorrect return value.
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-12 Guus SliepenCode beautification, start of multicast support.
2003-11-17 Guus SliepenReplace Opaque and Strict options with a TunnelServer...
2003-08-28 Guus SliepenWe don't have to tell GCC how to cast.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-30 Guus SliepenNo C99 initialisers, gcc 2.95.3 doesn't like it.
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
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.
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2002-09-15 Guus SliepenSmall fixes so tinc compiles out of the box on SunOS 5.8
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-07-11 Guus SliepenClear subnets before using them.
2002-07-10 Guus SliepenAllow identical subnets from different owners.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-08 Guus SliepenCleanup:
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-26 Ivo TimmermansTypo
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
next