summaryrefslogtreecommitdiff
path: root/lib/curl_sspi.h
Commit message (Expand)AuthorAgeFilesLines
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl_sspi: fix possibly undefined CRYPT_E_REVOKEDJay Satiro2015-09-101-0/+4
* sasl_sspi: Populate domain from the realm in the challengeGrant Pannell2015-04-261-0/+4
* schannel: Moved the ISC return flag definitions to the SSPI moduleSteve Holme2014-12-301-0/+20
* sspi: Align definition values to even columns as we use 2 char spacingSteve Holme2014-11-061-79/+79
* sspi: Fixed missing definition of ISC_REQ_USE_HTTP_STYLESteve Holme2014-11-061-0/+4
* sspi: Define authentication package name constantsSteve Holme2014-11-051-1/+4
* sspi: Moved KERB_WRAP_NO_ENCRYPT from socks_sspi moduleSteve Holme2014-08-141-1/+8
* ntlm: Moved the identity generation into shared SSPI codeSteve Holme2014-04-061-0/+15
* 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