Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks il y a 2 ans
  Daniel Stenberg 55043b40c1 vtls: use a backend standard message for "ALPN: offers %s" il y a 2 ans
  Daniel Stenberg 3bc5b32db5 vtls: provide a unified APLN-disagree string for all backends il y a 2 ans
  Daniel Stenberg a3f4d7cee9 misc: spelling fixes il y a 2 ans
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled il y a 2 ans
  Jan Venekamp 14d9358a0c sectransp: mark a 3DES cipher as weak il y a 2 ans
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name il y a 2 ans
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid il y a 2 ans
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache il y a 3 ans
  Daniel Stenberg 2f0bb864c1 lib: don't use strerror() il y a 3 ans
  Sergey Markelov 1828f6ae2e sectransp: support CURLINFO_CERTINFO il y a 3 ans
  Daniel Stenberg fd9b40bf8d sectransp: check for client certs by name first, then file il y a 3 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Daniel Stenberg 720b4a1a43 TLS: prevent shutdown loops to get stuck il y a 3 ans
  ejanchivdorj a63dae5d07 sectransp: fix EXC_BAD_ACCESS caused by uninitialized buffer il y a 3 ans
  Koichi Shiraishi 98770344b2 sectransp: fix 7f4a9a9b2a49 commit about missing comma il y a 3 ans
  Harry Sintonen 7f4a9a9b2a openssl: associate/detach the transfer from connection il y a 3 ans
  Gilles Vollant 77fc3859b2 SSL: support in-memory CA certs for some backends il y a 4 ans
  ejanchivdorj 94241a9e78 CURLcode: add CURLE_SSL_CLIENTCERT il y a 3 ans
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define il y a 3 ans
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs il y a 3 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  Michael Kolechkin dd2bb48552 sectransp: allow cipher name to be specified il y a 3 ans
  Daniel Stenberg eff614fb02 vtls: refuse setting any SSL version il y a 3 ans
  Daniel Stenberg f573998c22 TLS: fix HTTP/2 selection il y a 3 ans
  Daniel Stenberg b09c8ee157 vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() il y a 3 ans
  Jay Satiro 7a33c4dff9 schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro il y a 3 ans
  Daniel Stenberg 70472a44de urldata: remove the _ORIG suffix from string names il y a 3 ans
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time il y a 3 ans
  Jacob Hoffman-Andrews c30bf22f1c vtls: factor out Curl_ssl_getsock to field of Curl_ssl il y a 3 ans