Commit History

Author SHA1 Message Date
  Daniel Stenberg f7208df7d9 pipelining: deprecated 6 years ago
  Daniel Stenberg e6e9b006f7 upload: allocate upload buffer on-demand 6 years ago
  Daniel Stenberg 09da53998e urldata: remove unused pipe_broke struct field 6 years ago
  Daniel Jelinski d6cf93011d retry: return error if rewind was necessary but didn't happen 6 years ago
  Daniel Stenberg acefdd0cd1 multi: always do the COMPLETED procedure/state 6 years ago
  Daniel Stenberg 1b76c38904 conn: remove the boolean 'inuse' field 6 years ago
  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 7 years ago
  Daniel Stenberg 07cb27c98e conncache: fix several lock issues 7 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