FreeRDP/winpr/libwinpr
2022-11-21 10:12:31 +01:00
..
bcrypt
clipboard Clipboard syntesizer replaces path separators 2022-10-28 08:22:43 +02:00
comm Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
crt [winpr, crt] Added wcsstr implementation 2022-11-14 09:28:22 +01:00
crypto Fixed compile error for old openssl 2022-10-27 10:03:32 +02:00
dsparse
environment reformatted 2022-06-23 08:48:39 +02:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
handle Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
input
interlocked reformatted 2022-06-23 08:48:39 +02:00
io [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
library
memory
ncrypt Fixed -Wmissing-variable-declarations 2022-11-21 10:12:31 +01:00
nt [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
path Add function winpr_MoveFileEx 2022-10-25 13:58:05 +02:00
pipe Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
pool Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
registry reformatted 2022-06-23 08:48:39 +02:00
rpc Settings getter tests (#7869) 2022-05-02 11:39:38 +02:00
security Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
shell Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
smartcard reformatted 2022-06-23 08:48:39 +02:00
sspi Pass bindings through Negotiate on first call 2022-10-19 18:55:38 +02:00
sspicli Fix return of getlogin() 2022-06-02 13:57:09 +02:00
synch Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
sysinfo
thread Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
timezone Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
utils Fixed -Wmissing-variable-declarations 2022-11-21 10:12:31 +01:00
winsock Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
wtsapi [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
CMakeLists.txt Disable LTO on apple devices 2022-06-03 08:51:40 +02:00
dummy.c
log.h