Cronologia Commit

Autore SHA1 Messaggio Data
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 anni fa
  Marcel Raad 610bd89315 openssl: fix `ctx_option_t` for OpenSSL v3+ 2 anni fa
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 anni fa
  Daniel Stenberg b27ad8e1d3 url: revert the removal of trailing dot from host name 2 anni fa
  xkernel a97eb81d94 openssl: check SSL_get_ex_data to prevent potential NULL dereference 2 anni fa
  lucas 519b62ccd0 docs: update IETF links to use datatracker 2 anni fa
  Daniel Stenberg d03cb7c14a openssl: return error if TLS 1.3 is requested when not supported 2 anni fa
  Daniel Stenberg 3a6b923170 openssl: copyright year update 2 anni fa
  xkernel 30aea2b1ed openssl: check the return value of BIO_new_mem_buf() 2 anni fa
  Daniel Stenberg f77292663c http_proxy: don't close the socket (too early) 2 anni fa
  Daniel Stenberg c148f0f551 ngtcp2: verify the server cert on connect (quictls) 2 anni fa
  Jay Satiro 79d6057f1b openssl: define HAVE_OPENSSL_VERSION for OpenSSL 1.1.0+ 2 anni fa
  x2018 34294a65b2 openssl: check the return value of BIO_new() 2 anni fa
  Marcel Raad 9b9485e7ac openssl: use non-deprecated API to read key parameters 3 anni fa
  Marcel Raad 9b923eaf3e openssl: reduce code duplication 3 anni fa
  Marcel Raad 6147dfab93 openssl: remove `RSA_METHOD_FLAG_NO_CHECK` handling if unavailable 3 anni fa
  Marcel Raad 1e80f56d0b openssl: remove usage of deprecated `SSL_get_peer_certificate` 3 anni fa
  Daniel Stenberg 83393b1a36 openssl: if verifypeer is not requested, skip the CA loading 3 anni fa
  Daniel Stenberg 54aa9c48b2 tls: remove newline from three infof() calls 3 anni fa
  Daniel Stenberg f3c215e18a openssl: with OpenSSL 1.1.0+ a failed RAND_status means goaway 3 anni fa
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache 3 anni fa
  Gisle Vanem 3a6d30cfd3 openssl: annotate SSL3_MT_SUPPLEMENTAL_DATA 3 anni fa
  Daniel Stenberg 0da1356060 openssl: when creating a new context, there cannot be an old one 3 anni fa
  Josh Soref e8cd39345e openssl: fix grammar 3 anni fa
  Daniel Stenberg 5ea3145850 vtls: fix connection reuse checks for issuer cert and case sensitivity 3 anni fa
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 anni fa
  Daniel Stenberg 1ff1d9e179 lib: more %u for port and int for %*s fixes 3 anni fa
  Daniel Stenberg 78fc6522c2 lib: fix type of len passed to *printf's %*s 3 anni fa
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 anni fa
  Daniel Stenberg 4aed7a1923 openssl: avoid static variable for seed flag 3 anni fa