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
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
2016-11-07
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
Kamil Dudka
2016-10-18
select: switch to macros in uppercase
Daniel Stenberg
2016-08-26
schannel: Disable ALPN for Wine since it is causing problems
Jay Satiro
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-06-22
vtls: Only call add/getsession if session id is enabled
Jay Satiro
2016-06-06
schannel: Disable ALPN on Windows < 8.1
Steve Holme
2016-06-04
win32: Used centralised verify windows version function
Steve Holme
2016-06-01
vtls: fix ssl session cache race condition
Ivan Avdeev
2016-06-01
schannel: add CURLOPT_CERTINFO support
Andrew Kurushin
2016-05-18
schannel: fix compile break with MSVC XP toolset
Marcel Raad
2016-05-09
TLS: move the ALPN/NPN enable bits to the connection
Daniel Stenberg
2016-04-03
code: style updates
Daniel Stenberg
2016-03-26
schannel: Fixed compilation warning from commit f8d88a4913
Steve Holme
2016-03-24
schannel: Add ALPN support
JDepooter
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-21
schannel: Corrected copy/paste error in commit 8d17117683
Steve Holme
2015-11-21
schannel: Use GetVersionEx() when VerifyVersionInfo() isn't available
Steve Holme
2015-08-01
schannel: Fix compilation warning from commit 7a8e861a56
Steve Holme
2015-07-22
schannel: Replace deprecated GetVersion with VerifyVersionInfo
Marcel Raad
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-06-17
schannel: schannel_recv overhaul
Jay Satiro
2015-06-11
schannel: Add support for optional client certificates
Joel Depooter
2015-05-02
schannel.c: Small changes
Marc Hoersken
2015-05-02
schannel.c: Improve code path and readability
Marc Hoersken
2015-05-02
schannel.c: Improve error and return code handling upon aa99a63f03
Marc Hoersken
2015-05-02
schannel: fix regression in schannel_recv
Chris Araman
2015-05-01
Bug born in changes made several days ago 9a91e80.
Marc Hoersken
2015-04-30
schannel: Fix out of bounds array
Jay Satiro
2015-04-26
schannel.c: Fix typo introduced with 3447c973d0
Marc Hoersken
2015-04-26
schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error
Marc Hoersken
2015-04-26
schannel: re-indented file to follow curl style better
Daniel Stenberg
2015-03-03
vtls: use curl_printf.h all over
Daniel Stenberg
[prev]
[next]