Commit History

Author SHA1 Message Date
  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
  Daniel Stenberg 471d5f44c5 wolfssl: fix compiler error without IPv6 2 years ago
  MAntoniak ccc2752ce8 ssl: reduce allocated space for ssl backend when FTP is disabled 2 years ago
  Daniel Stenberg e1667a61ea wolfssl: return CURLE_AGAIN for the SSL_ERROR_NONE case 2 years ago
  Daniel Stenberg 327ef30530 wolfssl: when SSL_read() returns zero, check the error 2 years ago
  Daniel Stenberg 2218c3a57e vtls: pass on the right SNI name 2 years ago
  Daniel Stenberg 54aa9c48b2 tls: remove newline from three infof() calls 3 years ago
  Anthony Hu d10a0af2f3 wolfssl: allow setting of groups/curves 3 years ago
  Michael Kaufmann 60738f398c vtls: Fix a memory leak if an SSL session cannot be added to the cache 3 years ago
  Ehren Bendler 797bacf9c5 wolfssl: clean up wolfcrypt error queue 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 1e488d38c9 wolfssl: failing to set a session id is not reason to error out 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 7b6d771a19 wolfssl: remove SSLv3 support leftovers 3 years ago
  Jacob Hoffman-Andrews a3268eca79 tls: add USE_HTTP2 define 3 years ago
  Daniel Stenberg 9fc284427c wolfssl: handle SSL_write() returns 0 for error 3 years ago
  Michał Antoniak e4ba999646 vtls: deduplicate some DISABLE_PROXY ifdefs 3 years ago
  Daniel Stenberg eff614fb02 vtls: refuse setting any SSL version 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 bc928be02c wolfssl: don't store a NULL sessionid 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
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 5beed3e742 wolfssl: remove Curl_ prefix from static functions 3 years ago