FreeRDP/server
David Fort fff746f1f8
shadow-server: fix state machine (#8133)
The shadow server was setting up the dynamic channel too quickly, leading
to unexpected packets during the negotiation (unexpected licence packet error
message on the client side). So let's starts dynamic channel once the activation is
done.
2022-08-18 09:20:51 +02:00
..
common Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
Mac Replaced direct settings access with getter/setter 2022-06-23 07:45:55 +02:00
proxy proxy: Use closesocket instead of close 2022-07-21 15:59:43 +02:00
Sample Removed RdpKeyFile and RdpKeyContent settings 2022-07-06 12:01:23 +02:00
shadow shadow-server: fix state machine (#8133) 2022-08-18 09:20:51 +02:00
Windows Fixed function pointer type mismatch 2022-06-23 07:45:55 +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-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