FreeRDP/winpr
akallabeth 1c84690c2f
Fixes from tests (#7308)
* Fixed memory leak in tls_verify_certificate

* Fixed missing NULL checks

* Fixed missing checks for FreeRDP_DeactivateClientDecoding

* Added WINPR_ASSERT for client common new/free

* Added /disable-output switch to deactivate client decoding

Allows low resource remote connections that do not require visual
feedback. (e.g. load testing/...)
2021-09-21 09:56:56 +02:00
..
include Cleaned up some possible race conditions with threads 2021-09-20 10:59:59 +02:00
libwinpr Fixes from tests (#7308) 2021-09-21 09:56:56 +02:00
test WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
tools Use BIO_read_ex only with OpenSSL >= 1.1.1 2021-09-14 09:45:03 +02:00
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
buildflags.h.in Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Fixed thread related changes: 2021-09-20 10:59:59 +02:00
config.h.in Added new CMake option to dump event handles in use 2021-09-20 10:59:59 +02:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00