aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/axtls.h
AgeCommit message (Expand)Author
2018-11-01axtls: removedDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2017-08-28vtls: fold the backend ID into the Curl_ssl structureJohannes Schindelin
2017-08-28vtls: remove obsolete declarations of SSL backend functionalityJohannes Schindelin
2017-08-28vtls: use the Curl_ssl struct to access all SSL backends' functionalityJohannes Schindelin
2017-08-28vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin
2017-08-28vtls: make sure all _cleanup() functions return voidJohannes Schindelin
2017-01-12rand: make it work without TLS backingDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel 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-07-31ssl: generalize how the ssl backend identifier is setDaniel Stenberg
2014-07-31axtls: define curlssl_random using axTLS's PRNGDan Fandrich
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg