Daniel Stenberg
|
4250637e7d
improved the cleaning up of memory when we fail to resolve names due to
|
20 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
947e656367
make sure that hash_add() has no allocated resources left in case it
|
21 years ago |
Daniel Stenberg
|
14597475b1
Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST
|
21 years ago |
Daniel Stenberg
|
adcbe03aeb
Uses less macros. #ifdef'ed out unused functions. Edited slightly to be
|
21 years ago |
Daniel Stenberg
|
905b160097
1. check allocs
|
21 years ago |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 years ago |
Daniel Stenberg
|
409ac80710
removed weirdo {{{ and }}} comments
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
Daniel Stenberg
|
2cff251863
Curl_resolv() now returns a different struct, and it contains a reference
|
22 years ago |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 years ago |
Daniel Stenberg
|
1c42779845
DNC cache prune crash removed, made the name spacing follow the general
|
22 years ago |
Sterling Hughes
|
a386562d9a
Prune old hostcache entries with each call...
|
22 years ago |
Sterling Hughes
|
bb44791bf3
Add protos and change return value of curl_hash_count....
|
22 years ago |
Sterling Hughes
|
9ebcfe9dff
Speed up the hash code considerably, removing a bunch of legacy crud
|
22 years ago |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
22 years ago |
Daniel Stenberg
|
e452f467d4
Philip Gladstone's 64-bit issues corrected.
|
23 years ago |
Daniel Stenberg
|
7bfe853af3
I wish I could type. Anyway, this proved it is a good habit to put the NULL
|
23 years ago |
Daniel Stenberg
|
cbaecca8e9
added typecast for a malloc() return, and added check for NULL
|
23 years ago |
Sterling Hughes
|
8d7f402efb
Make cach'ing work with threads now, there are now three cases:
|
23 years ago |
Daniel Stenberg
|
6de7dc5879
Sterling Hughes' provided initial DNS cache source code.
|
23 years ago |