index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vtls
/
schannel.h
Age
Commit message (
Expand
)
Author
2018-11-01
schannel: use Curl_ prefix for global private symbols
Daniel Stenberg
2018-10-08
spelling fixes [ci skip]
Viktor Szakats
2018-06-08
boringssl + schannel: undef X509_NAME in lib/schannel.h
Gisle Vanem
2018-05-16
schannel: disable manual verify if APIs not available
Jay Satiro
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2017-08-28
vtls: fold the backend ID into the Curl_ssl structure
Johannes Schindelin
2017-08-28
vtls: move SSL backends' private constants out of their header files
Johannes Schindelin
2017-08-28
vtls: remove obsolete declarations of SSL backend functionality
Johannes Schindelin
2017-08-28
vtls: convert the have_curlssl_* constants to runtime flags
Johannes Schindelin
2017-08-28
vtls: use the Curl_ssl struct to access all SSL backends' functionality
Johannes Schindelin
2017-08-28
vtls: declare Curl_ssl structs for every SSL backend
Johannes Schindelin
2017-08-28
vtls: use consistent signature for _random() implementations
Johannes Schindelin
2017-01-12
rand: make it work without TLS backing
Daniel Stenberg
2016-06-01
schannel: add CURLOPT_CERTINFO support
Andrew Kurushin
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-06-17
schannel: schannel_recv overhaul
Jay Satiro
2015-02-07
schannel: Removed curl_ prefix from source files
Steve Holme