aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_sspi.h
AgeCommit message (Expand)Author
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-15SSPI related code: Unicode support for WinCEMark Salisbury
2012-06-13schannel: remove version number and identify its use with 'schannel' literalYang Tse
2012-06-12Removed trailing whitespaces.Guenter Knauf
2012-06-12curl_sspi.h: provide sspi status definitions missing in old headersYang Tse
2012-06-12sspi: make Curl_sspi_strerror() libcurl's sspi status code string functionYang Tse
2012-06-11sspi: Reworked Curl_sspi_version() to return version componentsSteve Holme
2012-06-11curl_sspi: Added Curl_sspi_version functionMarc Hoersken
2012-06-11sspi: Refactored socks_sspi and schannel to use same error message functionsMarc Hoersken
2012-04-23Revert "sspi: Added version information"Yang Tse
2012-04-22sspi: Added version informationSteve Holme
2011-04-21Fix a couple of spelling errors in lib/Fabian Keil
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-01-30Provide another definition missing in MinGW's headersYang Tse
2009-01-29Provide some definitions missing in MinGW's headersYang Tse
2009-01-29Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse