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.c
Age
Commit message (
Expand
)
Author
2018-05-16
schannel: disable client cert option if APIs not available
Archangel_SDY
2018-05-04
vtls: fix missing commas
Daniel Stenberg
2018-05-04
vtls: use unified "supports" bitfield member in backends
Daniel Stenberg
2018-04-27
checksrc: force indentation of lines after an else
Daniel Gustafsson
2018-04-23
schannel: fix build error on targets <= XP
Archangel_SDY
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2018-04-17
schannel: fix warning
Jay Satiro
2018-04-17
schannel: add client certificate authentication
Archangel_SDY
2018-04-15
all: Refactor malloc+memset to use calloc
Daniel Gustafsson
2018-04-06
tls: fix mbedTLS 2.7.0 build + handle sha256 failures
Wyatt O'Day
2018-02-09
schannel: fix "no previous prototype" compiler warning
Michael Kaufmann
2018-02-08
schannel: fix compiler warnings
Michael Kaufmann
2018-01-25
SChannel/WinSSL: Replace Curl_none_md5sum with Curl_schannel_md5sum
moparisthebest
2018-01-25
SChannel/WinSSL: Implement public key pinning
moparisthebest
2017-10-19
vtls: change struct Curl_ssl `close' field name to `close_one'.
Patrick Monnerat
2017-09-16
schannel: Support partial send for when data is too large
Marc Aldorasi
2017-09-06
SSL: fix unused parameter warnings
Jay Satiro
2017-09-04
schannel: return CURLE_SSL_CACERT on failed verification
Daniel Stenberg
2017-08-28
vtls: refactor out essential information about the SSL backends
Johannes Schindelin
2017-08-28
vtls: allow selecting which SSL backend to use at runtime
Johannes Schindelin
2017-08-28
vtls: fold the backend ID into the Curl_ssl structure
Johannes Schindelin
2017-08-28
vtls: encapsulate SSL backend-specific data
Johannes Schindelin
2017-08-28
vtls: prepare the SSL backends for encapsulated private data
Johannes Schindelin
2017-08-28
getinfo: access SSL internals via Curl_ssl
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
schannel: reorder functions topologically
Johannes Schindelin
2017-08-28
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
Johannes Schindelin
2017-08-28
vtls: convert the have_curlssl_* constants to runtime flags
Johannes Schindelin
2017-08-28
vtls: move sha256sum into the Curl_ssl struct
Johannes Schindelin
2017-08-28
vtls: move md5sum into the Curl_ssl struct
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-05-04
schannel: return a more specific error code for SEC_E_UNTRUSTED_ROOT
Dan Fandrich
2017-04-22
schannel: Don't treat encrypted partial record as pending data
Jay Satiro
2017-04-18
TLS: Fix switching off SSL session id when client cert is used
Jay Satiro
2017-04-07
schannel: fix compiler warnings
Marcel Raad
2017-03-30
schannel: fix unused variable warning
Marcel Raad
2017-03-28
schannel: fix variable shadowing warning
Marcel Raad
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
2017-02-07
schannel: Remove incorrect SNI disabled message
JDepooter
2017-01-12
rand: make it work without TLS backing
Daniel Stenberg
2016-12-19
schannel: fix wildcard cert name validation on Win CE
Dan McNulty
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-24
HTTPS-proxy: fixed mbedtls and polishing
Okhin Vasilij
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-11-19
vtls: fix build warnings
Marcel Raad
2016-11-09
vtls: Fail on unrecognized param for CURLOPT_SSLVERSION
Jay Satiro
[prev]
[next]