FreeRDP/winpr/libwinpr
Norbert Federa f503f4cf0b winpr/synch: fix ResetEvent & improve CTest
Unless there is an invalid parameter or internal error, ResetEvent
must return TRUE, even if the object is in nonsignaled state.

Also fixed and improved the CTest TestSynchEvent to test for the
expected/correct SetEvent and ResetEvent return values.
2015-06-17 14:13:28 +02:00
..
asn1 free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
bcrypt Simplified random byte stream generation code to use SSL RAND_bytes() and also eliminated two more compiler warnings. 2015-05-05 12:33:44 -04:00
clipboard winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
com winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
comm free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
credentials Added WITH_LIBRARY_VERSIONING, allowing to build shared libraries without 2014-07-11 11:53:58 +02:00
credui winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
crt Added StrSep function. 2015-06-09 15:32:50 +02:00
crypto Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
dsparse winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
environment free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
error Fix unchecked CreateThread calls and misc fixes 2015-05-05 13:55:48 +02:00
file free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
handle Merge branch 'master' of github.com:FreeRDP/FreeRDP into gateway 2015-03-19 09:38:16 -04:00
heap free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
input libwinpr-input: add missing VK_DECIMAL mapping of OS X keycode mapping of ABNT2 keyboard 2014-11-11 12:39:41 -05:00
interlocked Fix unchecked CreateMutex calls 2015-05-07 13:27:49 +02:00
io Integrate feedback from pull request (#2492) 2015-03-25 17:38:21 +01:00
library winpr: small fixes and cleanups 2015-04-08 11:34:37 +02:00
locale winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
memory winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
nt free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
path Merge pull request #2682 from nfedera/fix-hresult-winpr-path 2015-06-11 12:47:10 +02:00
pipe Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
pool Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
registry winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
rpc Prettiefied WLog messages. 2015-01-20 11:05:32 +01:00
security winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
shell libwinpr-shell: use getpwnam_r 2015-05-22 10:03:21 -04:00
smartcard Take in account nfedera's review 2015-05-20 19:19:50 +02:00
sspi Merge pull request #2608 from oshogbo/master 2015-05-29 10:49:42 +02:00
sspicli free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
synch winpr/synch: fix ResetEvent & improve CTest 2015-06-17 14:13:28 +02:00
sysinfo winpr: add high-precision GetTickCountPrecise for Windows. 2015-06-11 15:11:19 +08:00
thread winpr-thread: added HP's copyright 2015-05-27 18:24:56 +02:00
timezone winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
utils Writing failure to stderr. 2015-06-02 17:54:27 +02:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
winsock winsock.c Solaris build fixes 2015-05-21 13:24:03 -07:00
wnd Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
wtsapi winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
CMakeLists.txt Added the shell function GetUserProfileDirectory to WinPR. 2015-03-04 16:56:48 -05:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00