summaryrefslogtreecommitdiff
path: root/lib/vtls/openssl.h
AgeCommit message (Expand)Author
2017-01-12rand: make it work without TLS backingDaniel Stenberg
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-05-01tls: make setting pinnedkey option fail if not supportedDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-17openssl: build with < 0.9.8Daniel Stenberg
2015-07-14openssl: VMS support for SHA256John Malmberg
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-03-12openssl: use colons properly in the ciphers listDaniel Stenberg
2015-03-12openssl: sort the ciphers on strengthDaniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-22openssl: add support for the Certificate Status Request TLS extensionAlessandro Ghedini
2015-01-17vtls: Separate the SSL backend definition from the API setupSteve Holme
2014-12-28vtls: Fixed compilation warning and an ignored return codeSteve Holme
2014-10-13vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementationPatrick Monnerat
2014-09-13curlssl: make tls backend symbols use curlssl in the nameDaniel Stenberg
2014-09-13url: let the backend decide CURLOPT_SSL_CTX_ supportDaniel Stenberg
2014-09-13vtls: have the backend tell if it supports CERTINFODaniel Stenberg
2014-09-13CURLOPT_CAPATH: return failure if set without backend supportDaniel Stenberg
2014-07-31ssl: generalize how the ssl backend identifier is setDaniel Stenberg
2014-07-30vtls: make the random function mandatory in the TLS backendDaniel Stenberg
2014-01-12OpenSSL: deselect weak ciphers by defaultDaniel Stenberg
2013-12-26vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme
2013-12-20openssl: renamed backend files to openssl.[ch]Daniel Stenberg