FreeRDP/libfreerdp/common
Joan Torres 7c24da917e Add RDSTLS security protocol
The client tries to connect using RDSTLS only when it has received a
server redirection PDU with LB_PASSWORD_IS_ENCRYPTED flag.

The server exposes RDSTLS on negotiation if it has been configured on settings.
Then authenticates a client using configured credentials from settings:
RedirectionGuid, Username, Domain, Password.
2023-03-08 14:05:00 +01:00
..
test Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
addin.c reformatted 2022-06-23 08:48:39 +02:00
assistance.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
CMakeLists.txt Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
settings_getters.c Add RDSTLS security protocol 2023-03-08 14:05:00 +01:00
settings_str.c Add RDSTLS security protocol 2023-03-08 14:05:00 +01:00
settings.c [core,redirect] extract and check redirection cert 2023-02-28 15:49:58 +01:00