FreeRDP/libfreerdp/crypto
2024-10-17 12:02:39 +02:00
..
test [warnings] fix clang-tidy issues in libfreerdp 2024-08-29 15:34:22 +02:00
base64.c [warnings] fix integer narrowing 2024-10-03 21:21:45 +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 [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
certificate_store.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
certificate.c [crypto,cert] fix builds with LibRESSL 2024-10-17 12:02:39 +02:00
certificate.h [compiler] add WINPR_ATTR_MALLOC 2024-09-12 20:09:22 +02:00
CMakeLists.txt [license] updated copyright headers 2023-02-12 20:17:11 +01:00
crypto.c [crypto] fix integer narrowing 2024-10-03 18:59:18 +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 [crypto,cert] fix builds with LibRESSL 2024-10-17 12:02:39 +02:00
per.c [coverity] fix some warnings 2024-08-23 12:38:41 +02:00
privatekey.c [crypto] fix integer narrowing 2024-10-03 18:59:18 +02:00
privatekey.h [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
tls.c [crypto,tls] remove dead code 2024-10-16 13:32:22 +02:00
tls.h [warnings] fix integer narrowing 2024-10-03 21:21:46 +02:00
x509_utils.c [cyrpto,x509] delete unused function 2024-10-03 19:36:47 +02:00
x509_utils.h [crypto,cert] add getter for notBefore and notAfter 2024-08-20 12:42:46 +02:00