..
bcrypt
Refactored WinPR includes
2022-03-03 11:26:48 +01:00
clipboard
Fixed format strings to match arguments ( #8254 )
2022-09-29 14:55:27 +02:00
comm
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
crt
Fixed #8090 : Duplicate definition of strndup ( #8102 )
2022-08-02 09:15:38 +02:00
crypto
Added replacement HMAC-MD5 implementation
2022-10-19 08:17:11 +02:00
dsparse
Refactored WinPR includes
2022-03-03 11:26:48 +01:00
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
Fix #7793 : Do not expose internal input API ( #7794 )
2022-04-13 09:34:05 +02:00
interlocked
reformatted
2022-06-23 08:48:39 +02:00
io
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
library
Refactored WinPR includes
2022-03-03 11:26:48 +01:00
memory
Refactored WinPR includes
2022-03-03 11:26:48 +01:00
ncrypt
Try to use the smartcard key name Windows uses
2022-10-19 18:55:38 +02:00
nt
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
path
Fixed argument mismatch
2022-05-03 11:48:20 +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
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +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
Refactored WinPR includes
2022-03-03 11:26:48 +01:00
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
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
winsock
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
wtsapi
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
CMakeLists.txt
Disable LTO on apple devices
2022-06-03 08:51:40 +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