Commit History

作者 SHA1 備註 提交日期
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 年之前
  Stefan Eissing 3797f1a4ca rustls: fix error in recv handling 1 年之前
  Jacob Hoffman-Andrews 38262c944d rustls: improve error messages 1 年之前
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs 1 年之前
  Stefan Eissing db91dbbf2c curl_log: for failf/infof and debug logging implementations 1 年之前
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
  Daniel Stenberg df856cb5c9 vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used 1 年之前
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy 2 年之前
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 2 年之前
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 2 年之前
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 年之前
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of 2 年之前
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 年之前
  Daniel Stenberg 34ebf3f90d vtls: use a generic "ALPN, server accepted" message 2 年之前
  Daniel Stenberg 55043b40c1 vtls: use a backend standard message for "ALPN: offers %s" 2 年之前
  Daniel Stenberg 3bc5b32db5 vtls: provide a unified APLN-disagree string for all backends 2 年之前
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 年之前
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 年之前
  Stephen M. Coakley 3be94d84fc rustls: add CURLOPT_CAINFO_BLOB support 2 年之前
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 年之前
  Jacob Hoffman-Andrews 3f8fde366f rustls: remove comment about checking handshaking 3 年之前
  Jacob Hoffman-Andrews 00f4ed2aad rustls: read of zero bytes might be okay 3 年之前
  Jacob Hoffman-Andrews be8d77b146 rustls: remove incorrect EOF check 3 年之前
  Daniel Stenberg 76d9e07c6b vtls/rustls: adapt to the updated rustls_version proto 3 年之前
  Kevin Burke 1fef5922da vtls/rustls: handle RUSTLS_RESULT_PLAINTEXT_EMPTY 3 年之前
  Kevin Burke b7757c2b81 vtls/rustls: update to compile with rustls-ffi v0.8.0 3 年之前
  Daniel Stenberg 0cc8fc8825 rustls: add strerror.h include 3 年之前
  Daniel Stenberg 2f0bb864c1 lib: don't use strerror() 3 年之前
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年之前
  Jacob Hoffman-Andrews 8fa0a298c6 rustls: remove native_roots fallback 3 年之前