Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs há 4 anos atrás
  Gilles Vollant 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) há 5 anos atrás
  Daniel Stenberg e0af243b61 urldata.h: remove #define HEADERSIZE, not used anymore há 4 anos atrás
  Daniel Stenberg dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer há 4 anos atrás
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions há 4 anos atrás
  Marcel Raad 6ad062ae71 lib: clean up whitespace há 4 anos atrás
  Bjorn Stenberg 2522903b79 mqtt: add new experimental protocol há 4 anos atrás
  Johannes Schindelin 5450428491 schannel: add "best effort" revocation check option há 4 anos atrás
  Daniel Stenberg f38c7290b1 transfer: cap retries of "dead connections" to 5 há 4 anos atrás
  Daniel Stenberg dbd16c3e25 connect: happy eyeballs cleanup há 4 anos atrás
  Ernst Sjöstrand c8f086bcc3 ares: store dns parameters for duphandle há 4 anos atrás
  Daniel Stenberg 6f17df7a6a urldata: remove the 'stream_was_rewound' connectdata struct member há 4 anos atrás
  Daniel Stenberg 6375b205a9 http: added 417 response treatment há 4 anos atrás
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking há 4 anos atrás
  Daniel Stenberg c188391a9f ftp: convert 'sock_accepted' to a plain boolean há 4 anos atrás
  Steve Holme f41deddde8 ntlm: Ensure the HTTP header data is not stored in the challenge/response há 5 anos atrás
  Steve Holme 6ef123522a ntlm: Move the winbind data into the NTLM data structure há 5 anos atrás
  Jon Rumsey 4228700461 urldata: do string enums without #ifdefs for build scripts há 4 anos atrás
  Pavel Volgarev 4a4609bf3c smtp: Allow RCPT TO command to fail for some recipients há 4 anos atrás
  Daniel Stenberg 23a17e039d copyright: fix year ranges há 4 anos atrás
  nao dea17b519d http: move "oauth_bearer" from connectdata to Curl_easy há 4 anos atrás
  Daniel Stenberg 564d88a8bd openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains há 4 anos atrás
  Niall 8acfad38ca doh: use dedicated probe slots há 4 anos atrás
  Jay Satiro 1f6a18685e lib: Move lib/ssh.h -> lib/vssh/ssh.h há 4 anos atrás
  Daniel Stenberg d0a7ee3f61 cookies: using a share with cookies shouldn't enable the cookie engine há 5 anos atrás
  Jay Satiro cded993700 url: don't set appconnect time for non-ssl/non-ssh connections há 5 anos atrás
  Daniel Stenberg 03ebe66d70 urldata: use 'bool' for the bit type on MSVC compilers há 5 anos atrás
  Daniel Stenberg 3c5f9ba899 url: only reuse TLS connections with matching pinning há 5 anos atrás
  Daniel Stenberg 4ac2884003 urldata: avoid 'generic', use dedicated pointers há 5 anos atrás
  Daniel Stenberg 68fab35c73 http: fix use of credentials from URL when using HTTP proxy há 5 anos atrás