FreeRDP/winpr/libwinpr
Armin Novak ba98aa0a8c [winpr] add atexit calls for WLog and SSL providers
C11 atexit cleanup handler are used to call cleanup routines for WLog
and SSL on program termination. This removes false positives when using
ASAN runtime memory debugger
2023-05-30 15:42:39 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [winpr,clipboard] fix url unescape for file uri 2023-05-12 13:57:56 +02:00
comm [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
crt Move alloc_sprintf into the winpr string api 2023-05-23 06:04:55 +02:00
crypto [winpr,crypto] add internal rc4 replacement 2023-05-17 14:51:58 +02:00
dsparse Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
environment [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
handle [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
input [winpr,input] properly define keyboard types 2023-05-12 09:52:01 +02:00
interlocked reformatted 2022-06-23 08:48:39 +02:00
io [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
library [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
memory [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
ncrypt [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
nt [winpr] added Win32ErrorCode2Tag 2023-04-05 10:02:27 +02:00
path [winpr,shell] log when a known path is NULL 2023-03-24 08:42:40 +01:00
pipe [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
pool [winpr,pool] WINPR_ASSERT thread pool function arguments 2023-05-22 11:51:12 +02:00
registry [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
rpc [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
security [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
shell [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
smartcard [scard] fixed memory leak 2022-12-02 15:08:09 +01:00
sspi [warnings] fix -Wunused-label 2023-05-24 08:24:32 +02:00
sspicli [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
synch winpr: fix WaitForMultipleObjectsEx(alertable) call from non winpr threads 2023-03-05 17:10:37 +01:00
sysinfo winpr: Add support for AVX2/AVX512F feature detection 2023-05-02 12:06:47 +02:00
thread don't log an error when running GetCurrentThread from non winpr thread 2023-04-07 11:03:56 +02:00
timezone [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
utils [winpr] add atexit calls for WLog and SSL providers 2023-05-30 15:42:39 +02:00
winsock [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
wtsapi [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
CMakeLists.txt [cmake] link PUBLIC for static builds 2023-03-16 10:58:01 +01: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