Commit History

Author SHA1 Message Date
  Jay Satiro dd23c49546 transfer: Replace __func__ instances with function name 9 years ago
  Anthony Avina 4883f7019d hostip: fix unintended destruction of hash table 9 years ago
  Daniel Stenberg d6f1c74330 pipeline: switch some code over to functions 9 years ago
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex 9 years ago
  Daniel Stenberg 38bd6bf0bb bundles: store no/default/pipeline/multiplex 9 years ago
  Daniel Stenberg 783b3c7b42 http2: separate multiplex/pipelining + cleanup memory leaks 9 years ago
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing 9 years ago
  Daniel Stenberg f4b8b39881 http2: leave WAITPERFORM when conn is multiplexed 9 years ago
  Daniel Stenberg 01e1bdb10c http2: force "drainage" of streams 9 years ago
  Daniel Stenberg fd137786e5 bundles: merged into conncache.c 9 years ago
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers 9 years ago
  Daniel Stenberg d37e0160c2 multi: converted socket hash into non-allocated struct 9 years ago
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() 9 years ago
  Anders Bakken b23fda76c1 curl_multi_add_handle: next is already NULL 9 years ago
  Stefan Bühler b4be97fb67 move Curl_share_lock and ref counting into Curl_fetch_addr 9 years ago
  Daniel Stenberg 787c2ae91b multi: remove_handle: move pending connections 9 years ago
  Daniel Stenberg 318ad8d767 multi: on a request completion, check all CONNECT_PEND transfers 9 years ago
  Stefan Bühler 4d6e079dd2 Curl_sh_entry: remove unused 'timestamp' 9 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 c19349951d multi: fix *getsock() with CONNECT 9 years ago
  Daniel Stenberg 492dfca65d multi: fix memory-leak on timeout (regression) 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 adbee7ecf5 multi.c: Fixed compilation warning 9 years ago
  Steve Holme 53e2e4c721 multi.c: Fixed compilation warnings when no verbose string support 10 years ago
  Jon Spencer 2933698677 multi: inform about closed sockets before they are closed 10 years ago
  Carlo Wood 013d5c18c3 debug: added new connection cache output, plus fixups 10 years ago
  Daniel Stenberg b77ff4d589 multi: move the ending condition into the loop as well 10 years ago