FreeRDP/libfreerdp/utils
Pascal Nowack be660a91ca utils/encoded_types: Get rid of implicit conversion warnings
The compiler may complain with a 'implicit conversion changes
signedness' warning. Get rid of these warnings by explicitly
casting the respective values before shifting them.
2023-12-13 13:24:22 +01:00
..
test [git] remove .gitignore 2023-11-28 12:14:55 +01:00
CMakeLists.txt utils: Add helper functions to parse encoded types into regular ones 2023-10-17 10:18:08 +02:00
cliprdr_utils.c [utils,cliprdr] remove runtime assert 2023-03-05 17:55:28 +01:00
drdynvc.c [core,utils] add drdynvc stringification functions 2023-01-12 22:54:25 +01:00
encoded_types.c utils/encoded_types: Get rid of implicit conversion warnings 2023-12-13 13:24:22 +01:00
gfx.c [gfx] moved rdpgfx_get_codec_id_string to utils 2022-12-18 15:14:30 +01:00
http.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
passphrase.c [utils,passphrase] fix type mismatch 2023-08-24 13:17:57 +02:00
pcap.c Clean up pcap capture module 2022-06-23 07:45:55 +02:00
profiler.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdpdr_utils.c [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
ringbuffer.c Fixed -Wdocumentation errors 2022-04-28 11:24:51 +02:00
signal.c fixes for llvm-mingw build 2023-05-04 12:56:16 +02:00
smartcard_call.c [utils,smartcard] make settings opaque 2023-11-24 14:54:56 +01:00
smartcard_operations.c [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
smartcard_pack.c [utils,smartcard] fix reading of context ref 2023-11-07 16:07:17 +01:00
stopwatch.c reformatted 2022-06-23 08:48:39 +02:00
string.c [utils] improve rdp_cluster_info_flags_to_string 2023-01-23 11:37:44 +01:00