Historie revizí

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