ipmask_parse: Reject a full IPv6 address followed by ::.
[ircu2.10.12-pk.git] / ircd / ircd_string.c
2015-09-24 Michael Pooleipmask_parse: Reject a full IPv6 address followed by ::.
2015-09-17 Michael Pooleircd_string.c: Support abcd* in ipmask_parse().
2012-06-21 Michael PooleImprove ipmask_parse()'s handling of invalid IPv6 inputs.
2008-03-20 Michael PooleDo not accept strings like 0.0.0.0.0 as IP masks.
2007-08-21 Michael PooleMatch 127.*.*.* masks against IPs in the usually expect...
2007-01-15 Michael PooleMerge end-of-December changes from HEAD to u2_10_12_branch.
2005-09-12 Michael PooleFix previous commit and parsing of ipmasks like 127/8.
2005-09-12 Michael PooleFix IP mask parsing some more (hopefully for good).
2005-05-30 Michael PooleRemove unused code and variables.
2005-04-09 Michael PooleAdd option to debug Client block selections. Fix relat...
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-02-10 Michael PooleFix a resolver crash and an v4-compatible address parsi...
2004-12-28 Michael PooleConvert irc_in_addr_* to macros. Add test program...
2004-12-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-09-30 Michael PooleCompile fixes for ircd_string.c (whoops).
2004-09-30 Michael PooleDoxyfy ircd_string.h and ircd_string.c.
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2003-01-12 Thomas HelveyAuthor: Thomas Helvey <tom.helvey@cox.net> Message...
2001-09-24 Perry LorierAuthor: Vampire- <unknown>
2001-09-17 Perry LorierAuthor: Isomer <isomer@coders.net>
2001-04-21 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-09-19 BleepAuthor: Bleep <helveytw@home.com>
2000-09-17 BleepAuthor: Bleep <helveytw@home.com>
2000-09-17 BleepAuthor: Bleep <helveytw@home.com>
2000-03-19 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>