Historique des commits

Auteur SHA1 Message Date
  Marc Hoersken 3186f50054 timeouts: move ms timeouts to timediff_t from int and long il y a 4 ans
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start il y a 4 ans
  Gilles Vollant cac5374298 setopt: support certificate options in memory with struct curl_blob il y a 4 ans
  denzor a9021716cc easy: fix dangling pointer on easy_perform fail il y a 4 ans
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions il y a 4 ans
  Jay Satiro 3bfda07004 easy: Fix curl_easy_duphandle for builds missing IPv6 that use c-ares il y a 4 ans
  Patrick Monnerat 96972ec1c0 mime: latch last read callback status. il y a 4 ans
  Ernst Sjöstrand c8f086bcc3 ares: store dns parameters for duphandle il y a 4 ans
  Daniel Stenberg e364546fb3 version: make curl_version* thread-safe without using global context il y a 4 ans
  Daniel Stenberg e040146f22 pause: force a connection (re-)check after unpausing il y a 4 ans
  Daniel Stenberg e54b1885d1 pause: bail out on bad input il y a 4 ans
  Daniel Stenberg 64258bd0aa pause: return early for calls that don't change pause state il y a 4 ans
  Daniel Stenberg 8aa04e9a24 Revert "pause: force-drain the transfer on unpause" il y a 4 ans
  Daniel Stenberg 8cd4e6d81f Revert "mime: latch last read callback status." il y a 4 ans
  Patrick Monnerat 87869e38d7 mime: latch last read callback status. il y a 4 ans
  Daniel Stenberg fa0216b294 pause: force-drain the transfer on unpause il y a 4 ans
  Daniel Stenberg 15f51474c8 http2: make pausing/unpausing set/clear local stream window il y a 4 ans
  Jay Satiro 55bb83c92b easy: remove dead code il y a 4 ans
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle il y a 4 ans
  Daniel Stenberg 1ad49feb71 global_init: assume the EINTR bit by default il y a 4 ans
  Daniel Stenberg 920af1a664 wolfssh: make it init properly via Curl_ssh_init() il y a 4 ans
  Daniel Stenberg 6773c7ca65 wolfSSH: new SSH backend il y a 4 ans
  Daniel Stenberg bc5d22c3de global_init: undo the "intialized" bump in case of failure il y a 4 ans
  Jay Satiro 1f6a18685e lib: Move lib/ssh.h -> lib/vssh/ssh.h il y a 4 ans
  Daniel Stenberg 32747aafa0 pause: avoid updating socket if done was already called il y a 4 ans
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too il y a 4 ans
  Daniel Stenberg 2e68e5a023 easy: part of conditional expression is always true: !result il y a 5 ans
  Daniel Stenberg 5050edb124 cleanup: move functions out of url.c and make them static il y a 5 ans
  Daniel Stenberg d6dea75af7 vssh: move ssh init/cleanup functions into backend code il y a 5 ans
  Daniel Stenberg 02346abc32 curl_multi_poll: a sister to curl_multi_wait() that waits more il y a 5 ans