summaryrefslogtreecommitdiff
path: root/lib/vtls/gskit.h
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
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: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl structJohannes Schindelin
2017-08-28vtls: convert the have_curlssl_* constants to runtime flagsJohannes 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
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-11-14Curl_rand: fixed and moved to rand.cDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-01-17gskit.h: Code policing of function pointer argumentsSteve Holme
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-28vtls: Fixed compilation warning and an ignored return codeSteve Holme
2014-10-13gskit: supply dummy randomization functionPatrick Monnerat
2014-09-13vtls: have the backend tell if it supports CERTINFODaniel Stenberg
2014-07-31ssl: generalize how the ssl backend identifier is setDaniel Stenberg
2013-12-26vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg