Historique des commits

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