Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs há 1 ano atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges há 1 ano atrás
  Daniel Stenberg df856cb5c9 vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used há 1 ano atrás
  Stefan Eissing 55807e6c05 tls: backends use connection filters for IO, enabling HTTPS-proxy há 2 anos atrás
  Stefan Eissing af22c2a546 vtls: localization of state data in filters há 2 anos atrás
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: há 2 anos atrás
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching há 2 anos atrás
  Daniel Stenberg 5263bbb316 bearssl: make it proper C89 compliant há 2 anos atrás
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of há 2 anos atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Daniel Stenberg 34ebf3f90d vtls: use a generic "ALPN, server accepted" message há 2 anos atrás
  Daniel Stenberg 55043b40c1 vtls: use a backend standard message for "ALPN: offers %s" há 2 anos atrás
  Daniel Stenberg 3bc5b32db5 vtls: provide a unified APLN-disagree string for all backends há 2 anos atrás
  Jan Venekamp 3b4a353025 BearSSL: add CURLOPT_SSL_CTX_FUNCTION support há 2 anos atrás
  Jan Venekamp f5d79619b1 BearSSL: add CURLOPT_SSL_CIPHER_LIST support há 2 anos atrás
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled há 2 anos atrás
  Jan Venekamp f36e32b5b8 bearssl: fix EXC_BAD_ACCESS on incomplete CA cert há 2 anos atrás
  Jan Venekamp 8af1cef29e bearssl: fix connect error on expired cert and no verify há 2 anos atrás
  Jan Venekamp b84437194c bearssl: fix session resumption (session id) há 2 anos atrás
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name há 2 anos atrás
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache há 3 anos atrás
  Aleksandr Krotov beb1b1cb03 bearssl: support CURLOPT_CAINFO_BLOB há 3 anos atrás
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it há 3 anos atrás
  Michael Forney 7f9c5af8b3 bearssl: explicitly initialize all fields of Curl_ssl há 3 anos atrás
  Michael Forney a03ea62239 bearssl: remove incorrect const on variable that is modified há 3 anos atrás
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define há 3 anos atrás
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs há 3 anos atrás
  Daniel Stenberg f573998c22 TLS: fix HTTP/2 selection há 3 anos atrás
  Daniel Stenberg b09c8ee157 vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() há 3 anos atrás
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time há 3 anos atrás