FreeRDP/server
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
..
common [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
Mac [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
proxy [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
Sample [various] fix integer conversions 2023-08-04 15:07:56 +02:00
shadow [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
Windows [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt [cmake] add option to disable platform server 2023-07-26 16:19:07 +02:00
freerdp-server.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDP-ServerConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00