Age | Commit message (Expand) | Author |
2014-04-06 | ntlm: Moved the identity generation into shared SSPI code | Steve Holme |
2014-01-18 | win32: Added additional preprocessor check for Version Helper API | Steve Holme |
2014-01-17 | win32: Corrected the preprocessor check for Version Helper API | Steve Holme |
2014-01-15 | win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12 | 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 | sspi: make Curl_sspi_strerror() libcurl's sspi status code string function | Yang Tse |
2012-06-11 | cleanup: remove trailing whitespace | Daniel Stenberg |
2012-06-11 | sspi: Fixed incompatible parameter pointer type in Curl_sspi_version | Marc Hoersken |
2012-06-11 | sspi.c: Post Curl_sspi_version() rework code tidy up | Steve Holme |
2012-06-11 | sspi: Reworked Curl_sspi_version() to return version components | Steve Holme |
2012-06-11 | schannel: Code cleanup and bug fixes | Marc Hoersken |
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-23 | Revert "sspi - Small code tidy up" | Yang Tse |
2012-04-23 | Revert "Fixed 'Trailing whitespace' found by checksrc." | Yang Tse |
2012-04-23 | Revert "sspi: Code tidy up to remove unused variable." | Yang Tse |
2012-04-22 | sspi: Code tidy up to remove unused variable. | Steve Holme |
2012-04-22 | Fixed 'Trailing whitespace' found by checksrc. | Guenter Knauf |
2012-04-22 | sspi - Small code tidy up | Steve Holme |
2012-04-22 | sspi: Added version information | Steve Holme |
2010-09-02 | Use own typedef as workaround for broken sspi.h header (f.e. Watcom). | Guenter Knauf |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-04-21 | libcurl's memory.h renamed to curl_memory.h | Yang Tse |
2009-01-30 | fix typo in comment | Yang Tse |
2009-01-29 | Introduced curl_sspi.c and curl_sspi.h for the implementation of functions | Yang Tse |