FreeRDP/winpr/libwinpr/sspi
akallabeth 2d2627deab
Fixed SSPI fallback to NTLM (#7642)
* Fixed SSPI fallback to NTLM

* Fixed wide/ansi mixup

* WITH_GSS fixes

* Move to WinPR as this is not related to FreeRDP
* Add option WITH_GSS_NO_NTLM_FALLBACK to disable NTLM fallback

* Abort NLA if status is SEC_E_NO_CREDENTIALS

* Properly invalidate sspi::SubContext
2022-02-15 09:04:17 +01:00
..
CredSSP Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Kerberos Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Negotiate Fixed SSPI fallback to NTLM (#7642) 2022-02-15 09:04:17 +01:00
NTLM Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Schannel Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
test Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
CMakeLists.txt Fixed integer warnings 2021-06-18 09:41:02 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sspi_export.c Fixed warnings 2021-06-17 10:35:22 +02:00
sspi_gss.c Added log message for not implemented WinPR SSPI GSS functions. 2020-08-10 16:00:16 +02:00
sspi_gss.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
sspi_winpr.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
sspi_winpr.h libwinpr-sspi: make native sspi option dynamic 2014-06-06 15:34:12 -04:00
sspi.c Removed unused static variables 2021-12-20 08:11:00 +01:00
sspi.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00