Histórico de Commits

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