커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. 19 년 전
  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 21 년 전
  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. 22 년 전
  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 년 전