FreeRDP/libfreerdp/utils
Pascal Nowack 5ec5be7ac4 utils: Add helper functions to parse encoded types into regular ones
Some virtual channels, like the location channel use encoded types to
lower the bandwidth usage.
Add common helper functions, so that each virtual channel doesn't have
to reimplement the parser functions again and again.
2023-10-17 10:18:08 +02:00
..
test [core,aad] migrate to cJSON parser library 2023-03-10 16:38:07 +01:00
cliprdr_utils.c [utils,cliprdr] remove runtime assert 2023-03-05 17:55:28 +01:00
CMakeLists.txt utils: Add helper functions to parse encoded types into regular ones 2023-10-17 10:18:08 +02:00
drdynvc.c [core,utils] add drdynvc stringification functions 2023-01-12 22:54:25 +01:00
encoded_types.c utils: Add helper functions to parse encoded types into regular ones 2023-10-17 10:18:08 +02: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 [smartcard] clean up function table wrapper 2023-08-23 12:26:27 +02:00
smartcard_operations.c [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
smartcard_pack.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02: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