FreeRDP/winpr/libwinpr
akallabeth d81dd9d9ff
[winpr,comm] fix stopping of serial threads
Since most unhandled threads get cancelled do not rely on
SERIAL_EV_WINPR_WAITING flag.
2024-08-26 12:36:56 +02:00
..
bcrypt
clipboard [winpr,clipboard] add image clipboard tests 2024-08-19 11:50:07 +02:00
comm [winpr,comm] fix stopping of serial threads 2024-08-26 12:36:56 +02:00
crt [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
crypto [winpr,crypto] OpenSSL3 md5 support 2024-06-04 10:27:27 +02:00
dsparse
environment [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
error [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
file [covertity] fix various warnings 2024-06-05 09:19:59 +02:00
handle [cmake] move platform defines to common include 2024-03-20 09:11:08 +01:00
input [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
interlocked [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
io
library [coverity] 1543227 Readlink used insecurely 2024-04-11 12:04:07 +02:00
memory
ncrypt [winpr,ncrypt] check p11 for NULL 2024-08-09 10:41:43 +02:00
nt [cmake] move platform defines to common include 2024-03-20 09:11:08 +01:00
path [coverity] 1543053 Resource leak 2024-04-12 09:45:09 +02:00
pipe [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
pool [winpr,pool] fix winpr_SetThreadpoolThreadMaximum 2024-06-07 09:20:58 +02:00
registry fix #10446 2024-08-08 08:16:52 +02:00
rpc [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
security
shell
smartcard [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
sspi fix #10448 2024-08-08 08:16:52 +02:00
sspicli
synch [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
sysinfo [winpr,sysinfo] fix linux arm cpu feature detect 2024-06-18 08:48:14 +02:00
thread [winpr,thread] implement SetThreadPriority 2024-05-24 15:44:17 +02:00
timezone [winpr,timezone] disable clang-format for WindowsZones 2024-08-12 10:49:10 +02:00
utils Merge pull request #10494 from fifthdegree/asn1_int_fix 2024-08-21 22:46:37 +02:00
winsock [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wtsapi [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
CMakeLists.txt [winpr,thread] implement SetThreadPriority 2024-05-24 15:44:17 +02:00
dummy.c
log.h