]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cidr.cpp
Merge pull request #1084 from SaberUK/insp20+fix-parallel-debug-install
[user/henk/code/inspircd.git] / src / cidr.cpp
2014-04-13 Attila MolnarAllow uppercase letters in IPv6 CIDR masks
2014-04-06 Attila MolnarFix IPv6 address handling in 6aaf7047297b739377e7d509cb...
2014-03-10 Attila MolnarImprove detection for non-cidr masks to prevent unwante...
2014-02-18 Attila MolnarMerge pull request #772 from SaberUK/insp20+llvm34
2014-02-11 Peter PowellFix various problems detected by Clang 3.4.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-02-03 danieldgDon't try to use CIDR matching unless a CIDR range...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-24 danieldgCreate irc::sockets::cidr_mask
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-07 w00tMove stuff to use ASCII map where required.
2008-08-21 w00tmatch() is no longer a function+no header, now a static...
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-05-21 brainFix test suite to not have bugs itself (oops) and fix...
2008-05-09 brainConvert CIDR matching and wildcard matching to operate...
2008-05-09 w00tPort from hottpd: Split src/socket.cpp out into src...