FreeRDP/winpr/libwinpr
2015-09-05 15:18:01 +02:00
..
asn1 Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
bcrypt
clipboard clipboard: fix of by one error on cleanup 2015-06-25 11:53:03 +02:00
com
comm winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
credentials
credui
crt Replaced snprintf with sprintf_s 2015-07-03 13:26:15 +02:00
crypto A malloc() pass on WinPR 2015-06-22 19:10:00 +02:00
dsparse
environment
error
file winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
handle Added write event support to handle functions. 2015-07-03 09:29:18 +02:00
heap
input
interlocked
io Handle API updated. 2015-07-03 09:52:52 +02:00
library Fix unchecked strdups 2015-06-22 19:09:59 +02:00
locale
memory
nt A malloc() pass on WinPR 2015-06-22 19:10:00 +02:00
path misc: integrate pull request feedback 2015-06-22 19:24:30 +02:00
pipe winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
pool
registry Fix unchecked strdups 2015-06-22 19:09:59 +02:00
rpc
security
shell Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
smartcard Removing private context on hCard so that transaction will properly unlock when context is released. 2015-07-17 18:13:41 +03:00
sspi hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch winpr: WaitFor*Ojbect/s set lastError now 2015-07-30 02:52:11 -07:00
sysinfo Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
thread Merge pull request #2801 from bmiklautz/fix/thread 2015-07-28 08:47:06 -04:00
timezone
utils fixed misc *_free functions to accept NULL 2015-07-30 07:02:36 -07:00
winhttp
winsock WSAEvent fixes ported from realjiangms pull 2870. 2015-09-05 15:18:01 +02:00
wnd Fix unchecked strdups 2015-06-22 19:09:59 +02:00
wtsapi winpr/wtsapi: disable tests that block on windows 2015-06-22 19:09:59 +02:00
CMakeLists.txt
dummy.c
log.h