FreeRDP/client/common
akallabeth 16cec716e0
[strtok] replace function with strtok_s
Since strtok is not thread safe replace it with strtok_s (WinPR wrapper
around strtok_r for systems not supporting the ISO function names)
2024-09-13 21:19:17 +02:00
..
man [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
test [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
CMakeLists.txt [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
client.c [client,cmdline] fix COMMAND_LINE_ARGUMENT_A arguments 2024-09-12 13:30:10 +02:00
client_cliprdr_file.c [strtok] replace function with strtok_s 2024-09-13 21:19:17 +02:00
cmdline.c [strtok] replace function with strtok_s 2024-09-13 21:19:17 +02:00
cmdline.h core, channels: client-side remote credential guard 2024-09-11 17:15:11 +02:00
file.c [warnings] use WINPR_CAST_CONST_AWAY 2024-09-11 23:41:50 +02:00
geometry.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard_cli.c [client,common] print smartcard list info 2023-05-12 08:06:45 +02:00