..
channels
proxy: Fix crash due to format specifier/type mismatch in debug logging
2022-09-29 16:51:54 +02:00
cli
reformatted
2022-06-23 08:48:39 +02:00
modules
proxy: Use closesocket instead of close
2022-07-21 15:59:43 +02:00
CMakeLists.txt
proxy: rework proxy channel treatments for statefull drdynvc
2022-04-15 09:06:09 +02:00
config.ini
server: proxy: implement external routing
2020-09-18 09:51:12 +02:00
freerdp-proxy.pc.in
Refactored proxy and proxy-modules:
2021-09-09 08:53:20 +02:00
FreeRDP-ProxyConfig.cmake.in
Refactored proxy and proxy-modules:
2021-09-09 08:53:20 +02:00
pf_channel.c
Fixed format strings to match arguments ( #8254 )
2022-09-29 14:55:27 +02:00
pf_channel.h
reformatted
2022-06-23 08:48:39 +02:00
pf_client.c
Fixed pf_client_load_channels
2022-07-06 12:01:23 +02:00
pf_client.h
First version of an RDP proxy ( #5372 )
2019-05-17 14:32:54 +02:00
pf_config.c
Removed RdpKeyFile and RdpKeyContent settings
2022-07-06 12:01:23 +02:00
pf_context.c
Removed RdpKeyFile and RdpKeyContent settings
2022-07-06 12:01:23 +02:00
pf_input.c
Fix #7793 : Do not expose internal input API ( #7794 )
2022-04-13 09:34:05 +02:00
pf_input.h
First version of an RDP proxy ( #5372 )
2019-05-17 14:32:54 +02:00
pf_modules.c
reformatted
2022-06-23 08:48:39 +02:00
pf_server.c
Fixed format strings to match arguments ( #8254 )
2022-09-29 14:55:27 +02:00
pf_server.h
reformatted
2022-06-23 08:48:39 +02:00
pf_update.c
Fixed proxy compilation issues after rdpUpdate refactoring
2022-01-18 11:24:23 +01:00
pf_update.h
Refactored proxy and proxy-modules:
2021-09-09 08:53:20 +02:00
pf_utils.c
Added proxy intercept channels
2022-01-11 12:34:43 +01:00
pf_utils.h
proxy: improve channel treatment
2022-02-04 08:44:22 +00:00
proxy_modules.h
Added new client callback LoadChannels and freerdp_client_load_channels
2022-06-23 07:45:55 +02:00