summaryrefslogtreecommitdiff
path: root/lib/vtls/polarssl.h
AgeCommit message (Expand)Author
2017-01-28polarssl: fix hangsMichael Kaufmann
2016-05-01tls: make setting pinnedkey option fail if not supportedDaniel Stenberg
2016-04-24PolarSSL: Implement public key pinningmoparisthebest
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-23polarssl/mbedtls: fix name space pollutionDaniel Stenberg
2015-01-17vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme
2015-01-17vtls: Separate the SSL backend definition from the API setupSteve Holme
2014-12-30vtls: Use '(void) arg' for unused parametersSteve Holme
2014-09-13curlssl: make tls backend symbols use curlssl in the nameDaniel 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-30polarssl: provide a (weak) random functionDaniel Stenberg
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg