summaryrefslogtreecommitdiff
path: root/lib/vtls/polarssl.h
Commit message (Expand)AuthorAgeFilesLines
* polarssl: removedbagder/rm-polarsslDaniel Stenberg2020-01-161-32/+0
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* vtls: fold the backend ID into the Curl_ssl structureJohannes Schindelin2017-08-281-3/+0
* vtls: remove obsolete declarations of SSL backend functionalityJohannes Schindelin2017-08-281-19/+0
* vtls: convert the have_curlssl_* constants to runtime flagsJohannes Schindelin2017-08-281-6/+0
* vtls: move sha256sum into the Curl_ssl structJohannes Schindelin2017-08-281-4/+0
* vtls: use the Curl_ssl struct to access all SSL backends' functionalityJohannes Schindelin2017-08-281-20/+0
* vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin2017-08-281-0/+2
* vtls: make sure all _data_pending() functions return boolJohannes Schindelin2017-08-281-1/+1
* polarssl: fix hangsMichael Kaufmann2017-01-281-1/+2
* tls: make setting pinnedkey option fail if not supportedDaniel Stenberg2016-05-011-1/+4
* PolarSSL: Implement public key pinningmoparisthebest2016-04-241-0/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* polarssl/mbedtls: fix name space pollutionDaniel Stenberg2015-10-231-5/+5
* 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-2/+4
* vtls: Use '(void) arg' for unused parametersSteve Holme2014-12-301-7/+7
* curlssl: make tls backend symbols use curlssl in the nameDaniel Stenberg2014-09-131-1/+1
* CURLOPT_CAPATH: return failure if set without backend supportDaniel Stenberg2014-09-131-0/+4
* ssl: generalize how the ssl backend identifier is setDaniel Stenberg2014-07-311-0/+1
* polarssl: provide a (weak) random functionDaniel Stenberg2014-07-301-0/+5
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-0/+67