FreeRDP/server/proxy
Armin Novak cb642699c8 Modified HashTable API to be opaque
* Reuse wObject function pointers
* Add missing getters/setters
* Clean up return types, const correctness of arguments
2021-06-16 11:46:42 +02:00
..
modules Added const to function arguments 2021-02-17 11:29:56 +01:00
CMakeLists.txt server: proxy: remove old session capture code 2020-06-05 09:22:26 +02:00
config.ini server: proxy: implement external routing 2020-09-18 09:51:12 +02:00
freerdp_proxy.c Added FREERDP/WINPR prefix to define GIT_REVISION 2021-05-18 13:37:34 +02:00
pf_channels.c Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01: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 server: proxy: add more info on proxy logs 2020-09-21 14:16:31 +03: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 Reformatted to new style 2019-11-07 10:53:54 +01: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 server: proxy: add a unique id to each session and improve logs 2020-01-08 11:59:34 +01:00
pf_modules.c Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
pf_modules.h server: proxy: implement external routing 2020-09-18 09:51:12 +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 server: proxy: implement session capture feature 2019-10-24 12:19:31 +02:00
pf_rdpsnd.c server: proxy: rdpsnd support 2019-08-29 14:39:17 +02:00
pf_rdpsnd.h server: proxy: rdpsnd support 2019-08-29 14:39:17 +02:00
pf_server.c Cleaned up collections: 2020-11-06 12:30:13 +01: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