FreeRDP/winpr/libwinpr
Anton Afanasyev ed2e4e576d 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.
Because these values are always sent in base-10, fix is to always use base-10
2018-01-06 18:45:22 -08:00
..
asn1 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
bcrypt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
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 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm serial redirection: implement event char 2017-11-06 22:26:17 +01:00
credentials Removed windows module.def files. 2016-02-29 15:18:47 +01:00
credui fix string format specifiers 2016-12-16 13:48:43 +01:00
crt Fixed data type, eliminate warning. 2017-08-16 15:45:11 +02:00
crypto Fix #4247: warnings introduced with #3904 2017-11-20 10:18:15 +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 fix string format specifiers 2016-12-16 13:48:43 +01:00
file Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
handle Merge pull request #3163 from akallabeth/set_file_time 2016-03-02 09:43:46 +01:00
heap Removed windows module.def files. 2016-02-29 15:18:47 +01:00
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 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
memory First shot on fixing over linking 2016-03-29 18:14:34 +02:00
nt Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
path Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
pipe Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
pool Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
registry Replaced atoi 2017-11-15 15:52:16 +01:00
rpc fix string format specifiers 2016-12-16 13:48:43 +01:00
security First shot on fixing over linking 2016-03-29 18:14:34 +02:00
shell Fixed android build issues. 2016-02-01 15:21:07 +01:00
smartcard fix smartcard: SCardStatus unicode handling 2017-12-14 15:46:14 +01:00
sspi Merge pull request #4303 from krisztian-kovacs-balabit/use-redirection-password 2017-12-20 17:01:58 +01:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed dead store warning. 2017-11-15 15:56:24 +01:00
timezone fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
utils Merge pull request #4239 from akallabeth/test_memleak_fixes 2017-12-20 12:38:38 +01:00
winhttp
winsock ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03:00
wnd fix string format specifiers 2016-12-16 13:48:43 +01:00
wtsapi Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
dummy.c
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00