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
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
2015-02-07
schannel: Removed curl_ prefix from source files
Steve Holme