FreeRDP/winpr/libwinpr
2024-09-30 16:04:20 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
comm [va_list] initialize with ={0}; 2024-09-24 11:06:18 +02:00
crt Merge pull request #10635 from akallabeth/initialize-variables 2024-09-30 16:04:20 +02:00
crypto [warnings] fix Wunreachable-code-break 2024-09-30 09:31:36 +02:00
dsparse [return checks] fix use of unicode functions 2024-09-16 06:48:26 +02:00
environment [winpr,env] add missing WINPR_ATTR_MALLOC 2024-09-14 21:29:26 +02:00
error [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
file [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
handle [warnings] fix cppcoreguidelines-init-variables 2024-08-28 10:15:36 +02:00
input [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
interlocked [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
io [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
library [winpr,library] implement GetModuleFileNameA 2024-09-17 18:01:10 +02:00
memory [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
ncrypt [return checks] fix use of unicode functions 2024-09-16 06:48:26 +02:00
nt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
path [winpr,path] fix comparison of unsigned < 0 2024-09-18 11:47:01 +02:00
pipe [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
pool [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
registry [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
rpc [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
security [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
shell [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
smartcard [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
sspi [warnings] fixed bugprone-not-null-terminated-result 2024-09-16 08:22:42 +02:00
sspicli [clang-tidy] readability-duplicate-include 2024-02-15 11:49:16 +01:00
synch [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
sysinfo [warnings] fix shorten-64-to-32 2024-09-17 16:13:48 +02:00
thread [winpr,utils] fix sterror_r detection and use 2024-09-30 15:41:50 +02:00
timezone [va_list] initialize with ={0}; 2024-09-24 11:06:18 +02:00
utils Merge pull request #10635 from akallabeth/initialize-variables 2024-09-30 16:04:20 +02:00
winsock [warnings] fix shorten-64-to-32 2024-09-17 16:13:48 +02:00
wtsapi [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
CMakeLists.txt [winpr,thread] implement SetThreadPriority 2024-05-24 15:44:17 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00