Age | Commit message (Expand) | Author |
2015-01-17 | vtls: Separate the SSL backend definition from the API setup | Steve Holme |
2015-01-17 | vtls: Fixed compilation errors when SSL not used | Steve Holme |
2015-01-16 | url: add CURLOPT_SSL_VERIFYSTATUS option | Alessandro Ghedini |
2014-12-26 | vtls: Use CURLcode for Curl_ssl_init_certinfo() return type | Steve Holme |
2014-12-25 | vtls: Use bool for Curl_ssl_getsessionid() return type | Steve Holme |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-09 | vtls.h: Fixed compiler warning when compiled without SSL | Steve Holme |
2014-10-13 | Factorize pinned public key code into generic file handling and backend specific | Patrick Monnerat |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-10-13 | vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation | Patrick Monnerat |
2014-10-09 | vtls: have vtls.h include the backend header files | Daniel Stenberg |
2014-08-03 | ssl: provide Curl_ssl_backend even if no SSL library is available | Dan Fandrich |
2014-07-31 | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg |
2014-07-30 | vtls: repair build without TLS support | Daniel Stenberg |
2014-07-30 | vtls: make the random function mandatory in the TLS backend | Daniel Stenberg |
2014-06-11 | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg |
2014-05-20 | ALPN: fix typo in http/1.1 identifier | Fabian Frank |
2014-02-04 | gtls: add ALPN support | Fabian Frank |
2013-12-20 | vtls: renamed sslgen.[ch] to vtls.[ch] | Daniel Stenberg |