FreeRDP/winpr/libwinpr
Martin Fleisz b228deb998
Merge pull request #4543 from oshogbo/master
Fix variable passsed to HashCallback with MIC.
2018-04-18 14:50:31 +02:00
..
asn1
bcrypt
clipboard StartHTML and EndHTML values can be left-padded with 0 characters. strtol and friends treat this as base-8 if base is specified as 0. 2018-01-06 18:45:22 -08:00
com
comm Removed reserved COM and LPT check. 2018-03-23 10:44:32 +01:00
credentials
credui
crt Fixed ICU support for CP_ACP 2018-01-16 10:37:19 +01:00
crypto Fixed winpr digest type. 2018-02-14 12:48:45 +01:00
dsparse Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
environment Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
error Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
file Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
handle
heap
input Sun keyboard 2017-08-04 13:09:32 +02:00
interlocked Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
io winpr: _IoCreateDeviceEx: fix mkdir error check 2017-10-30 11:59:35 -04:00
library Fixed cast warnings. 2017-04-10 10:39:01 +02:00
locale
memory
nt Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
path resolve several possible null pointer dereference 2018-03-24 17:46:39 +05:00
pipe Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
pool Fixed threadpool work function return and arguments. 2018-03-07 14:36:55 +01:00
registry Replaced atoi 2017-11-15 15:52:16 +01:00
rpc
security
shell
smartcard Removed winpr_exit 2018-04-03 12:56:33 +02:00
sspi Merge pull request #4543 from oshogbo/master 2018-04-18 14:50:31 +02:00
sspicli
synch Added WaitableTimer implementation for mac OS. 2018-03-12 13:39:21 +01:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
timezone fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
utils Fixed printf format string. 2018-04-04 10:44:51 +02:00
winhttp
winsock
wnd
wtsapi Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
CMakeLists.txt Removed apple flat-namespace hack. 2018-02-16 10:05:11 +01:00
dummy.c
log.h