FreeRDP/server/proxy
akallabeth a24ffe957c
[cmake] make C and C++ standards configurable
use cache variables to allow overriding them from command line
2025-02-13 13:30:06 +01:00
..
channels [warnings] fix integer casting 2024-12-19 12:33:42 +01:00
cli [clang,tidy] fix warnings 2025-01-15 09:32:52 +01:00
modules [cmake] make C and C++ standards configurable 2025-02-13 13:30:06 +01:00
CMakeLists.txt [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01: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 [warnings] fix integer casting 2024-12-19 12:33:42 +01:00
pf_channel.h fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
pf_client.c [warnings] fix integer casting 2024-12-19 12:33:42 +01:00
pf_client.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_config.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
pf_context.c spell check with codespell 2024-11-20 16:53:40 -05:00
pf_input.c [server,proxy] fix unchecked return 2024-09-18 11:47:01 +02:00
pf_input.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
pf_modules.c [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
pf_server.c [warnigns] fix lots of bugprone warnings 2024-12-06 09:15:48 +01:00
pf_server.h reformatted 2022-06-23 08:48:39 +02:00
pf_update.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
pf_update.h Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
pf_utils.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +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