Historique des commits

Auteur SHA1 Message Date
  Johannes Schindelin b59288f881 vtls: refactor out essential information about the SSL backends il y a 7 ans
  Johannes Schindelin a53bda35e9 vtls: fold the backend ID into the Curl_ssl structure il y a 7 ans
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data il y a 7 ans
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl 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
  Johannes Schindelin e7e03e47d4 vtls: introduce a new struct for SSL backends il y a 7 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 8 ans
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) il y a 8 ans
  Daniel Stenberg f682156a4f Curl_rand: fixed and moved to rand.c il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Ivan Avdeev 31c521b047 vtls: fix ssl session cache race condition il y a 8 ans
  Daniel Stenberg cefe9f4f90 vtls.h: remove a space before semicolon il y a 8 ans
  Viktor Szakats d49881cb19 URLs: change more http to https il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Jonas Minnberg fe7590f729 vtls: added support for mbedTLS il y a 9 ans
  Daniel Hwang 30c131f51f ssl: add server cert's "sha256//" hash to verbose il y a 9 ans
  moparisthebest 55b78c5ae9 SSL: Pinned public key hash support il y a 9 ans
  Daniel Stenberg 4e299192ed Curl_ssl_md5sum: return CURLcode il y a 9 ans
  Alessandro Ghedini 4dcd25e138 url: add CURLOPT_SSL_FALSESTART option il y a 9 ans
  Nick Zitzmann b1c7fc050b By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" il y a 9 ans
  Steve Holme 761d5166af schannel: Removed curl_ prefix from source files il y a 9 ans
  Steve Holme 8bb3443a21 vtls: Separate the SSL backend definition from the API setup il y a 9 ans
  Steve Holme 30ef1a0779 vtls: Fixed compilation errors when SSL not used il y a 9 ans
  Alessandro Ghedini 3af90a6e19 url: add CURLOPT_SSL_VERIFYSTATUS option il y a 10 ans
  Steve Holme fe43a662a2 vtls: Use CURLcode for Curl_ssl_init_certinfo() return type il y a 10 ans