Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. пре 20 година
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo пре 20 година
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. пре 20 година
  Daniel Stenberg 887d78a9ad Curl_hash_add() was modified to clear up better in case of internal failure. пре 20 година
  Daniel Stenberg e64dacb40e better checking that strdup() works пре 20 година
  Daniel Stenberg 4250637e7d improved the cleaning up of memory when we fail to resolve names due to пре 20 година
  Daniel Stenberg 053f6c85ef updated year in the copyright string пре 21 година
  Daniel Stenberg 947e656367 make sure that hash_add() has no allocated resources left in case it пре 21 година
  Daniel Stenberg 14597475b1 Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST пре 21 година
  Daniel Stenberg adcbe03aeb Uses less macros. #ifdef'ed out unused functions. Edited slightly to be пре 21 година
  Daniel Stenberg 905b160097 1. check allocs пре 21 година
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions пре 21 година
  Daniel Stenberg 409ac80710 removed weirdo {{{ and }}} comments пре 22 година
  Daniel Stenberg f26a338a54 copyright year update in the source header пре 22 година
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference пре 22 година
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header пре 22 година
  Daniel Stenberg 1c42779845 DNC cache prune crash removed, made the name spacing follow the general пре 22 година
  Sterling Hughes a386562d9a Prune old hostcache entries with each call... пре 22 година
  Sterling Hughes bb44791bf3 Add protos and change return value of curl_hash_count.... пре 22 година
  Sterling Hughes 9ebcfe9dff Speed up the hash code considerably, removing a bunch of legacy crud пре 22 година
  Daniel Stenberg 974f314f57 copyright string (year) update пре 22 година
  Daniel Stenberg e452f467d4 Philip Gladstone's 64-bit issues corrected. пре 23 година
  Daniel Stenberg 7bfe853af3 I wish I could type. Anyway, this proved it is a good habit to put the NULL пре 23 година
  Daniel Stenberg cbaecca8e9 added typecast for a malloc() return, and added check for NULL пре 23 година
  Sterling Hughes 8d7f402efb Make cach'ing work with threads now, there are now three cases: пре 23 година
  Daniel Stenberg 6de7dc5879 Sterling Hughes' provided initial DNS cache source code. пре 23 година