summaryrefslogtreecommitdiff
path: root/lib/curl_schannel.h
Commit message (Expand)AuthorAgeFilesLines
* curl_schannel: Removed buffer limit and optimized buffer strategyMarc Hoersken2012-10-061-8/+2
* lib/curl_schannel: Increased maximum buffer size to factor 128Marc Hoersken2012-10-031-4/+3
* sslgen.c: cleanup temporary compile-time SSL-backend checkYang Tse2012-06-281-2/+0
* schannel: provide two additional (dummy) API definesDaniel Stenberg2012-06-281-1/+2
* schannel: Implement new buffer size strategyMarc Hoersken2012-06-201-2/+5
* curl_schannel.h: Use BUFSIZE as the initial buffer size if availableMarc Hoersken2012-06-191-0/+5
* schannel: fix Curl_schannel_init() and Curl_schannel_cleanup() declarationsYang Tse2012-06-141-2/+2
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-5/+4
* schannel: Code cleanup and bug fixesMarc Hoersken2012-06-111-0/+4
* schannel: Added definitions which are missing in mingw32Marc Hoersken2012-06-111-0/+59
* schannel: Moved interal struct types to urldata.hMarc Hoersken2012-06-111-9/+1
* schannel: Save session credential handles in session cacheMarc Hoersken2012-06-111-1/+14
* schannel: Added SSL/TLS support with Microsoft Windows Schannel SSPIMarc Hoersken2012-06-111-0/+65