..
channels
[assert] fix ULONG_MAX use
2024-09-16 08:22:40 +02:00
cli
[warnings] fix dead store
2024-09-10 14:43:11 +02:00
modules
[proxy,module] move list in dyn-channel-dump instead of copy
2024-09-18 11:46:56 +02:00
CMakeLists.txt
[cmake] unify windows resource file generation
2024-03-20 11:17:18 +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 implicit widening conversion
2024-08-29 10:47:20 +02:00
pf_channel.h
fix declaration and implementation parameter names
2024-09-03 12:24:53 +02:00
pf_client.c
[warnings] fix unchecked return
2024-09-15 09:08:02 +02:00
pf_client.h
First version of an RDP proxy ( #5372 )
2019-05-17 14:32:54 +02:00
pf_config.c
[warnings] fix mismatched-dealloc
2024-09-18 15:35:28 +02:00
pf_context.c
[return checks] fix use of CloseHandle
2024-09-16 08:22:31 +02: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
[server,proxy] fix unchecked return values
2024-09-17 12:57:34 +02: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