FreeRDP/libfreerdp/crypto
Armin Novak 76d10561bb Set BIO data NULL on cleanup
Recursive BIO free could double free, if the BIO data is not set
NULL when removed.
2020-07-23 10:48:39 +02:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
base64.c Reformatted to new style 2019-11-07 10:53:54 +01:00
ber.c Reformatted to new style 2019-11-07 10:53:54 +01:00
certificate.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
CMakeLists.txt Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
crypto.c Fixed possible integer overflow in crypto_rsa_common 2020-06-22 12:09:36 +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 Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
tls.c Set BIO data NULL on cleanup 2020-07-23 10:48:39 +02:00