Commit Graph

29 Commits (r14.0.x)

Author SHA1 Message Date
Slávek Banko 2318093ca7
KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.
2 years ago
Michele Calgaro da3e60dcc4
KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This resolves incompatibility with openSSL 3.0.
2 years ago
Mavridis Philippe 96009c85e7
KSSL: Rebuilt local certificates bundle
2 years ago
Mavridis Philippe 06234294ea
KSSL: Added ISRG root certs for LetsEncrypt
2 years ago
Michele Calgaro 84498d97e2
Renaming of files in preparation for code style tools.
4 years ago
Michele Calgaro 5b32da3ab3
Removed code formatting modelines.
4 years ago
Matías Fonzo f109868e22
Fix LibreSSL detection at tdeio/kssl/
4 years ago
François Andriot 64e65ab888
Fix missing return values in kopenssl.
5 years ago
Michele Calgaro f3196cfa31
Fixed type in LIBRESSL usage. This relates to a comment made on issue #28.
5 years ago
Slávek Banko 68f3283bf4
Fix SSL initialization for OpenSSL >= 1.1.
5 years ago
Chris ab1c971196
Fix remaining brandings in tdelibs and adopt to modern age.
5 years ago
Mavridis Philippe c5d222de8e
Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which is a fork of OpenSSL 1.0.1b)
5 years ago
Slávek Banko 33c3818ac5
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Slávek Banko 5649783834
Fix SSL initialization for OpenSSL >= 1.1.
5 years ago
Slávek Banko f23de663bb KSSL: Set hostname in TLSext to enable SNI support
7 years ago
Slávek Banko f83e4b4741 KSSL: Use TLS_client_method instead of TLSv1_client_method
7 years ago
Slávek Banko b8802de2c0 Added support for OpenSSL 1.1
8 years ago
Timothy Pearson 855198315f Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCertificate object
8 years ago
Timothy Pearson aeb2bd0fe6 Fix memory leak when deleting a KSSLCertificate that holds a CRL
8 years ago
Timothy Pearson 294100108c Add initial CRL support to KSSLCertificate
8 years ago
Timothy Pearson 515aec93f3 Parse GENERALIZEDTIME ASN structures
8 years ago
Timothy Pearson e757d3d6ae Check if SSL symbols exist before attempting to load them
11 years ago
Timothy Pearson bab94d8378 Rename KWallet to TDEWallet
11 years ago
Francois Andriot a67a48107f Fix security issue when displaying certificate informations (CVE-2011-3365)
11 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 59d153016b Rename KLocale to enhance compatibility with KDE4
11 years ago
Timothy Pearson d3afa6baf9 Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson 5159cd2beb Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago