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
/
curl_schannel.c
Age
Commit message (
Expand
)
Author
2012-06-11
schannel: Replace ASCII specific code with general defines
Marc Hoersken
2012-06-11
schannel: Moved interal struct types to urldata.h
Marc Hoersken
2012-06-11
schannel: Fixed compiler warnings about pointer type assignments
Marc Hoersken
2012-06-11
schannel: Fixed critical typo in conditions and added buffer length checks
Marc Hoersken
2012-06-11
sspi: Refactored socks_sspi and schannel to use same error message functions
Marc Hoersken
2012-06-11
schannel: Added special shutdown check for Windows 2000 Professional
Marc Hoersken
2012-06-11
schannel: Implemented SSL/TLS renegotiation
Marc Hoersken
2012-06-11
schannel: Save session credential handles in session cache
Marc Hoersken
2012-06-11
schannel: Code cleanup
Marc Hoersken
2012-06-11
schannel: Check for required context attributes
Marc Hoersken
2012-06-11
schannel: Allow certificate and revocation checks being deactivated
Marc Hoersken
2012-06-11
schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPI
Marc Hoersken
[prev]