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
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