FreeRDP/libfreerdp/common
David Fort 061148f856 [nla] initial server-side remote credential guard support
Adds support for server-side remote credential guard in NLA. When enabled that allows
the remote user to connect without shipping credentials in TSCred packets. Instead
it will send his TGT encoded with a TGS from the remote server. This way the server
is able to populate that TGT in a local credential cache without knowing the user's
password.

The patch only treats the NLA part and does not contain the associated RDPEAR channel
that allows to have the complete interaction to retrieve new access tokens.
2023-11-20 16:17:00 +01:00
..
test [pragma] unify compiler diagnostics 2023-10-16 15:10:13 +02:00
addin.c [PathCchAppend] fix missing return checks 2023-07-26 10:57:42 +02:00
assistance.c [common,assistance] fix shadowed variable 2023-06-29 18:34:51 +02:00
CMakeLists.txt Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
settings_getters.c [nla] initial server-side remote credential guard support 2023-11-20 16:17:00 +01:00
settings_str.c [nla] initial server-side remote credential guard support 2023-11-20 16:17:00 +01:00
settings.c settings: Add missing to_string() case for RDP_VERSION_10_12 2023-10-19 04:47:53 +02:00