summaryrefslogtreecommitdiff
path: root/lib/vtls/gskit.h
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* 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-10/+0
* vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl structJohannes Schindelin2017-08-281-3/+0
* vtls: convert the have_curlssl_* constants to runtime flagsJohannes Schindelin2017-08-281-3/+0
* vtls: use the Curl_ssl struct to access all SSL backends' functionalityJohannes Schindelin2017-08-281-19/+0
* vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin2017-08-281-0/+2
* curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij2016-11-261-0/+3
* Curl_rand: fixed and moved to rand.cDaniel Stenberg2016-11-141-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* gskit.h: Code policing of function pointer argumentsSteve Holme2015-01-171-6/+7
* vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme2015-01-171-2/+1
* vtls: Separate the SSL backend definition from the API setupSteve Holme2015-01-171-2/+4
* vtls: Fixed compilation warning and an ignored return codeSteve Holme2014-12-281-1/+1
* gskit: supply dummy randomization functionPatrick Monnerat2014-10-131-0/+1
* vtls: have the backend tell if it supports CERTINFODaniel Stenberg2014-09-131-0/+3
* ssl: generalize how the ssl backend identifier is setDaniel Stenberg2014-07-311-1/+2
* vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme2013-12-261-1/+1
* vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg2013-12-201-0/+64