FreeRDP/server
David Fort 46eb50df2c proxy: improve channel treatment
This PR introduces per channel context so that we can speed up operations like
retrieving the channel name from its id, or knowing what shall be done for a
packet (no config ACL recomputation at each packet).
2022-02-04 08:44:22 +00:00
..
Mac Use freerdp_settings_set and _strdup 2022-02-02 13:43:31 +00:00
Sample Fix access to wrong variable in sample server 2022-01-18 11:24:23 +01:00
Windows Use freerdp_settings_set and _strdup 2022-02-02 13:43:31 +00:00
common Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
proxy proxy: improve channel treatment 2022-02-04 08:44:22 +00:00
shadow Fixed const/type warnings 2022-02-01 08:48:21 +01: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