Commit History

作者 SHA1 備註 提交日期
  Daniel Stenberg 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
  Stefan Eissing 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 年之前
  John Bampton 0065b146eb misc: fix spelling 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 71b7e01610 lib: connect/h2/h3 refactor 1 年之前
  Stefan Eissing b42156b825 cfilter: improve SSL connection checks 1 年之前
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy 2 年之前
  Stefan Eissing f18956d0ca cfilter: re-add `conn` as parameter to cfilter setup methods 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 336f7cd5af vtls: make Curl_ssl_backend() return the enum type curl_sslbackend 2 年之前
  Jay Satiro a8a4abb2ae vtls: make curl_global_sslset thread-safe 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 年之前
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 年之前
  xkernel a97eb81d94 openssl: check SSL_get_ex_data to prevent potential NULL dereference 2 年之前
  Daniel Stenberg 223f26c28a mesalink: remove support 2 年之前
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache 3 年之前
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 年之前
  Jay Satiro b31d9ccfc2 vtls: fix warning due to function prototype mismatch 3 年之前
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 年之前
  Harry Sintonen 7f4a9a9b2a openssl: associate/detach the transfer from connection 3 年之前
  Gilles Vollant 77fc3859b2 SSL: support in-memory CA certs for some backends 4 年之前
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define 3 年之前