summaryrefslogtreecommitdiff
path: root/lib/curl_sspi.h
AgeCommit message (Expand)Author
2017-08-20Patchset for gnURL microfork:gnurl-7.55.1gnurl-7_55_1Christian Grothoff
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-10curl_sspi: fix possibly undefined CRYPT_E_REVOKEDJay Satiro
2015-04-26sasl_sspi: Populate domain from the realm in the challengeGrant Pannell
2014-12-30schannel: Moved the ISC return flag definitions to the SSPI moduleSteve Holme
2014-11-06sspi: Align definition values to even columns as we use 2 char spacingSteve Holme
2014-11-06sspi: Fixed missing definition of ISC_REQ_USE_HTTP_STYLESteve Holme
2014-11-05sspi: Define authentication package name constantsSteve Holme
2014-08-14sspi: Moved KERB_WRAP_NO_ENCRYPT from socks_sspi moduleSteve Holme
2014-04-06ntlm: Moved the identity generation into shared SSPI codeSteve Holme
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