FreeRDP/libfreerdp
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
..
cache Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
codec Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
common Fixed settings related warnings 2022-02-01 08:48:21 +01:00
core Fixed SSPI fallback to NTLM (#7642) 2022-02-15 09:04:17 +01:00
crypto Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
emu Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
gdi Cleaned up PubSub 2022-01-19 09:24:57 +01:00
locale Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
primitives Fixed unused-but-set-variable and reserved identifier warnings 2022-02-01 08:48:21 +01:00
utils Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
CMakeLists.txt Added code assertions, fixed loading order 2022-01-26 10:24:26 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00