summaryrefslogtreecommitdiff
path: root/src/cidr.cpp
AgeCommit message (Expand)Author
2010-02-03Don't try to use CIDR matching unless a CIDR range has been given in MatchCIDRdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-24Create irc::sockets::cidr_maskdanieldg
2009-09-01Strip SUPPORT_IP6LINKS #definedanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-12-07Move stuff to use ASCII map where required.w00t
2008-08-21match() is no longer a function+no header, now a static method of InspIRCd cl...w00t
2008-07-29Remove last vestige of libircdfoo, by changing tag into a single identifier...w00t
2008-05-21Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matchi...brain
2008-05-09Convert CIDR matching and wildcard matching to operate on std::stringsbrain
2008-05-09Port from hottpd: Split src/socket.cpp out into src/cidr.cppw00t