FreeRDP/client
David Fort a4bd5ba886 core, channels: client-side remote credential guard
This patch implements the client-side part of the remote credential guard feature
as described in MS-RDPEAR. The 2 main changes are: shipping the TSRemoteGuardaCreds in
NLA, and implement the rdpear channel that allows LSASS to remote all the calls to
our client. For now it's UNIX only as the windows implementation would be implemented
in a completely different way.
To test, you may establish you ccache and then connect with (RCG enabled on the server):
	xfreerdp /remoteGuard /u:<user> /d:<domain> /v<server>

That should log you in, and in the session you should not be asked for credentials when
doing mstsc /remoteGuard /v:<other server>.
2024-09-11 17:15:11 +02:00
..
Android [release] start 3.6.2-dev0 cycle 2024-07-04 10:00:24 +02:00
common core, channels: client-side remote credential guard 2024-09-11 17:15:11 +02:00
iOS [cmake] mark dependency includes SYSTEM 2024-08-26 11:10:49 +02:00
Mac [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
Sample [client,sample] improve VerifyCertificate message 2024-08-20 12:42:54 +02:00
SDL [warnings] fix dead store 2024-09-10 14:43:11 +02:00
Wayland fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
Windows [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
X11 Merge pull request #10585 from akallabeth/x11-clip-cache-fix 2024-09-10 14:31:25 +02:00
CMakeLists.txt [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
freerdp-client.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDP-ClientConfig.cmake.in Add find_dependency for link lib targets 2024-03-14 10:13:14 +01:00