Commit History

Author SHA1 Message Date
  Daniel Stenberg ac9a179fe9 multi: fix memory leak when stopped during name resolve 6 years ago
  Daniel Stenberg 67636222f4 threaded resolver: track resolver time and set suitable timeout values 6 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Dan Fandrich df29455dbc asyn-thread: Fixed cleanup after OOM 7 years ago
  Dan Fandrich d5d736726c asyn-thread: Improved cleanup after OOM situations 7 years ago
  Dan Fandrich 11a8778e0b asyn-thread: Set errno to the proper value ENOMEM in OOM situation 7 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Daniel Stenberg 6b0aa00abb asyn-thread.c: fix unused variable warnings on macOS 7 years ago
  Daniel Stenberg 31b39c40cf multi: use a fixed array of timers instead of malloc 7 years ago
  Marcel Raad ea1b864786 asyn-thread: fix unused macro warnings 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Luo Jinghua 608d161b60 resolve: enable protocol family logic for synthesized IPv6 8 years ago
  Luo Jinghua 01a49a7626 resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 9 years ago
  Steve Holme 4d2c539b6c asyn-thread: We prefer 'CURLcode result' 9 years ago
  Daniel Stenberg d9762a7cdb threaded-resolver: revert Curl_expire_latest() switch 10 years ago
  Daniel Stenberg cacdc27f52 low-speed-limit: avoid timeout flood 10 years ago
  Michael Wallner 09b5a99816 resolve: cache lookup for async resolvers 10 years ago
  Steve Holme 691985ceb0 bits.close: Fixed compilation warning 10 years ago