.. |
asn1
|
Fixed leaks, NULL dereferences and broken init.
|
2015-06-23 21:29:21 +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
|
clipboard: fix of by one error on cleanup
|
2015-06-25 11:53:03 +02:00 |
com
|
winpr: always build "monolitic"
|
2014-07-10 11:10:58 +02:00 |
comm
|
fix spelling
|
2016-02-22 17:01:43 +01: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
|
Not building GetLine on android and ios.
|
2016-02-05 02:05:37 +01:00 |
crypto
|
Fixed crypto tests.
|
2016-02-29 14:45:03 +01:00 |
dsparse
|
winpr: add checks for *alloc
|
2015-04-08 11:34:37 +02:00 |
environment
|
winpr API: add EnvironmentBlockToEnvpA
|
2015-10-23 18:38:42 +02:00 |
error
|
Fix unchecked CreateThread calls and misc fixes
|
2015-05-05 13:55:48 +02:00 |
file
|
winpr/file: Add missing include (io.h) for windows builds
|
2016-02-23 09:55:55 +01:00 |
handle
|
Added additional file functions and tests.
|
2015-12-09 18:29:16 +01:00 |
heap
|
free can handle NULL perfectly fine
|
2015-05-11 09:07:39 +02:00 |
input
|
Several fixes for keyboard type 7 (japanese)
|
2016-02-11 21:40:50 +01:00 |
interlocked
|
Fix unchecked CreateMutex calls
|
2015-05-07 13:27:49 +02:00 |
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
|
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
|
winpr: create a specific winpr nt file handle
|
2016-01-12 16:10:25 +01:00 |
path
|
Fixed android build issues.
|
2016-02-01 15:21:07 +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
|
winpr: always build "monolitic"
|
2014-07-10 11:10:58 +02:00 |
shell
|
Fixed android build issues.
|
2016-02-01 15:21:07 +01:00 |
smartcard
|
fix typo
|
2016-01-27 15:40:08 -07:00 |
sspi
|
Refactored crypto *_New functions.
|
2016-02-29 09:00:02 +01:00 |
sspicli
|
winpr/synch: remove the dependency on winsock.h
|
2015-07-14 11:39:41 +02:00 |
synch
|
Fixed initialization warning.
|
2016-02-03 12:45:31 +01:00 |
sysinfo
|
Fixed GetComputerNameExA and GetComputerNameA.
|
2015-08-25 17:43:22 +02:00 |
thread
|
Fixed compiler warning about cast.
|
2016-02-04 12:57:21 +01:00 |
timezone
|
Fixed naming of static functions.
|
2016-02-24 20:16:19 +01:00 |
utils
|
Unified hmac functions.
|
2016-02-24 21:50:08 +01:00 |
winhttp
|
winpr: always build "monolitic"
|
2014-07-10 11:10:58 +02:00 |
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
|
Fixed android build issues.
|
2016-02-01 15:21:07 +01:00 |
dummy.c
|
|
|
log.h
|
Moved logging defines to main logger.
|
2014-09-09 16:32:04 +02:00 |