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
cliprdr_utils.c
CMakeLists.txt utils: Add helper functions to parse encoded types into regular ones 2023-10-17 10:18:08 +02:00
drdynvc.c
encoded_types.c utils/encoded_types: Get rid of implicit conversion warnings 2023-12-13 13:24:22 +01:00
gfx.c
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
profiler.c
rdpdr_utils.c [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
ringbuffer.c
signal.c
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
string.c