FreeRDP/libfreerdp
Armin Novak fe28f9ed9c [keyword,restrict] do not use for shift operations
shifting operations are done on a in/out buffer, so the restrict keyword
is not appropriate for that.
2023-10-16 15:10:13 +02:00
..
cache [pointer] unify mouse pointer settings 2023-07-03 10:00:29 +02:00
codec [keyword,restrict] do not use for shift operations 2023-10-16 15:10:13 +02:00
common [settings] add HasQoeEvent 2023-10-13 16:05:27 +02:00
core [core,gcc] parse CS_UNUSED1 message 2023-10-13 16:05:27 +02:00
crypto [ssl] use proper names for TLS_*_method 2023-10-10 19:35:27 +02:00
emu [casts] remove fnObject* function pointer casts 2023-09-20 21:11:30 +02:00
gdi [gdi,line] clean up line functions 2023-09-20 09:53:49 +02:00
locale locale: Fix X11 keyboard layout detection 2023-09-28 21:16:17 +02:00
primitives [primitives] fix neon use of WINPR_RESTRICT 2023-09-11 10:04:56 +02:00
utils [utils,passphrase] fix type mismatch 2023-08-24 13:17:57 +02:00
CMakeLists.txt [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
freerdp.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
FreeRDPConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00