FreeRDP/server/proxy/modules/capture
akallabeth 7a71441476 [warnings] fix integer multiplications
Ensure the integer width for size arguments is 64bit in a
multiplication. Leading 64bit constant 1ull expands width, a trailing
one is ignored.
2023-08-22 11:55:00 +02:00
..
cap_config.c Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
cap_config.h server: proxy: implement session capture plugin 2020-06-05 09:22:26 +02:00
cap_main.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
cap_protocol.c reformatted 2022-06-23 08:48:39 +02:00
cap_protocol.h Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
CMakeLists.txt [build] require CMake >= 3.13 2023-02-27 11:18:02 +01:00