Commit History

Author SHA1 Message Date
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg 34ebf3f90d vtls: use a generic "ALPN, server accepted" message 2 years ago
  Daniel Stenberg 55043b40c1 vtls: use a backend standard message for "ALPN: offers %s" 2 years ago
  Daniel Stenberg 3bc5b32db5 vtls: provide a unified APLN-disagree string for all backends 2 years ago
  Jay Satiro 8b1cae63b7 gtls: fix build for disabled TLS-SRP 2 years ago
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 years ago
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 years ago
  Daniel Stenberg 8fbd6feddf ngtcp2: verify the server certificate for the gnutls case 2 years ago
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
  Daniel Stenberg 4a2ab69ab5 gtls: check return code for gnutls_alpn_set_protocols 2 years ago
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements 3 years ago
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache 3 years ago
  Daniel Stenberg 5ea3145850 vtls: fix connection reuse checks for issuer cert and case sensitivity 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg bfa0309175 gnutls: set the preferred TLS versions in correct order 3 years ago
  Michael Kaufmann b249592d29 ssl: read pending close notify alert before closing the connection 3 years ago
  Harry Sintonen 7f4a9a9b2a openssl: associate/detach the transfer from connection 3 years ago
  Daniel Stenberg 577f19397c GnuTLS: don't allow TLS 1.3 for versions that don't support it 3 years ago
  Daniel Stenberg 781864bedb gnutls: make setting only the MAX TLS allowed version work 3 years ago
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define 3 years ago
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg f573998c22 TLS: fix HTTP/2 selection 3 years ago
  Daniel Stenberg b09c8ee157 vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() 3 years ago
  Daniel Stenberg 70472a44de urldata: remove the _ORIG suffix from string names 3 years ago
  Daniel Stenberg e06fa7462a gnutls: assume nettle crypto support 3 years ago
  Daniel Stenberg 88dd1a8a11 urldata: don't touch data->set.httpversion at run-time 3 years ago
  Jacob Hoffman-Andrews c30bf22f1c vtls: factor out Curl_ssl_getsock to field of Curl_ssl 3 years ago
  Daniel Stenberg 2c4b338f7e vtls: remove md5sum 3 years ago
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago