Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges il y a 4 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure il y a 7 ans
  Johannes Schindelin 118b074fba vtls: move SSL backends' private constants out of their header files il y a 7 ans
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality il y a 7 ans
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct il y a 7 ans
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags il y a 7 ans
  Johannes Schindelin 0a083a66bc vtls: move sha256sum into the Curl_ssl struct il y a 7 ans
  Johannes Schindelin e35205a0c4 vtls: move md5sum into the Curl_ssl struct il y a 7 ans
  Johannes Schindelin 52e8237bfc vtls: use the Curl_ssl struct to access all SSL backends' functionality il y a 7 ans
  Johannes Schindelin e09bb63ed8 vtls: declare Curl_ssl structs for every SSL backend il y a 7 ans
  Daniel Stenberg 807698db02 rand: make it work without TLS backing il y a 7 ans
  Okhin Vasilij a4b2f7aafd curl_version_info: add CURL_VERSION_HTTPS_PROXY il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 283babfaf8 tls: make setting pinnedkey option fail if not supported il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg 82e3e8e31f openssl: build with < 0.9.8 il y a 9 ans
  John Malmberg 79416fb2d6 openssl: VMS support for SHA256 il y a 9 ans
  moparisthebest 55b78c5ae9 SSL: Pinned public key hash support il y a 9 ans
  Daniel Stenberg 186e46d88d openssl: use colons properly in the ciphers list il y a 9 ans
  Daniel Stenberg 0d1060f21e openssl: sort the ciphers on strength il y a 9 ans
  Daniel Stenberg 709cf76f6b openssl: remove all uses of USE_SSLEAY il y a 9 ans
  Alessandro Ghedini d1cf5d5706 openssl: add support for the Certificate Status Request TLS extension il y a 10 ans
  Steve Holme 8bb3443a21 vtls: Separate the SSL backend definition from the API setup il y a 9 ans
  Steve Holme 037cd0d991 vtls: Fixed compilation warning and an ignored return code il y a 10 ans
  Patrick Monnerat 8fdf832e5f vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation il y a 10 ans
  Daniel Stenberg d57d041d67 curlssl: make tls backend symbols use curlssl in the name il y a 10 ans
  Daniel Stenberg 4c2e40a488 url: let the backend decide CURLOPT_SSL_CTX_ support il y a 10 ans
  Daniel Stenberg 7494f0f498 vtls: have the backend tell if it supports CERTINFO il y a 10 ans
  Daniel Stenberg 8250f93d41 CURLOPT_CAPATH: return failure if set without backend support il y a 10 ans