Commit History

Author SHA1 Message Date
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Daniel Stenberg 87501e57f1 code style: remove wrong uses of multiple spaces 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Michael Kaufmann 8ab22a7453 time: fix type conversions and compiler warnings 7 years ago
  Marcel Raad b851421642 lib: remove unused code 7 years ago
  klemens f7df67cff0 spelling fixes 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 7 years ago
  Andreas Streichardt eb5199317e resolve: add error message when resolving using SIGALRM 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Daniel Stenberg 2505fbbdb5 hostip.c: minor white space edit for style 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 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 81ee1e69fe hostip: fix compiler warnings 9 years ago
  Stefan Bühler 846f492053 actually implement CURLOPT_RESOLVE removals 9 years ago
  Stefan Bühler b4be97fb67 move Curl_share_lock and ref counting into Curl_fetch_addr 9 years ago
  Stefan Bühler 0db831976e fix refreshing of obsolete dns cache entries 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Tobias Stoeckmann 851c29269b hostip: Fix signal race in Curl_resolv_timeout. 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Daniel Stenberg 9547954978 hostip: remove 'stale' argument from Curl_fetch_addr proto 9 years ago
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 9 years ago
  Michael Wallner 09b5a99816 resolve: cache lookup for async resolvers 10 years ago
  Romulo A. Ceccon 31860ab8c8 hostip: don't remove DNS entries that are in use 10 years ago
  Daniel Stenberg 030a2b8cb8 hostip: don't prune DNS cache entries that are in use 11 years ago
  Daniel Stenberg d20def2046 global dns cache: fix memory leak 11 years ago
  Daniel Stenberg d2b36e466a global dns cache: didn't work [regression] 11 years ago