summaryrefslogtreecommitdiff
path: root/lib/curl_sspi.h
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* SSPI related code: Unicode support for WinCEMark Salisbury2012-06-151-1/+1
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-1/+0
* Removed trailing whitespaces.Guenter Knauf2012-06-121-79/+79
* curl_sspi.h: provide sspi status definitions missing in old headersYang Tse2012-06-121-29/+237
* sspi: make Curl_sspi_strerror() libcurl's sspi status code string functionYang Tse2012-06-121-2/+12
* sspi: Reworked Curl_sspi_version() to return version componentsSteve Holme2012-06-111-2/+2
* curl_sspi: Added Curl_sspi_version functionMarc Hoersken2012-06-111-0/+1
* sspi: Refactored socks_sspi and schannel to use same error message functionsMarc Hoersken2012-06-111-0/+2
* Revert "sspi: Added version information"Yang Tse2012-04-231-2/+1
* sspi: Added version informationSteve Holme2012-04-221-1/+2
* Fix a couple of spelling errors in lib/Fabian Keil2011-04-211-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* Provide another definition missing in MinGW's headersYang Tse2009-01-301-0/+3
* Provide some definitions missing in MinGW's headersYang Tse2009-01-291-0/+18
* Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse2009-01-291-0/+53