summaryrefslogtreecommitdiff
path: root/lib/vtls/openssl.h
Commit message (Expand)AuthorAgeFilesLines
* openssl: add support for the Certificate Status Request TLS extensionAlessandro Ghedini2015-01-221-0/+3
* vtls: Separate the SSL backend definition from the API setupSteve Holme2015-01-171-2/+4
* vtls: Fixed compilation warning and an ignored return codeSteve Holme2014-12-281-1/+1
* vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementationPatrick Monnerat2014-10-131-3/+0
* curlssl: make tls backend symbols use curlssl in the nameDaniel Stenberg2014-09-131-1/+1
* url: let the backend decide CURLOPT_SSL_CTX_ supportDaniel Stenberg2014-09-131-0/+3
* vtls: have the backend tell if it supports CERTINFODaniel Stenberg2014-09-131-0/+3
* CURLOPT_CAPATH: return failure if set without backend supportDaniel Stenberg2014-09-131-0/+3
* ssl: generalize how the ssl backend identifier is setDaniel Stenberg2014-07-311-0/+1
* vtls: make the random function mandatory in the TLS backendDaniel Stenberg2014-07-301-5/+4
* OpenSSL: deselect weak ciphers by defaultDaniel Stenberg2014-01-121-1/+3
* vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme2013-12-261-1/+1
* openssl: renamed backend files to openssl.[ch]Daniel Stenberg2013-12-201-0/+99