FreeRDP/libfreerdp/crypto
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
..
test Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
base64.c Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
ber.c Reformatted to new style 2019-11-07 10:53:54 +01:00
certificate.c Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
CMakeLists.txt Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
crypto.c Improved fingerprint hash comparison 2021-08-26 09:38:12 +02:00
der.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
er.c Reformatted to new style 2019-11-07 10:53:54 +01:00
opensslcompat.c Support LibreSSL 2017-03-19 13:58:24 -07:00
opensslcompat.h Reformatted to new style 2019-11-07 10:53:54 +01:00
per.c Fixed compilation warnings on mac 2021-08-26 15:08:28 +02:00
tls.c Fixes from tests (#7308) 2021-09-21 09:56:56 +02:00