提交歷史

作者 SHA1 備註 提交日期
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 年之前
  Daniel Stenberg 5263bbb316 bearssl: make it proper C89 compliant 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 年之前
  Jan Venekamp 3b4a353025 BearSSL: add CURLOPT_SSL_CTX_FUNCTION support 2 年之前
  Jan Venekamp f5d79619b1 BearSSL: add CURLOPT_SSL_CIPHER_LIST support 2 年之前
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 年之前
  Jan Venekamp f36e32b5b8 bearssl: fix EXC_BAD_ACCESS on incomplete CA cert 2 年之前
  Jan Venekamp 8af1cef29e bearssl: fix connect error on expired cert and no verify 2 年之前
  Jan Venekamp b84437194c bearssl: fix session resumption (session id) 2 年之前
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 年之前
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache 3 年之前
  Aleksandr Krotov beb1b1cb03 bearssl: support CURLOPT_CAINFO_BLOB 3 年之前
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年之前
  Michael Forney 7f9c5af8b3 bearssl: explicitly initialize all fields of Curl_ssl 3 年之前
  Michael Forney a03ea62239 bearssl: remove incorrect const on variable that is modified 3 年之前
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define 3 年之前
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs 3 年之前
  Daniel Stenberg f573998c22 TLS: fix HTTP/2 selection 3 年之前
  Daniel Stenberg b09c8ee157 vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() 3 年之前
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time 3 年之前
  Jacob Hoffman-Andrews c30bf22f1c vtls: factor out Curl_ssl_getsock to field of Curl_ssl 3 年之前
  Daniel Stenberg 2c4b338f7e vtls: remove md5sum 3 年之前
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 年之前
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 年之前
  Daniel Stenberg 7e72b9b547 bearssl: remove Curl_ prefix from static functions 3 年之前
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 年之前