FreeRDP/server
akallabeth 4d23bc9372
Added proxy input state sync (#7282)
The proxy server component might receive input related events
before the proxy client has established the connection to the
target machine.
With this change, the current keyboard state is cached and sent
to the target when it is ready. All input events received before
the target is ready are discarded.
2021-09-10 10:39:07 +02:00
..
Mac Removed freerdp_peer::input 2021-09-09 08:36:01 +02:00
Sample Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
Windows Removed freerdp_peer::input 2021-09-09 08:36:01 +02:00
common Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
proxy Added proxy input state sync (#7282) 2021-09-10 10:39:07 +02:00
shadow Fixed const warnings with argument parser 2021-09-09 08:53:20 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt Fixed CMake Targets file for server lib 2021-06-25 10:47:00 +02:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00