FreeRDP/server/proxy
akallabeth b193f9ab59 [cmake] guard cmake_policy(CMP0091)
only set the policy to NEW if it is defined
2024-02-13 16:22:37 +01:00
..
channels [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
cli [cmake] do not append EXECUTABLE_SUFFIX to OUTPUT_NAME 2023-12-22 15:37:56 +01:00
modules [cmake] guard cmake_policy(CMP0091) 2024-02-13 16:22:37 +01:00
CMakeLists.txt [cmake] generate relative pkgconfig path 2024-01-05 14:19:34 +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 [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
pf_channel.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
pf_client.c [server] make settings opaque 2023-11-24 14:54:56 +01:00
pf_client.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_config.c [server,proxy] add TlsSecLevel option to config 2024-01-09 15:53:22 +01:00
pf_context.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01: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,modules] fix module load check 2024-01-17 11:31:13 +01:00
pf_server.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
pf_server.h reformatted 2022-06-23 08:48:39 +02:00
pf_update.c [server] make settings opaque 2023-11-24 14:54:56 +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