.. |
channels
|
[winpr,stream] use Stream_BufferAs instead of casting
|
2024-10-01 10:34:42 +02:00 |
cli
|
[server,proxy] annotate bugprone-signal-handler
|
2024-10-01 13:05:32 +02:00 |
modules
|
[proxy,modules] eliminate unused variables
|
2024-09-24 19:45:16 +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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
pf_update.c
|
[clang-tidy] cppcoreguidelines-init-variables
|
2024-02-15 11:49:16 +01:00 |
pf_update.h
|
|
|
pf_utils.c
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
pf_utils.h
|
|
|
proxy_modules.h
|
|
|