Commit History

Author SHA1 Message Date
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 9 years ago
  Daniel Stenberg d1b56d0043 multi_runsingle: fix possible memory leak 9 years ago
  Daniel Stenberg b0bfae1963 curl_multi_remove_handle: remove dead code 9 years ago
  Daniel Stenberg 0d357155cc multi_runsingle: fix memory leak 9 years ago
  Steve Holme 4a6fa4c204 multi.c: Avoid invalid memory read after free() from commit 3c8c873252 9 years ago
  Steve Holme c25cd9094b multi.c: Fixed compilation warning from commit 3c8c873252 9 years ago
  Daniel Stenberg a6c48c8be7 curl_multi_cleanup: remove superfluous NULL assigns 9 years ago
  Daniel Stenberg 3c8c873252 multi: convert CURLM_STATE_CONNECT_PEND handling to a list 9 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
  Daniel Stenberg 980659a2ca multi_socket: remind app if timeout didn't run 10 years ago
  Marc Hoersken 61312fe66f multi.c: fix possible dereference of null pointer 10 years ago
  Daniel Stenberg bf24b64e83 progresscallback: make CURLE_ABORTED_BY_CALLBACK get returned better 10 years ago
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU 10 years ago
  Daniel Stenberg 2715d7f948 FILE: don't wait due to CURLOPT_MAX_RECV_SPEED_LARGE 10 years ago
  Steve Holme d92de3a7e9 multi.c: Fixed compilation warning 10 years ago