FreeRDP/libfreerdp/crypto
Armin Novak bdff1c96fd Fixed use after free and leak. 2018-09-20 11:08:12 +02:00
..
test Compute certificate_path from __FILE__ to adapt to changing compilation and test environments. 2018-08-24 16:04:29 +02:00
CMakeLists.txt Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
base64.c Ensure output of crypto_base64_decode is NULL terminated. 2015-08-27 09:34:33 +02:00
ber.c Changed length arguments and return to size_t 2018-01-17 08:14:06 +01:00
certificate.c Added comment support for known_hosts format. 2018-05-14 12:08:35 +02:00
crypto.c Fixed use after free and leak. 2018-09-20 11:08:12 +02:00
der.c freerdp: purge deprecated stream utils 2013-05-08 16:09:16 -04:00
er.c Fixed issues found with clang-analyzer 2013-09-05 12:14:33 +02:00
opensslcompat.c Support LibreSSL 2017-03-19 13:58:24 -07:00
opensslcompat.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
per.c crypto: Improve PER OID calculations 2017-12-19 14:42:06 +01:00
tls.c Fixed an issue introduced with #4822 2018-09-03 08:48:33 +02:00