FreeRDP/libfreerdp/crypto
Armin Novak ae8f0106bd [core,redirect] extract and check redirection cert
* extract the certificate from the redirection PDU
* if there is a certificate provided accept it if it matches the
  redirection target certificate without further user checks
2023-02-28 15:49:58 +01:00
..
test [license] updated copyright headers 2023-02-12 20:17:11 +01:00
base64.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
ber.c [core,crypto] log more parsing failures 2023-01-24 10:16:55 +01:00
cert_common.c fix some warning with the use of new crypto functions 2023-02-28 07:59:40 +01:00
cert_common.h [crypto,common] remove unused function 2023-02-12 20:17:11 +01:00
certificate_data.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
certificate_store.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
certificate.c [crypto,cert] remove rsa check 2023-02-16 10:06:17 +01:00
certificate.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00
CMakeLists.txt [license] updated copyright headers 2023-02-12 20:17:11 +01:00
crypto.c [license] updated copyright headers 2023-02-12 20:17:11 +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 [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
privatekey.c [crypto,cert] add RSA key check 2023-02-12 20:17:11 +01:00
privatekey.h [crypto,key] use EVP_PKEY_up_ref 2023-02-12 20:17:11 +01:00
tls.c [core,redirect] extract and check redirection cert 2023-02-28 15:49:58 +01:00
tls.h [crypot,tls] use new crypto/cert API 2023-02-12 20:17:11 +01:00
x509_utils.c fix some warning with the use of new crypto functions 2023-02-28 07:59:40 +01:00
x509_utils.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00