FreeRDP/libfreerdp/crypto
akallabeth d5eecda8a3 [crypto,cert] log if empty certificate is read 2024-01-15 13:13:42 +01:00
..
test [git] remove .gitignore 2023-11-28 12:14:55 +01:00
CMakeLists.txt [license] updated copyright headers 2023-02-12 20:17:11 +01:00
base64.c [arm] various improvements 2023-09-04 10:24:56 +02:00
ber.c [libfreerdp] fix integere narrow warnings 2023-07-28 15:48:32 +02:00
cert_common.c [compat,libressl] fix compilation issues 2023-12-19 20:44:39 +01:00
cert_common.h [crypto,cert] add openssl3 support 2023-04-28 08:33:06 +02:00
certificate.c [crypto,cert] log if empty certificate is read 2024-01-15 13:13:42 +01:00
certificate.h [arm] various improvements 2023-09-04 10:24:56 +02:00
certificate_data.c Do not fail on certificates without subject 2023-08-21 16:03:36 +02:00
certificate_store.c [crypto,cert] imrove logged warnings for certificates 2023-07-31 08:32:43 +02:00
crypto.c [core,crypto] fix missing OpenSSL includes. 2023-12-11 08:51:59 +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 Fixed warnings 2022-04-28 11:24:51 +02: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 [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
privatekey.c [compat,libressl] fix compilation issues 2023-12-19 20:44:39 +01:00
privatekey.h [crypto,key] add functions for aad 2023-05-10 09:59:10 +02:00
tls.c [compat,libressl] fix compilation issues 2023-12-19 20:44:39 +01:00
tls.h Fix usage of explicit server name when different from connection host 2023-06-13 09:20:17 -04:00
x509_utils.c Do not fail on certificates without subject 2023-08-21 16:03:36 +02:00
x509_utils.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00