summaryrefslogtreecommitdiff
path: root/lib/vtls/gtls.h
Commit message (Expand)AuthorAgeFilesLines
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* tls: make setting pinnedkey option fail if not supportedDaniel Stenberg2016-05-011-1/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* SSL: Pinned public key hash supportmoparisthebest2015-07-011-0/+5
* gtls: implement CURLOPT_CERTINFOAlessandro Ghedini2015-03-201-0/+3
* gtls: add support for CURLOPT_CAPATHAlessandro Ghedini2015-03-101-0/+3
* vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme2015-01-171-5/+1
* vtls: Separate the SSL backend definition from the API setupSteve Holme2015-01-171-1/+3
* copyright years: after OCSP stapling changesDaniel Stenberg2015-01-161-1/+1
* gtls: add support for the Certificate Status Request TLS extensionAlessandro Ghedini2015-01-161-0/+3
* vtls: Use '(void) arg' for unused parametersSteve Holme2014-12-301-5/+5
* vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementationPatrick Monnerat2014-10-131-3/+0
* 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-7/+4
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-0/+81