FreeRDP/libfreerdp/crypto
akallabeth dac0ae4976
[crypto,cert] extend certificate store API
Use the certificate PEM without trustchain in the local trust store, but
keep the full PEM with chain for the user facing callbacks.
2024-08-13 15:56:08 +02:00
..
test [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
base64.c [crypto,base64] fix sign warnings 2024-07-22 15:08:51 +02: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 [crypto,cert] extend certificate store API 2024-08-13 15:56:08 +02:00
certificate_store.c [crypto,cert] extend certificate store API 2024-08-13 15:56:08 +02:00
certificate.c [crypto,tls] fix AcceptedKey checks 2024-08-13 07:40:07 +02: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 [crypto,base64] apply INLINE and WINPR_RESTRICT 2024-06-07 12:32:16 +02: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 [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
privatekey.h [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
tls.c [crypto,tls] fix AcceptedKey checks 2024-08-13 07:40:07 +02:00
tls.h [core,gateway] pass rdpContext 2024-06-27 08:42:08 +02:00
x509_utils.c [covertity] fix various warnings 2024-06-05 09:19:59 +02:00
x509_utils.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00