FreeRDP/winpr/libwinpr
Armin Novak 8b8e85271c Fixed #4793: Return correct file handle for existing directory 2018-08-13 13:17:56 +02: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 Added proper return value checks for clipboard data. 2018-05-02 09:21:42 +02:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm Removed reserved COM and LPT check. 2018-03-23 10:44:32 +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 ICU support for CP_ACP 2018-01-16 10:37:19 +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 Fixed #4793: Return correct file handle for existing directory 2018-08-13 13:17:56 +02: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 resolve several possible null pointer dereference 2018-03-24 17:46:39 +05:00
pipe Fixed thread function return and parameters. 2018-03-07 14:36:55 +01: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 Fixed android build issues. 2016-02-01 15:21:07 +01:00
smartcard Removed winpr_exit 2018-04-03 12:56:33 +02:00
sspi Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch Fixed compiler warnings (unused) 2018-05-11 11:00:01 +02:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
timezone Update time zone data to April 2018 2018-05-15 15:53:36 -04:00
utils Fixed invalid format string. 2018-08-01 12:56:18 +02:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
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 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