Commit History

Author SHA1 Message Date
  Daniel Stenberg 202c1cc22f schannel: return CURLE_SSL_CACERT on failed verification 7 years ago
  Johannes Schindelin b59288f881 vtls: refactor out essential information about the SSL backends 7 years ago
  Johannes Schindelin b0989cd3ab vtls: allow selecting which SSL backend to use at runtime 7 years ago
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure 7 years ago
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data 7 years ago
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data 7 years ago
  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 8 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