FreeRDP/libfreerdp/crypto
akallabeth 6a7c375831 [crypto,cert] add better logging of certificate read
add missing log entries for possible failures due to invalid data
received. This allows better debugging if a server sends garbage or the
crypto routines have direct RSA routine access disabled.
2024-03-07 14:59:32 +01:00
..
test [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
base64.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
ber.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
cert_common.c [crypto,cert] add better logging of certificate read 2024-03-07 14:59:32 +01:00
cert_common.h [crypto,cert] add openssl3 support 2023-04-28 08:33:06 +02:00
certificate_data.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
certificate_store.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
certificate.c [crypto,cert] add better logging of certificate read 2024-03-07 14:59:32 +01:00
certificate.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
CMakeLists.txt [license] updated copyright headers 2023-02-12 20:17:11 +01:00
crypto.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
crypto.h [crypto] rename rdpRsaKey to rdpPrivateKey 2023-02-12 20:17:11 +01:00
der.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
er.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
opensslcompat.c Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
opensslcompat.h Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
per.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
privatekey.c fix build with openssl < 1.1.1 2024-02-23 12:45:36 +01:00
privatekey.h [crypto,key] add functions for aad 2023-05-10 09:59:10 +02:00
tls.c [client,win32] Child session fixes 2024-03-01 09:46:53 +01:00
tls.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
x509_utils.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
x509_utils.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00