Age | Commit message (Expand) | Author |
---|---|---|
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 |