summaryrefslogtreecommitdiff
path: root/lib/vtls/axtls.h
Commit message (Expand)AuthorAgeFilesLines
* 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: use the Curl_ssl struct to access all SSL backends' functionalityJohannes Schindelin2017-08-281-17/+0
* vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin2017-08-281-0/+2
* vtls: make sure all _cleanup() functions return voidJohannes Schindelin2017-08-281-1/+1
* rand: make it work without TLS backingDaniel Stenberg2017-01-121-4/+4
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* 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-6/+7
* ssl: generalize how the ssl backend identifier is setDaniel Stenberg2014-07-311-1/+1
* axtls: define curlssl_random using axTLS's PRNGDan Fandrich2014-07-311-0/+4
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-0/+68