FreeRDP/winpr/libwinpr
David Fort ad75ae512c
Merge pull request #5200 from akallabeth/os2_fixes
Os2 fixes
2019-01-18 18:04:23 +01: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 Fix #5121: Determine actual string length for input data 2018-12-10 12:41:04 +01:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm Fixed another bunch of warnings. 2018-10-24 14:36:12 +02: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 Added _wcsnlen function for WCHAR string length. 2018-12-10 12:39:32 +01:00
crypto Pull in the LibreSSL compatibility patches from FreeBSD 2018-05-01 08:43:36 -05: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 Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
file removed strcpy 2018-12-06 10:17:05 +01:00
handle Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02: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/io/device: Fix leak found by covscan 2018-08-22 14:34:02 +02:00
library Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +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 Added fix for OS2 paths. 2019-01-18 13:13:41 +01:00
pipe Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
pool Fixed threadpool work function return and arguments. 2018-03-07 14:36:55 +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 Removed use of strcpy. 2018-08-27 14:34:09 +02:00
smartcard Fixed another bunch of warnings. 2018-10-24 14:36:12 +02:00
sspi Do not compile extended authentication debugging by default. 2018-11-21 15:36:31 +01:00
sspicli Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
synch remove not needed check 2018-11-15 01:51:44 +05:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed return check in SwitchToThread 2019-01-18 13:02:30 +01:00
timezone Fixed #5093: Try to read timezone from java TimeZone first 2018-12-05 10:41:14 +01:00
utils Fixed memory leak in lodepng. 2019-01-16 15:23:12 +01:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
winsock winpr/winsock: Fix leak found by covscan 2018-08-23 09:11:24 +02:00
wnd fix string format specifiers 2016-12-16 13:48:43 +01:00
wtsapi Initialize WtsApi32_WtsApiFunctionTable NULL 2018-11-22 17:30:16 +01:00
CMakeLists.txt Determine posix timer availability by function availability 2018-05-02 11:17:32 +02: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