FreeRDP/winpr/libwinpr/utils
akallabeth ca260e13bb
[winpr,asn1] fix sign extraction for ASN1 integer
ASN1 integer might not be full 32bit integers, so extract the sign from
the first byte and append 0x80000000 after the rest of the integer was
successfully read.
2024-09-17 10:03:50 +02:00
..
asn1 [winpr,asn1] fix sign extraction for ASN1 integer 2024-09-17 10:03:50 +02:00
collections [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
corkscrew [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
execinfo [winpr,utils] eliminate integer conversion warning 2022-12-09 15:58:26 +01:00
json [warnings] remove const params 2024-09-12 14:29:25 +02:00
test [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
unwind [nolint] add cert-dcl37-c,cert-dcl51-cpp 2024-09-03 12:24:48 +02:00
windows [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wlog [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
android.c [winpr,android] Unify JNI_OnLoad 2022-11-28 10:42:36 +01:00
android.h [winpr,android] Unify JNI_OnLoad 2022-11-28 10:42:36 +01:00
CMakeLists.txt [winpr,utils] include current source dir 2024-07-23 09:15:00 +02:00
cmdline.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
debug.c [warnings] fix unchecked return 2024-09-15 10:19:56 +02:00
image.c [doxygen] add basic documentation for new API 2024-09-12 20:09:19 +02:00
image.h [winpr,clipboard] use endian safe bitmap read/write 2024-09-04 21:56:44 +02:00
ini.c [warnings] fixed sign-compare 2024-09-04 10:14:05 +02:00
ModuleOptions.cmake libwinpr: use ModuleOptions.cmake automatically 2012-10-03 19:50:48 -04:00
ntlm.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
print.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
sam.c [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
ssl.c [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
stream.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
stream.h Added Stream_EnsureValidity 2021-10-06 09:49:07 +02:00
strlst.c [warnings] remove const params 2024-09-12 14:29:25 +02:00
winpr.c Fixed duplicated symbols 2022-03-03 11:26:48 +01:00