Commit History

Author SHA1 Message Date
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 years ago
  Daniel Stenberg 8d8f384f32 hash: add asserts to help detect bad usage 2 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  XhmikosR aadc75626b misc: assorted typo fixes 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' 4 years ago
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" 4 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Daniel Stenberg dd03e8c281 hash: calculate sizes with size_t instead of longs 6 years ago
  Daniel Stenberg 20acb58a38 code style: use space after semicolon 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc 7 years ago
  Daniel Stenberg 4f2e348f9b hash: move key into hash struct to reduce mallocs 7 years ago
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  dfandrich d7e352402c unit1603: Added unit tests for hash functions 9 years ago
  Anthony Avina 4883f7019d hostip: fix unintended destruction of hash table 9 years ago
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers 9 years ago
  Daniel Stenberg b2ea1bfcd6 hash: simplify Curl_str_key_compare() 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse 219fe7b29c curl_multi_remove_handle: commit 0aabfd9963 follow-up 12 years ago