FreeRDP/libfreerdp
David Fort 079731068c [core] fix freezing connection to childSession
When connecting to child session(or a VM), we have CredSSP/Nego/ActivationSequence
instead of Nego/CredSSP/ActivationSequence. Before the patch, we were not applying
flags read in the NegoResponse to the settings and that was leading to FreeRDP
thinking that the remote server was not supporting EXTENDED_CLIENT_DATA_SUPPORTED.
That was later preventing some GCC blocks to be sent, and make the server unhappy
and freeze the connection.
2023-11-28 13:28:08 +01:00
..
cache [settings] fix type mismatch warnings 2023-11-24 14:54:56 +01:00
codec [git] remove .gitignore 2023-11-28 12:14:55 +01:00
common [git] remove .gitignore 2023-11-28 12:14:55 +01:00
core [core] fix freezing connection to childSession 2023-11-28 13:28:08 +01:00
crypto [git] remove .gitignore 2023-11-28 12:14:55 +01:00
emu [scard] allow INFINITE timeout 2023-11-21 15:54:01 +01:00
gdi [git] remove .gitignore 2023-11-28 12:14:55 +01:00
locale locale: Fix X11 keyboard layout detection 2023-09-28 21:16:17 +02:00
primitives [git] remove .gitignore 2023-11-28 12:14:55 +01:00
utils [git] remove .gitignore 2023-11-28 12:14:55 +01:00
CMakeLists.txt [cmake] fix pkg-config check 2023-11-21 14:29:47 +01:00
freerdp.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
FreeRDPConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00