Commit History

Author SHA1 Message Date
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs 1 year ago
  Daniel Stenberg a3bcfab4b5 openssl: only use CA_BLOB if verifying peer 1 year ago
  Daniel Stenberg fc10d86011 openssl: adapt to boringssl's error code type 1 year ago
  Stefan Eissing 9e93bd47c2 vtls: Manage current easy handle in nested cfilter calls 1 year ago
  Cherish98 bde24fac7c openssl: don't log raw record headers 1 year ago
  Jay Satiro c4cd0e2be9 openssl: Don't ignore CA paths when using Windows CA store (redux) 1 year ago
  Stefan Eissing 12157aa924 openssl: make the BIO_METHOD a local variable in the connection filter 1 year ago
  Stefan Eissing db91dbbf2c curl_log: for failf/infof and debug logging implementations 1 year ago
  Stefan Eissing 088c08a7e4 ngtcp2: add CURLOPT_SSL_CTX_FUNCTION support for openssl+wolfssl 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg becfe2ec78 urldata: cease storing TLS auth type 1 year ago
  Daniel Stenberg df856cb5c9 vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used 1 year ago
  Stefan Eissing 71b7e01610 lib: connect/h2/h3 refactor 1 year ago
  Stefan Eissing f39472ea9f openssl: remove attached easy handles from SSL instances 1 year ago
  Daniel Stenberg 5ec759247a openssl: return -1 on error in the BIO callbacks 1 year ago
  Stefan Eissing 5c27f6c452 openssl: fix for BoringSSL BIO result interpretation mixups 1 year ago
  Daniel Stenberg 39bbd1cafb openssl: prefix errors with '[lib]/[version]: ' 1 year ago
  Daniel Stenberg 07203b0bb8 openssl/mbedtls: use %d for outputing port with failf (int) 1 year ago
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy 1 year ago
  Daniel Stenberg 9ecebb5d00 vtls: repair build with disabled proxy 1 year ago
  Daniel Gustafsson 3ae63a121d openssl: silence compiler warning when not using IPv6 1 year ago
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 1 year ago
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 1 year ago
  Michael Drake 1fdca35ddd curl.h: add CURLOPT_CA_CACHE_TIMEOUT option 2 years ago
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 years ago
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts 1 year ago
  Daniel Stenberg 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches 1 year ago
  Patrick Monnerat 72652c0613 http, vauth: always provide Curl_allow_auth_to_host() functionality 2 years ago
  Daniel Stenberg 58acc69e10 openssl: make certinfo available for QUIC 2 years ago
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 years ago