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.h
Age
Commit message (
Expand
)
Author
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-10-06
curl_schannel: Removed buffer limit and optimized buffer strategy
Marc Hoersken
2012-10-03
lib/curl_schannel: Increased maximum buffer size to factor 128
Marc Hoersken
2012-06-28
sslgen.c: cleanup temporary compile-time SSL-backend check
Yang Tse
2012-06-28
schannel: provide two additional (dummy) API defines
Daniel Stenberg
2012-06-20
schannel: Implement new buffer size strategy
Marc Hoersken
2012-06-19
curl_schannel.h: Use BUFSIZE as the initial buffer size if available
Marc Hoersken
2012-06-14
schannel: fix Curl_schannel_init() and Curl_schannel_cleanup() declarations
Yang Tse
2012-06-13
schannel: remove version number and identify its use with 'schannel' literal
Yang Tse
2012-06-11
schannel: Code cleanup and bug fixes
Marc Hoersken
2012-06-11
schannel: Added definitions which are missing in mingw32
Marc Hoersken
2012-06-11
schannel: Moved interal struct types to urldata.h
Marc Hoersken
2012-06-11
schannel: Save session credential handles in session cache
Marc Hoersken
2012-06-11
schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPI
Marc Hoersken