История коммитов

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