Remove default hash algorithm from the new hash functions
[libi2ncommon] / src / ipfunc.cpp
2011-10-17 Thomas JaroschMake IP_RANGE::resolve_ip() thread safe
2011-10-17 Thomas JaroschConstification and minimal performance improvements
2011-10-17 Thomas JaroschRemove unused variables
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2010-10-22 Thomas JaroschUse correct (unsigned) type for string positions
2010-10-15 Gerd von Egidybetter errormessage in case of invalid range ends
2010-09-07 Gerd von Egidyswap and operator= for IP_RANGE
2010-09-03 Gerd von Egidyadd IP_RANGE::netmap including unit tests
2009-08-03 Thomas JaroschFix libi2ncommon for gcc4
2004-11-25 Thomas Jaroschlibi2ncommon: (tomj) improve IP_RANGE exceptions
2004-11-23 Thomas Jaroschlibi2ncommon: (tomj) added resolve_ip function from...
2004-09-06 Thomas Jaroschgenerate, libi2ncommon: (tomj) fixed named netmask...
2004-09-05 Gerd v. Egidylibi2ncommon: (gerd) add ip_num_string function needed...
2004-09-05 Thomas Jaroschgenerate, libi2ncommon: (tomj) migrated squid.conf...
2004-09-05 Thomas Jaroschlibi2ncommon: (tomj) added always_mask flag to IP_RANGE...
2004-09-05 Thomas Jaroschfixed typo, one more unit-test
2004-09-05 Thomas Jaroschlibi2ncommon: (tomj) new IP_RANGE::substract function...
2004-09-04 Gerd v. Egidylibi2ncommon: (tomj) improve to_cidr() function (return...
2004-09-04 Thomas Jaroschlibi2ncommon: (tomj) to_cidr() function, fixed get_mask...
2004-09-04 Gerd v. Egidylibi2ncommon: (gerd) fix exceptions in IP_RANGE
2004-09-02 Gerd v. Egidylibi2ncommon: (gerd) more IP_RANGE operators
2004-08-29 Gerd v. Egidylibi2ncommon: (gerd) add ip comparators
2004-08-27 Gerd v. Egidylibi2ncommon: (gerd) replace CalculateNetworkAddresses...
2004-08-26 Thomas Jaroschand schmennt...
2004-08-26 Thomas Jaroschlibi2ncommon: (tomj) extended IP_RANGE class with opera...
2004-08-25 Gerd v. Egidylibi2ncommon: (gerd) add ip functions from libcnfcheck...
2004-08-24 Gerd v. Egidylibi2ncommon: (gerd) initial submission, not in use yet