summaryrefslogtreecommitdiff
path: root/lib/vtls/gskit.c
AgeCommit message (Expand)Author
2017-08-20Patchset for gnURL microfork:gnurl-7.55.1gnurl-7_55_1Christian Grothoff
2017-03-26spelling fixesklemens
2017-03-08vtls: add options to specify range of enabled TLS versionsJozef Kralik
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-25HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEYThomas Glanzmann
2016-11-24HTTPS-proxy: fixed mbedtls and polishingOkhin Vasilij
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-11-24Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows.Patrick Monnerat
2016-11-09vtls: Fail on unrecognized param for CURLOPT_SSLVERSIONJay Satiro
2016-11-07vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka
2016-10-31gskit, nss: do not include strequal.hKamil Dudka
2016-10-18select: switch to macros in uppercaseDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-19ssl: add server cert's "sha256//" hash to verboseDaniel Hwang
2015-03-03vtls: use curl_printf.h all overDaniel Stenberg
2015-02-09gskit: Fix exclusive SSLv3 optionJay Satiro
2015-01-17vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme
2014-12-28vtls: Fixed compilation warning and an ignored return codeSteve Holme
2014-12-26vtls: Use CURLcode for Curl_ssl_init_certinfo() return typeSteve Holme
2014-10-24gskit.c: remove SSLv3 from SSL default.Patrick Monnerat
2014-10-24gskit.c: use 'CURLcode result'Patrick Monnerat
2014-10-14Implement pinned public key in GSKit backendPatrick Monnerat
2013-12-26vtls: Fixed up include of vtls.hSteve Holme
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg