Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Daniel Stenberg d1b56d0043 multi_runsingle: fix possible memory leak há 10 anos atrás
  Daniel Stenberg b0bfae1963 curl_multi_remove_handle: remove dead code há 10 anos atrás
  Daniel Stenberg 0d357155cc multi_runsingle: fix memory leak há 10 anos atrás
  Steve Holme 4a6fa4c204 multi.c: Avoid invalid memory read after free() from commit 3c8c873252 há 10 anos atrás
  Steve Holme c25cd9094b multi.c: Fixed compilation warning from commit 3c8c873252 há 10 anos atrás
  Daniel Stenberg a6c48c8be7 curl_multi_cleanup: remove superfluous NULL assigns há 10 anos atrás
  Daniel Stenberg 3c8c873252 multi: convert CURLM_STATE_CONNECT_PEND handling to a list há 10 anos atrás
  Daniel Stenberg cacdc27f52 low-speed-limit: avoid timeout flood há 10 anos atrás
  Michael Wallner 09b5a99816 resolve: cache lookup for async resolvers há 10 anos atrás
  Daniel Stenberg a4cece3d47 CONNECT: Revert Curl_proxyCONNECT back to 7.29.0 design há 10 anos atrás
  Ray Satiro 907520c4b9 progress callback: skip last callback update on errors há 10 anos atrás
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking há 10 anos atrás
  Daniel Stenberg 84bd19ffd4 timers: fix timer regression involving redirects / reconnects há 10 anos atrás
  Jeff King 37f484276d curl_multi_cleanup: ignore SIGPIPE better há 10 anos atrás
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time há 10 anos atrás
  Marc Hoersken ee6791128f multi.c: fix possible invalid memory access in case nfds overflows há 10 anos atrás
  Daniel Stenberg 0b3750b5c2 multi_runsingle: move timestamp into INIT há 10 anos atrás
  Daniel Stenberg 854aca5420 multi: ignore sigpipe internally há 10 anos atrás
  Shao Shuchao 2111c2ed07 ConnectionDone: default maxconnects to 4 x number of easy handles há 10 anos atrás
  Dan Fandrich c631a54bb6 ftp: fixed a memory leak on wildcard error path há 10 anos atrás
  Dan Fandrich da9864fb72 multi: Fixed a memory leak on OOM condition há 10 anos atrás
  Colin Hogben bbc1705fa9 error message: Sensible message on timeout when transfer size unknown há 10 anos atrás
  Daniel Stenberg 3b183df9cc multi: remove MULTI_TIMEOUT_INACCURACY há 10 anos atrás
  Daniel Stenberg 980659a2ca multi_socket: remind app if timeout didn't run há 10 anos atrás
  Marc Hoersken 61312fe66f multi.c: fix possible dereference of null pointer há 10 anos atrás
  Daniel Stenberg bf24b64e83 progresscallback: make CURLE_ABORTED_BY_CALLBACK get returned better há 10 anos atrás
  Steve Holme 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU há 10 anos atrás
  Daniel Stenberg 2715d7f948 FILE: don't wait due to CURLOPT_MAX_RECV_SPEED_LARGE há 10 anos atrás
  Steve Holme d92de3a7e9 multi.c: Fixed compilation warning há 10 anos atrás