FreeRDP/client/common
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
..
test [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
client_cliprdr_file.c [warnings] fixed reserved-identifer warnings 2023-09-25 08:39:01 +02:00
client_rails.c Moved rail application start to client common 2022-02-22 16:43:21 +01:00
client.c [arm] add retry callback for transport 2023-09-14 12:02:26 +02:00
CMakeLists.txt [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
cmdline.c [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
cmdline.h [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
file.c [client,common] avd related keys to rdp file parser 2023-09-21 10:30:09 +02:00
geometry.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard_cli.c [client,common] print smartcard list info 2023-05-12 08:06:45 +02:00