Commit History

Author SHA1 Message Date
  Viktor Szakats d49881cb19 URLs: change more http to https 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Jonas Minnberg fe7590f729 vtls: added support for mbedTLS 9 years ago
  Daniel Hwang 30c131f51f ssl: add server cert's "sha256//" hash to verbose 9 years ago
  moparisthebest 55b78c5ae9 SSL: Pinned public key hash support 9 years ago
  Daniel Stenberg 4e299192ed Curl_ssl_md5sum: return CURLcode 9 years ago
  Alessandro Ghedini 4dcd25e138 url: add CURLOPT_SSL_FALSESTART option 9 years ago
  Nick Zitzmann b1c7fc050b By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" 9 years ago
  Steve Holme 761d5166af schannel: Removed curl_ prefix from source files 9 years ago
  Steve Holme 8bb3443a21 vtls: Separate the SSL backend definition from the API setup 9 years ago
  Steve Holme 30ef1a0779 vtls: Fixed compilation errors when SSL not used 9 years ago
  Alessandro Ghedini 3af90a6e19 url: add CURLOPT_SSL_VERIFYSTATUS option 10 years ago
  Steve Holme fe43a662a2 vtls: Use CURLcode for Curl_ssl_init_certinfo() return type 10 years ago
  Steve Holme 6cb7b0c0ac vtls: Use bool for Curl_ssl_getsessionid() return type 10 years ago
  moparisthebest be1a505189 SSL: Add PEM format support for public key pinning 10 years ago
  Steve Holme bfc63bfb19 vtls.h: Fixed compiler warning when compiled without SSL 10 years ago
  Patrick Monnerat 357ff4d1dc Factorize pinned public key code into generic file handling and backend specific 10 years ago
  Patrick Monnerat 265b9a2e49 vtls: remove QsoSSL 10 years ago
  Patrick Monnerat 8fdf832e5f vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation 10 years ago
  Daniel Stenberg 6637b237e6 vtls: have vtls.h include the backend header files 10 years ago
  Dan Fandrich cac1dd58a8 ssl: provide Curl_ssl_backend even if no SSL library is available 10 years ago
  Daniel Stenberg a439e438f3 ssl: generalize how the ssl backend identifier is set 10 years ago
  Daniel Stenberg 01a0168806 vtls: repair build without TLS support 10 years ago
  Daniel Stenberg 8dfd22089c vtls: make the random function mandatory in the TLS backend 10 years ago
  Daniel Stenberg e95ca7cec9 NTLM: set a fake entropy for debug builds with CURL_ENTROPY set 10 years ago
  Fabian Frank 316f79cef2 ALPN: fix typo in http/1.1 identifier 10 years ago
  Fabian Frank 4d8db595ca gtls: add ALPN support 10 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 11 years ago