FreeRDP/server/proxy
2021-06-22 08:54:18 +02:00
..
modules Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
CMakeLists.txt Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
config.ini server: proxy: implement external routing 2020-09-18 09:51:12 +02:00
freerdp_proxy.c Fixed warnings 2021-06-17 10:35:22 +02:00
pf_channels.c Renamed HashTable_Add to HashTable_Insert 2021-06-16 11:46:42 +02:00
pf_channels.h server: proxy: add a unique id to each session and improve logs 2020-01-08 11:59:34 +01:00
pf_client.c Renamed HashTable_Add to HashTable_Insert 2021-06-16 11:46:42 +02:00
pf_client.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_cliprdr.c Added clipboard CB_HUGE_FILE_SUPPORT_ENABLED flag 2020-09-29 09:03:49 +02:00
pf_cliprdr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pf_config.c server: proxy: implement external routing 2020-09-18 09:51:12 +02:00
pf_config.h server: proxy: implement external routing 2020-09-18 09:51:12 +02:00
pf_context.c Modified HashTable API to be opaque 2021-06-16 11:46:42 +02:00
pf_context.h server: proxy: capture: send sid in SessionInfo 2020-06-22 12:37:53 +02:00
pf_disp.c Reformatted to new style 2019-11-07 10:53:54 +01:00
pf_disp.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pf_gdi.c Reformatted to new style 2019-11-07 10:53:54 +01:00
pf_gdi.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_graphics.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_graphics.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_input.c server: proxy: rewrite modules API 2020-01-14 07:58:47 +01:00
pf_input.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_log.h Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_modules.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_modules.h Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_rail.c server: proxy: rail: Fix rail handshake flags sync issue at reconnect 2020-07-07 15:31:57 +03:00
pf_rail.h proxy: Implement RAIL support in proxy 2019-12-12 11:10:44 +01:00
pf_rdpgfx.c server: proxy: rename SessionCapture.Enabled -> GFXSettings.DecodeGFX 2020-06-22 12:37:53 +02:00
pf_rdpgfx.h Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_rdpsnd.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_rdpsnd.h server: proxy: rdpsnd support 2019-08-29 14:39:17 +02:00
pf_server.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
pf_server.h server: proxy: disconnect all active sessions on shutdown 2020-01-21 12:08:39 +01:00
pf_update.c server: proxy: remove old session capture code 2020-06-05 09:22:26 +02:00
pf_update.h server: proxy: implement session capture feature 2019-10-24 12:19:31 +02:00
server.crt First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
server.key First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00