Commit History

Author SHA1 Message Date
  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 11 years ago
  Steve Holme 26ff1ea6c3 multi.c: Fixed compilation error introduced in commit a900d45489fc14 11 years ago
  Jeff King a900d45489 curl_multi_cleanup: ignore SIGPIPE 11 years ago
  Steve Holme 65ce9b6d6c multi: Small code tidy up to avoid hard return 11 years ago
  Björn Stenberg fa1253aee1 multi: Set read socket when returning READSOCK(0) 11 years ago
  Björn Stenberg 02fbc26d59 connect: Add connection delay to Happy Eyeballs. 11 years ago
  Daniel Stenberg 753d44fa00 curl_multi_wait: accept 0 from multi_timeout() as valid timeout 11 years ago
  Björn Stenberg 7d7df83198 Add "Happy Eyeballs" for IPv4/IPv6. 11 years ago
  Daniel Stenberg 84f3b3dd44 curl_multi_remove_handle: allow multiple removes 11 years ago
  Daniel Stenberg a691e04470 multi_socket: improved 100-continue timeout handling 11 years ago
  Daniel Stenberg 22adb46a32 multi: move on from STATE_DONE faster 11 years ago
  Daniel Stenberg 19122c0768 CURLM_ADDED_ALREADY: new error code 11 years ago
  Daniel Stenberg c346c4c8f9 multi_init: moved init code here from add_handle 11 years ago
  Daniel Stenberg bc7d806e3a multi: remove dns cache creation code from *add_handle 11 years ago
  Daniel Stenberg 2ae3d28f3d multi: s/easy/data 11 years ago
  Daniel Stenberg 8a42c2ef8d cleanup: removed one function, made one static 11 years ago
  Daniel Stenberg 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
  Daniel Stenberg d2b36e466a global dns cache: didn't work [regression] 11 years ago
  Daniel Stenberg 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV 11 years ago
  Daniel Stenberg eb41e8eebe multi: remove the one_easy struct field 11 years ago
  Daniel Stenberg 3cd43bbfec multi: rename all Curl_one_easy to SessionHandle 11 years ago
  Daniel Stenberg 204e340bcd multi: remove the multi_pos struct field 11 years ago
  Daniel Stenberg 37f2ba7e57 multi: remove easy_handle struct field 11 years ago
  Daniel Stenberg 09b9fc9009 multi: remove 'Curl_one_easy' struct, phase 1 11 years ago
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago