FreeRDP/winpr/libwinpr
MartinHaimberger 83b706c4be Merge pull request #3092 from akallabeth/get_build_config
Added get_build_config functions.
2016-01-28 15:23:24 +01: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 Merge pull request #2859 from akallabeth/resource_leak_fix 2015-09-15 14:45:42 +02:00
credentials
credui
crt Replaced snprintf with sprintf_s 2015-07-03 13:26:15 +02:00
crypto libwinpr-crypto: fix OpenSSL 1.0 HMAC API change 2015-10-13 09:54:59 -04:00
dsparse
environment winpr API: add EnvironmentBlockToEnvpA 2015-10-23 18:38:42 +02:00
error
file Fixed uninitialized value. 2016-01-15 09:33:21 +01:00
handle Added additional file functions and tests. 2015-12-09 18:29:16 +01: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 winpr: create a specific winpr nt file handle 2016-01-12 16:10:25 +01:00
path Fixed return values. 2015-11-03 17:32:42 +01:00
pipe Added additional file functions and tests. 2015-12-09 18:29:16 +01:00
pool Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
registry Remove unused variable 2015-08-05 18:38:50 +02:00
rpc winpr: make clean non-OpenSSL build possible (without schannel, makecert) 2015-10-09 15:57:41 -04:00
security
shell Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
smartcard fix typo 2016-01-27 15:40:08 -07:00
sspi Handle more NTLM attributes 2016-01-20 22:21:05 +01:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch libwinpr-synch: fix broken FD_ISSET check caused by hidden type cast from int to char 2015-09-18 11:38:27 -04:00
sysinfo Fixed GetComputerNameExA and GetComputerNameA. 2015-08-25 17:43:22 +02:00
thread Fix compiler warnings 2015-11-09 19:26:34 +01:00
timezone
utils Merge pull request #3092 from akallabeth/get_build_config 2016-01-28 15:23:24 +01: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 Use major version only for SOVERSION 2016-01-14 10:47:57 +01:00
dummy.c
log.h