FreeRDP/client
David Fort 3c18a9980f [client,win32] implement connection to child session
Under windows you can connect to a child session by requesting a named pipe to
the local server, and then do some RDP on this named pipe.
The protocol is like for /vmconnect with CredSSP, then Nego and then the "normal"
workflow for a connection. For CredSSP we force the usage of NTLM for the Negociate
SSPI, and the credentials are empty.
2023-09-27 11:57:49 +02:00
..
Android open 3.0.0-dev5 cycle 2023-09-21 13:57:48 +02:00
common [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
iOS Fix for missing openssl/err.h include in TSXAdditions.m. 2023-09-11 12:07:24 +02:00
Mac [client,mac] fix casting in main() 2023-09-21 10:57:43 +02:00
Sample [cmake] set default build type 2023-08-04 12:59:11 +02:00
SDL [client,sdl] fix RWops leak 2023-09-14 15:59:57 +02:00
Wayland [pointer] unify mouse pointer settings 2023-07-03 10:00:29 +02:00
Windows fixed code style 2023-09-13 14:47:08 +02:00
X11 [casts] remove fnObject* function pointer casts 2023-09-20 21:11:30 +02:00
.gitignore [clients] clean up .gitignore 2023-02-15 13:34:18 +01:00
CMakeLists.txt [cmake] do not always build client-common 2023-07-25 07:29:36 +02:00
freerdp-client.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDP-ClientConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00