FreeRDP/winpr/libwinpr
akallabeth f4270aeab8
[winpr,crypto] rename OUT
visual studio compilers do have some symbol clashes, rename the function
2024-10-22 13:30:40 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [warnings] fix sign comparison issues 2024-10-22 10:11:38 +02:00
comm [c stdlib] replace strlen/strcpy/strcmp 2024-10-15 16:30:13 +02:00
crt replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
crypto [winpr,crypto] rename OUT 2024-10-22 13:30:40 +02:00
dsparse [return checks] fix use of unicode functions 2024-09-16 06:48:26 +02:00
environment [c stdlib] replace strlen/strcpy/strcmp 2024-10-15 16:30:13 +02:00
error [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
file [c stdlib] replace strlen/strcpy/strcmp 2024-10-15 16:30:13 +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 [winpr,interlocked] fix integer narrow 2024-10-03 18:58:23 +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 replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
ncrypt [winpr,ncrypt] fix integer narrow 2024-10-03 18:58:26 +02:00
nt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
path [c stdlib] replace strlen/strcpy/strcmp 2024-10-15 16:30:13 +02:00
pipe [warnings] annotate readability-non-const-parameter 2024-10-01 13:05:19 +02:00
pool [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
registry Merge pull request #10694 from akallabeth/qa-fixes 2024-10-03 13:09:06 +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 [winpr,shell] fix integer narrow 2024-10-03 18:58:29 +02:00
smartcard [warnings] annotate readability-non-const-parameter 2024-10-01 13:05:19 +02:00
sspi [winpr,kerberos] fix a leak in failure handling 2024-10-22 09:47:57 +02:00
sspicli [warnings] replace getpwnam 2024-10-22 09:41:35 +02:00
synch replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
sysinfo [warnings] fix shorten-64-to-32 2024-09-17 16:13:48 +02:00
thread [warnings] redundant cast 2024-10-22 09:50:22 +02:00
timezone Update timezone definitions 2024-10-12 07:08:14 +00:00
utils [winpr,utils] lock message queue on size 2024-10-16 13:32:18 +02:00
winsock [warnigs] fixed readability-non-const-parameter 2024-10-01 13:05:23 +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
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00