FreeRDP/libfreerdp
David Fort ff303a9bda [core,nla] Inject received TSCredentials in the peer's settings
The RDP client sends TSCredentials so that the server can reuse these credentials. This
patch stores these values in the peer's rdpSettings in the corresponding fields.
It handles TSPasswordCreds for user/domain/password connection but also TSSmartCardCreds
when the users has connected with a smartcard.
2023-10-04 09:22:49 +02:00
..
cache [pointer] unify mouse pointer settings 2023-07-03 10:00:29 +02:00
codec [codec,ncrush] fix const correctness of pointer 2023-09-21 10:57:43 +02:00
common [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
core [core,nla] Inject received TSCredentials in the peer's settings 2023-10-04 09:22:49 +02:00
crypto [crypto,tls] reset tls context before setting 2023-09-21 10:00:19 +02:00
emu [casts] remove fnObject* function pointer casts 2023-09-20 21:11:30 +02:00
gdi [gdi,line] clean up line functions 2023-09-20 09:53:49 +02:00
locale locale: Fix X11 keyboard layout detection 2023-09-28 21:16:17 +02:00
primitives [primitives] fix neon use of WINPR_RESTRICT 2023-09-11 10:04:56 +02:00
utils [utils,passphrase] fix type mismatch 2023-08-24 13:17:57 +02:00
CMakeLists.txt [cmake] correctly link WinPR to FreeRDP 2023-08-31 11:39:22 +02:00
freerdp.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDPConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00