Commit History

Author SHA1 Message Date
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl 7 years ago
  Johannes Schindelin 118b074fba vtls: move SSL backends' private constants out of their header files 7 years ago
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality 7 years ago
  Johannes Schindelin 742ddc9d8f schannel: reorder functions topologically 7 years ago
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 7 years ago
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags 7 years ago
  Johannes Schindelin 0a083a66bc vtls: move sha256sum into the Curl_ssl struct 7 years ago
  Johannes Schindelin e35205a0c4 vtls: move md5sum into the Curl_ssl struct 7 years ago
  Johannes Schindelin 52e8237bfc vtls: use the Curl_ssl struct to access all SSL backends' functionality 7 years ago
  Johannes Schindelin e09bb63ed8 vtls: declare Curl_ssl structs for every SSL backend 7 years ago
  Johannes Schindelin dd02a9a341 vtls: use consistent signature for _random() implementations 7 years ago
  Dan Fandrich 07fd7871b3 schannel: return a more specific error code for SEC_E_UNTRUSTED_ROOT 7 years ago
  Jay Satiro 6b39f9c87e schannel: Don't treat encrypted partial record as pending data 7 years ago
  Jay Satiro 33cfcfd9f0 TLS: Fix switching off SSL session id when client cert is used 7 years ago
  Marcel Raad 33ca733ee2 schannel: fix compiler warnings 7 years ago
  Marcel Raad f104f7d914 schannel: fix unused variable warning 7 years ago
  Marcel Raad 23d48c35cb schannel: fix variable shadowing warning 7 years ago
  Jozef Kralik 6448f98c18 vtls: add options to specify range of enabled TLS versions 7 years ago
  JDepooter 18495ecacc schannel: Remove incorrect SNI disabled message 7 years ago
  Daniel Stenberg 807698db02 rand: make it work without TLS backing 7 years ago
  Dan McNulty 0354eed410 schannel: fix wildcard cert name validation on Win CE 8 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 8 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Okhin Vasilij c6da05a5ec HTTPS-proxy: fixed mbedtls and polishing 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Marcel Raad c0ae2dbb86 vtls: fix build warnings 8 years ago
  Jay Satiro f43b7b6cb6 vtls: Fail on unrecognized param for CURLOPT_SSLVERSION 8 years ago
  Kamil Dudka 6ad3add606 vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 8 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Jay Satiro 895168bfd3 schannel: Disable ALPN for Wine since it is causing problems 8 years ago