FreeRDP/libfreerdp/utils
akallabeth 6b6ae5fa9d
[utils,helpers] revert removed define
the define was conditionally unused. guard it now so it does not show up
as unused
2024-10-31 08:51:55 +01:00
..
test Merge pull request #10677 from akallabeth/int-narrow 2024-10-03 21:17:56 +02:00
cliprdr_utils.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
CMakeLists.txt [cmake] split tests 2024-10-24 09:45:44 +02:00
drdynvc.c [core,utils] add drdynvc stringification functions 2023-01-12 22:54:25 +01:00
encoded_types.c [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
gfx.c [gfx] moved rdpgfx_get_codec_id_string to utils 2022-12-18 15:14:30 +01:00
helpers.c [utils,helpers] revert removed define 2024-10-31 08:51:55 +01:00
http.c [warnings] annotate cert-err34-c 2024-10-01 13:05:36 +02:00
passphrase.c [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
pcap.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
profiler.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdpdr_utils.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
ringbuffer.c [warnings] fix Wcast-qual 2024-09-30 09:31:36 +02:00
signal.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
smartcard_call.c [utils,smartcard] fix possible integer overflow 2024-09-24 11:34:02 +02:00
smartcard_operations.c replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
smartcard_pack.c [utils,smartcard] ensure '\0' termination for NDR 2024-10-10 16:25:41 +02:00
stopwatch.c [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
string.c [utils,string] fix freerdp_extract_key_value 2024-10-29 16:50:00 +01:00