FreeRDP/server/proxy
Armin Novak e0e72f9c28 [cmake] use CMAKE_MSVC_RUNTIME_LIBRARY
* Increase required CMake version to 3.15 (windows only)
* Use
  https://cmake.org/cmake/help/latest/prop_tgt/MSVC_RUNTIME_LIBRARY.html#prop_tgt:MSVC_RUNTIME_LIBRARY
  to select windows runtime
2023-11-16 10:40:04 +01:00
..
channels [proxy,drdynvc] fix #9303 broken format string 2023-08-21 10:42:33 +02:00
cli [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
modules [cmake] use CMAKE_MSVC_RUNTIME_LIBRARY 2023-11-16 10:40:04 +01:00
CMakeLists.txt [server,proxy] fix install location of proxy library 2023-11-02 11:30:55 +01:00
config.ini server: proxy: implement external routing 2020-09-18 09:51:12 +02:00
freerdp-proxy.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
FreeRDP-ProxyConfig.cmake.in Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
pf_channel.c [cleanup] fix compiler warnings 2023-01-26 09:30:17 +01:00
pf_channel.h [proxy] clean up channeltracker 2023-01-26 09:30:17 +01:00
pf_client.c [proxy,modules] check return of pf_modules_run_hook 2023-06-29 11:05:37 +02:00
pf_client.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_config.c [server,proxy] allow reading arbitrary keys from config 2023-06-27 17:36:57 +02:00
pf_context.c [server,proxy] fix function pointer warning 2023-09-25 08:39:01 +02:00
pf_input.c [client] fix connection active checks 2022-12-12 12:59:32 +01:00
pf_input.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_modules.c [proxy] implement dynamic channel filter 2023-01-26 09:30:17 +01:00
pf_server.c [proxy,modules] check return of pf_modules_run_hook 2023-06-29 11:05:37 +02:00
pf_server.h reformatted 2022-06-23 08:48:39 +02:00
pf_update.c [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +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 [proxy] implement dynamic channel filter 2023-01-26 09:30:17 +01:00