summaryrefslogtreecommitdiff
path: root/src/cidr.cpp
AgeCommit message (Expand)Author
2015-01-10Reduce std::string::substr() usageAttila Molnar
2014-07-25Merge insp20Attila Molnar
2014-04-13Allow uppercase letters in IPv6 CIDR masksAttila Molnar
2014-04-07Merge insp20Attila Molnar
2014-04-06Fix IPv6 address handling in 6aaf7047297b739377e7d509cb914f32447fb281Attila Molnar
2014-03-10Improve detection for non-cidr masks to prevent unwanted matchesAttila Molnar
2014-02-11Fix various problems detected by Clang 3.4.Peter Powell
2014-01-23Remove whitespace and minor style changesAttila Molnar
2013-07-04Remove $Core and $Mod* comments apart from $ModDep.Peter Powell
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
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