Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching vor 2 Jahren
  Daniel Stenberg 5263bbb316 bearssl: make it proper C89 compliant vor 2 Jahren
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of vor 2 Jahren
  max.mehl ad9bc5976d copyright: make repository REUSE compliant vor 2 Jahren
  Daniel Stenberg 34ebf3f90d vtls: use a generic "ALPN, server accepted" message vor 2 Jahren
  Daniel Stenberg 55043b40c1 vtls: use a backend standard message for "ALPN: offers %s" vor 2 Jahren
  Daniel Stenberg 3bc5b32db5 vtls: provide a unified APLN-disagree string for all backends vor 2 Jahren
  Jan Venekamp 3b4a353025 BearSSL: add CURLOPT_SSL_CTX_FUNCTION support vor 2 Jahren
  Jan Venekamp f5d79619b1 BearSSL: add CURLOPT_SSL_CIPHER_LIST support vor 2 Jahren
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled vor 2 Jahren
  Jan Venekamp f36e32b5b8 bearssl: fix EXC_BAD_ACCESS on incomplete CA cert vor 2 Jahren
  Jan Venekamp 8af1cef29e bearssl: fix connect error on expired cert and no verify vor 2 Jahren
  Jan Venekamp b84437194c bearssl: fix session resumption (session id) vor 2 Jahren
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name vor 2 Jahren
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache vor 3 Jahren
  Aleksandr Krotov beb1b1cb03 bearssl: support CURLOPT_CAINFO_BLOB vor 3 Jahren
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it vor 3 Jahren
  Michael Forney 7f9c5af8b3 bearssl: explicitly initialize all fields of Curl_ssl vor 3 Jahren
  Michael Forney a03ea62239 bearssl: remove incorrect const on variable that is modified vor 3 Jahren
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define vor 3 Jahren
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs vor 3 Jahren
  Daniel Stenberg f573998c22 TLS: fix HTTP/2 selection vor 3 Jahren
  Daniel Stenberg b09c8ee157 vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() vor 3 Jahren
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time vor 3 Jahren
  Jacob Hoffman-Andrews c30bf22f1c vtls: factor out Curl_ssl_getsock to field of Curl_ssl vor 3 Jahren
  Daniel Stenberg 2c4b338f7e vtls: remove md5sum vor 3 Jahren
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use vor 3 Jahren
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions vor 3 Jahren
  Daniel Stenberg 7e72b9b547 bearssl: remove Curl_ prefix from static functions vor 3 Jahren
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings vor 3 Jahren