aboutsummaryrefslogtreecommitdiff
path: root/lib/hash.c
AgeCommit message (Expand)Author
2002-11-05Curl_resolv() now returns a different struct, and it contains a referenceDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-04-27DNC cache prune crash removed, made the name spacing follow the generalDaniel Stenberg
2002-04-17Prune old hostcache entries with each call...Sterling Hughes
2002-04-13Add protos and change return value of curl_hash_count....Sterling Hughes
2002-04-12Speed up the hash code considerably, removing a bunch of legacy crudSterling Hughes
2002-03-19copyright string (year) updateDaniel Stenberg
2002-02-17Philip Gladstone's 64-bit issues corrected.Daniel Stenberg
2002-01-18I wish I could type. Anyway, this proved it is a good habit to put the NULLDaniel Stenberg
2002-01-18added typecast for a malloc() return, and added check for NULLDaniel Stenberg
2002-01-07Make cach'ing work with threads now, there are now three cases:Sterling Hughes
2002-01-03Sterling Hughes' provided initial DNS cache source code.Daniel Stenberg