Historia zmian

Autor SHA1 Wiadomość Data
  Josh Soref e8cd39345e openssl: fix grammar 3 lat temu
  Daniel Stenberg 5ea3145850 vtls: fix connection reuse checks for issuer cert and case sensitivity 3 lat temu
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 lat temu
  Daniel Stenberg 1ff1d9e179 lib: more %u for port and int for %*s fixes 3 lat temu
  Daniel Stenberg 78fc6522c2 lib: fix type of len passed to *printf's %*s 3 lat temu
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 lat temu
  Daniel Stenberg 4aed7a1923 openssl: avoid static variable for seed flag 3 lat temu
  Daniel Stenberg 720b4a1a43 TLS: prevent shutdown loops to get stuck 3 lat temu
  Daniel Stenberg a5adf8cb14 openssl: don't remove session id entry in disassociate 3 lat temu
  Michael Kaufmann b249592d29 ssl: read pending close notify alert before closing the connection 3 lat temu
  Harry Sintonen 7f4a9a9b2a openssl: associate/detach the transfer from connection 3 lat temu
  Cameron Cawley 3f25c01fce openssl: remove unneeded cast for CertOpenSystemStore() 3 lat temu
  Gilles Vollant 77fc3859b2 SSL: support in-memory CA certs for some backends 4 lat temu
  ejanchivdorj 94241a9e78 CURLcode: add CURLE_SSL_CLIENTCERT 3 lat temu
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define 3 lat temu
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs 3 lat temu
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 lat temu
  Georeth Zhou 6e3f2febcb openssl: fix build error with OpenSSL < 1.0.2 3 lat temu
  Daniel Stenberg eff614fb02 vtls: refuse setting any SSL version 3 lat temu
  Gilles Vollant 06a7f2745e openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY 3 lat temu
  Daniel Stenberg b09c8ee157 vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() 3 lat temu
  Jean-Philippe Menil 5930cb1c46 openssl: ensure to check SSL_CTX_set_alpn_protos return values 3 lat temu
  Daniel Stenberg db4e0bd85f openssl: set the transfer pointer for logging early 3 lat temu
  Daniel Stenberg b7e01382d6 openssl: adapt to v3's new const for a few API calls 3 lat temu
  Jean-Philippe Menil 8779bfe77b openssl: remove get_ssl_version_txt in favor of SSL_get_version 3 lat temu
  Daniel Stenberg 70472a44de urldata: remove the _ORIG suffix from string names 3 lat temu
  Daniel Stenberg f2f91ac709 openssl: remove conn->data use 3 lat temu
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time 3 lat temu
  Jacob Hoffman-Andrews c30bf22f1c vtls: factor out Curl_ssl_getsock to field of Curl_ssl 3 lat temu
  Daniel Stenberg 2c4b338f7e vtls: remove md5sum 3 lat temu