Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 911714d617 openssl: fix CN check error code il y a 2 ans
  lwthiker 68dc5bcd46 openssl: enable CURLOPT_SSL_EC_CURVES with BoringSSL il y a 2 ans
  Jay Satiro f7ba0eccf7 openssl: check if sessionid flag is enabled before retrieving session il y a 2 ans
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled il y a 2 ans
  MAntoniak bbe7042113 openssl: fix build for version < 1.1.0 il y a 2 ans
  Henrik Holst 65c6e37fe3 hostcheck: reduce strlen calls on chained certificates il y a 2 ans
  Daniel Stenberg d15692ebba hostcheck: pass in pattern length too, to avoid a strlen call il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Marcel Raad 610bd89315 openssl: fix `ctx_option_t` for OpenSSL v3+ il y a 2 ans
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name il y a 2 ans
  Daniel Stenberg b27ad8e1d3 url: revert the removal of trailing dot from host name il y a 2 ans
  xkernel a97eb81d94 openssl: check SSL_get_ex_data to prevent potential NULL dereference il y a 2 ans
  lucas 519b62ccd0 docs: update IETF links to use datatracker il y a 2 ans
  Daniel Stenberg d03cb7c14a openssl: return error if TLS 1.3 is requested when not supported il y a 2 ans
  Daniel Stenberg 3a6b923170 openssl: copyright year update il y a 2 ans
  xkernel 30aea2b1ed openssl: check the return value of BIO_new_mem_buf() il y a 2 ans
  Daniel Stenberg f77292663c http_proxy: don't close the socket (too early) il y a 2 ans
  Daniel Stenberg c148f0f551 ngtcp2: verify the server cert on connect (quictls) il y a 2 ans
  Jay Satiro 79d6057f1b openssl: define HAVE_OPENSSL_VERSION for OpenSSL 1.1.0+ il y a 3 ans
  x2018 34294a65b2 openssl: check the return value of BIO_new() il y a 3 ans
  Marcel Raad 9b9485e7ac openssl: use non-deprecated API to read key parameters il y a 3 ans
  Marcel Raad 9b923eaf3e openssl: reduce code duplication il y a 3 ans
  Marcel Raad 6147dfab93 openssl: remove `RSA_METHOD_FLAG_NO_CHECK` handling if unavailable il y a 3 ans
  Marcel Raad 1e80f56d0b openssl: remove usage of deprecated `SSL_get_peer_certificate` il y a 3 ans
  Daniel Stenberg 83393b1a36 openssl: if verifypeer is not requested, skip the CA loading il y a 3 ans
  Daniel Stenberg 54aa9c48b2 tls: remove newline from three infof() calls il y a 3 ans
  Daniel Stenberg f3c215e18a openssl: with OpenSSL 1.1.0+ a failed RAND_status means goaway il y a 3 ans
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache il y a 3 ans
  Gisle Vanem 3a6d30cfd3 openssl: annotate SSL3_MT_SUPPLEMENTAL_DATA il y a 3 ans
  Daniel Stenberg 0da1356060 openssl: when creating a new context, there cannot be an old one il y a 3 ans