Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-09-10 | curl_sspi: fix possibly undefined CRYPT_E_REVOKED | Jay Satiro |
2015-04-26 | sasl_sspi: Populate domain from the realm in the challenge | Grant Pannell |
2014-12-30 | schannel: Moved the ISC return flag definitions to the SSPI module | Steve Holme |
2014-11-06 | sspi: Align definition values to even columns as we use 2 char spacing | Steve Holme |
2014-11-06 | sspi: Fixed missing definition of ISC_REQ_USE_HTTP_STYLE | Steve Holme |
2014-11-05 | sspi: Define authentication package name constants | Steve Holme |
2014-08-14 | sspi: Moved KERB_WRAP_NO_ENCRYPT from socks_sspi module | Steve Holme |
2014-04-06 | ntlm: Moved the identity generation into shared SSPI code | Steve Holme |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-06-15 | SSPI related code: Unicode support for WinCE | Mark Salisbury |
2012-06-13 | schannel: remove version number and identify its use with 'schannel' literal | Yang Tse |
2012-06-12 | Removed trailing whitespaces. | Guenter Knauf |
2012-06-12 | curl_sspi.h: provide sspi status definitions missing in old headers | Yang Tse |
2012-06-12 | sspi: make Curl_sspi_strerror() libcurl's sspi status code string function | Yang Tse |
2012-06-11 | sspi: Reworked Curl_sspi_version() to return version components | Steve Holme |
2012-06-11 | curl_sspi: Added Curl_sspi_version function | Marc Hoersken |
2012-06-11 | sspi: Refactored socks_sspi and schannel to use same error message functions | Marc Hoersken |
2012-04-23 | Revert "sspi: Added version information" | Yang Tse |
2012-04-22 | sspi: Added version information | Steve Holme |
2011-04-21 | Fix a couple of spelling errors in lib/ | Fabian Keil |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2009-01-30 | Provide another definition missing in MinGW's headers | Yang Tse |
2009-01-29 | Provide some definitions missing in MinGW's headers | Yang Tse |
2009-01-29 | Introduced curl_sspi.c and curl_sspi.h for the implementation of functions | Yang Tse |