Commit History

Author SHA1 Message Date
  Steve Holme 36f7b399de multi: Prefer we don't use CURLE_OK and NULL in comparisons 10 years ago
  Daniel Stenberg c068284882 multi_runsingle: use 'result' for local CURLcode storage 10 years ago
  Daniel Stenberg e05f801271 multi_runsingle: rename result to rc 10 years ago
  Daniel Stenberg e04ccbd506 multi: make multi_runsingle loop internally 10 years ago
  Carlo Wood 1342a96ecf multi: when leaving for timeout, close accordingly 10 years ago
  Daniel Stenberg f64dbb08c2 multi: removed Curl_multi_set_easy_connection 10 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg d1b56d0043 multi_runsingle: fix possible memory leak 10 years ago
  Daniel Stenberg b0bfae1963 curl_multi_remove_handle: remove dead code 10 years ago
  Daniel Stenberg 0d357155cc multi_runsingle: fix memory leak 10 years ago
  Steve Holme 4a6fa4c204 multi.c: Avoid invalid memory read after free() from commit 3c8c873252 10 years ago
  Steve Holme c25cd9094b multi.c: Fixed compilation warning from commit 3c8c873252 10 years ago
  Daniel Stenberg a6c48c8be7 curl_multi_cleanup: remove superfluous NULL assigns 10 years ago
  Daniel Stenberg 3c8c873252 multi: convert CURLM_STATE_CONNECT_PEND handling to a list 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
  Daniel Stenberg a4cece3d47 CONNECT: Revert Curl_proxyCONNECT back to 7.29.0 design 10 years ago
  Ray Satiro 907520c4b9 progress callback: skip last callback update on errors 10 years ago
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 years ago
  Daniel Stenberg 84bd19ffd4 timers: fix timer regression involving redirects / reconnects 10 years ago
  Jeff King 37f484276d curl_multi_cleanup: ignore SIGPIPE better 10 years ago
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 10 years ago
  Marc Hoersken ee6791128f multi.c: fix possible invalid memory access in case nfds overflows 10 years ago
  Daniel Stenberg 0b3750b5c2 multi_runsingle: move timestamp into INIT 10 years ago
  Daniel Stenberg 854aca5420 multi: ignore sigpipe internally 10 years ago
  Shao Shuchao 2111c2ed07 ConnectionDone: default maxconnects to 4 x number of easy handles 10 years ago
  Dan Fandrich c631a54bb6 ftp: fixed a memory leak on wildcard error path 10 years ago
  Dan Fandrich da9864fb72 multi: Fixed a memory leak on OOM condition 10 years ago
  Colin Hogben bbc1705fa9 error message: Sensible message on timeout when transfer size unknown 10 years ago
  Daniel Stenberg 3b183df9cc multi: remove MULTI_TIMEOUT_INACCURACY 10 years ago