FreeRDP/server
kubistika f4d169fb75 server: proxy: register input and update callbacks in post connect
To avoid a race in which the server received an input event before
proxy's client is initialized, we now only register input and update
callbacks after client is initialized and safe to use.
2019-09-30 10:08:28 +02:00
..
common Fixed missing return in server_rdpsnd_get_formats 2018-10-17 16:17:41 +02:00
Mac Fixed doulbe semicolon in C files. 2019-05-08 12:58:01 +02:00
proxy server: proxy: register input and update callbacks in post connect 2019-09-30 10:08:28 +02:00
Sample Silenced unused parameter warnings, added log messages. 2019-04-05 09:14:35 +02:00
shadow Add MOUSEEVENTF_HWHEEL define if not found in windows.h 2019-09-10 09:35:32 +02:00
Windows Fix server compile against _WIN32_WINNT=0x601 2019-08-13 10:55:12 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00