Commit History

Author SHA1 Message Date
  Javier Blazquez 4c901638b4 multi: fix crash due to dangling entry in connect-pending list 6 years ago
  Daniel Stenberg ac9a179fe9 multi: fix memory leak when stopped during name resolve 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Viktor Szakats 4bd91bc474 spelling fixes 6 years ago
  Daniel Stenberg 923ce4a590 multi: remove a DEBUGF() 6 years ago
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 years ago
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically 6 years ago
  Daniel Gustafsson 2f13e3d23d checksrc: force indentation of lines after an else 6 years ago
  Daniel Stenberg d122df5972 http2: handle GOAWAY properly 6 years ago
  Daniel Stenberg fb4f568b1e add_handle/easy_perform: clear errorbuffer on start if set 6 years ago
  Daniel Stenberg 7f9ce0851a multi: improved pending transfers handling => improved performance 6 years ago
  Daniel Stenberg 2404aa080e pause: when changing pause state, update socket state 6 years ago
  Daniel Stenberg f5700ea88b rate-limit: use three second window to better handle high speeds 6 years ago
  Daniel Stenberg 8b498a875c http2: mark the connection for close on GOAWAY 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Kartik Mahajan a5e6d6ebcb http2: don't close connection when single transfer is stopped 6 years ago
  Daniel Stenberg e959f16c5f multi_done: prune DNS cache 6 years ago
  Daniel Stenberg 07cb27c98e conncache: fix several lock issues 6 years ago
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache 7 years ago
  Daniel Stenberg 0d85eed3df Curl_timeleft: change return type to timediff_t 7 years ago
  Max Dymond 7b11c5dbe6 wildcards: don't use with non-supported protocols 7 years ago
  Max Dymond 3340b456a5 multi: allow table handle sizes to be overridden 7 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
  Daniel Stenberg b2df2d47e5 Revert "multi_done: wait for name resolve to finish if still ongoing" 7 years ago
  Daniel Stenberg 1e552535e1 remove_handle: call multi_done() first, then clear dns cache pointer 7 years ago
  Daniel Stenberg f3e03f6c0a multi_done: wait for name resolve to finish if still ongoing 7 years ago
  Daniel Stenberg 7f1140c8bf multi_cleanup: call DONE on handles that never got that 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago