.. |
channels
|
[warnigns] fix Wshorten-64-to-32
|
2024-11-11 10:22:37 +01:00 |
cli
|
[server,proxy] stricter argument parsing
|
2024-10-26 19:53:36 +02:00 |
modules
|
[proxy,modules] fix integer narrow
|
2024-10-03 18:58:51 +02:00 |
CMakeLists.txt
|
[cmake] cleaning_configure_file
|
2024-10-02 23:28:08 +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
|
[warnings] fix -Wswitch-default
|
2024-10-31 11:42:24 +01:00 |
pf_channel.h
|
fix declaration and implementation parameter names
|
2024-09-03 12:24:53 +02:00 |
pf_client.c
|
[warnigns] fix Wshorten-64-to-32
|
2024-11-11 10:22:37 +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
|
[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
|
[warnigns] fix Wshorten-64-to-32
|
2024-11-11 10:22:37 +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 |