FreeRDP/winpr/libwinpr
Martin Fleisz 168bab905d
Merge pull request #4916 from Devolutions/ios-path-fix
Fix iOS path detection functions
2018-10-05 09:50:27 +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 Fixed missing includes. 2018-08-27 14:34: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 Removed use of strcpy. 2018-08-27 14:34:09 +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/io/device: Fix leak found by covscan 2018-08-22 14:34:02 +02:00
library Removed use of unchecked sprintf 2018-08-27 14:34:42 +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 freerdp - fix iOS directory paths 2018-10-04 16:54:40 -04:00
pipe Removed use of strcpy. 2018-08-27 14:34:09 +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 Removed winpr_exit 2018-04-03 12:56:33 +02:00
sspi winpr/sspi/ntlm: Fix leak found by covscan 2018-08-22 14:34:02 +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 coverity memory leak. 2018-08-27 14:34:42 +02:00
timezone Update time zone data to April 2018 2018-05-15 15:53:36 -04:00
utils Use fnObjectEquals in ArrayList_Remove. 2018-10-04 16:57:29 -04: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 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