summaryrefslogtreecommitdiff
path: root/lib/vtls/schannel.h
Commit message (Expand)AuthorAgeFilesLines
* cf-socket: improvements in socket I/O handlingStefan Eissing2023-01-311-2/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-2/+2
* vtls: localization of state data in filtersStefan Eissing2022-11-221-2/+3
* misc: remove duplicated include filesDaniel Stenberg2022-10-261-2/+0
* schannel: when importing PFX, disable key persistenceDustin Howett2022-10-111-1/+10
* schannel: ban server ALPN change during recv renegotiationJay Satiro2022-09-261-0/+1
* schannel: Add TLS 1.3 supportWyatt O'Day2022-08-021-0/+67
* openssl: fix BoringSSL symbol conflicts with LDAP and SchannelViktor Szakats2022-07-141-0/+12
* curl_setup: include _mingw.hJay Satiro2022-06-231-1/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* schannel: move the algIds array out of schannel.hJoel Depooter2022-02-181-3/+0
* vtls: pass on the right SNI nameDaniel Stenberg2022-01-271-1/+2
* schannel: don't use static to store selected ciphersDaniel Stenberg2021-05-241-0/+3
* vtls: reduce conn->data usePatrick Monnerat2021-01-191-2/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* schannel: make it 'struct Curl_schannel*'Daniel Stenberg2020-09-021-5/+5
* schannel: use Curl_ prefix for global private symbolsDaniel Stenberg2018-11-011-2/+2
* spelling fixes [ci skip]Viktor Szakats2018-10-081-1/+1
* boringssl + schannel: undef X509_NAME in lib/schannel.hGisle Vanem2018-06-081-0/+19
* schannel: disable manual verify if APIs not availableJay Satiro2018-05-161-0/+15
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-0/+40
* vtls: fold the backend ID into the Curl_ssl structureJohannes Schindelin2017-08-281-3/+0
* vtls: move SSL backends' private constants out of their header filesJohannes Schindelin2017-08-281-48/+0
* vtls: remove obsolete declarations of SSL backend functionalityJohannes Schindelin2017-08-281-19/+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-17/+0
* vtls: declare Curl_ssl structs for every SSL backendJohannes Schindelin2017-08-281-0/+2
* vtls: use consistent signature for _random() implementationsJohannes Schindelin2017-08-281-2/+3
* rand: make it work without TLS backingDaniel Stenberg2017-01-121-2/+2
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-011-0/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* schannel: schannel_recv overhaulJay Satiro2015-06-171-0/+1
* schannel: Removed curl_ prefix from source filesSteve Holme2015-02-071-0/+117