FreeRDP/server/proxy
akallabeth 32994b02f5
Fix pf_server_new: pass own copy of proxyConfig (#7328)
* Fix pf_server_new: pass own copy of proxyConfig

The lifecycle of proxyConfig passed to pf_server_new is unknown,
so pass proxyServer->config copy to modules.

* Early free parsed proxyConfig
2021-10-06 09:17:59 +02:00
..
cli Fix pf_server_new: pass own copy of proxyConfig (#7328) 2021-10-06 09:17:59 +02:00
modules Fixed compilation warnings 2021-09-09 08:53:20 +02:00
CMakeLists.txt Refactor proxy (#7312) 2021-09-23 14:52:03 +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_client.c Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
pf_client.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_config.c Remove passthrough channel name limit 2021-10-05 09:40:53 +02:00
pf_context.c Refactored proxy 2021-09-20 10:59:59 +02:00
pf_input.c Added proxy input state sync (#7282) 2021-09-10 10:39:07 +02:00
pf_input.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_modules.c add missing filter type strings 2021-10-05 09:32:21 +02:00
pf_server.c Fix pf_server_new: pass own copy of proxyConfig (#7328) 2021-10-06 09:17:59 +02:00
pf_server.h Refactored proxy 2021-09-20 10:59:59 +02:00
pf_update.c Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
pf_update.h Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
pf_utils.c Remove passthrough channel name limit 2021-10-05 09:40:53 +02:00
pf_utils.h Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
proxy_modules.h Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00