summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-09Read MIDR_EL1 system register on aarch64Fangming.Fang
2020-12-09Test that we can negotiate TLSv1.3 if we have an SNI callbackMatt Caswell
2020-12-09Modify is_tls13_capable() to take account of the servername cbMatt Caswell
2020-12-09v3nametest: Make the gennames structure staticTomas Mraz
2020-12-09Fix typo in OPENSSL_malloc.podNan Xiao
2020-12-09rand: allow seed-src to be missingPauli
2020-12-09rand: don't leak memoryPauli
2020-12-09rand seed: include lock and unlock functions.Pauli
2020-12-09Fix error clash in buildPauli
2020-12-09rand: add a provider side seed source.Pauli
2020-12-08TLS: Use EVP_PKEY_get_group_name() to get the group nameRichard Levitte
2020-12-08EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte
2020-12-08EVP: constify the EVP_PKEY_get_*_param() argument |pkey|Richard Levitte
2020-12-08Add MAP_CONCEAL from OpenBSD which has similar purpose but on mmapDavid Carlier
2020-12-08CRYPTO_secure_malloc_init: Add FreeBSD support for secure-malloc dont-dump-re...David Carlier
2020-12-08STORE: clear err after ossl_store_get0_loader_intDaniel Bevenius
2020-12-08Fix no-errMatt Caswell
2020-12-08Fix a compilation failure with no-tls_1_2Matt Caswell
2020-12-08Fix a test failure with no-tls1_3Matt Caswell
2020-12-08providers/common/der/build.info: Improve checks of disabled algosRichard Levitte
2020-12-08Update CHANGES and NEWS for new releaseMatt Caswell
2020-12-08Add a test for encoding/decoding using an invalid ASN.1 TemplateMatt Caswell
2020-12-08Add a test for GENERAL_NAME_cmpMatt Caswell
2020-12-08Complain if we are attempting to encode with an invalid ASN.1 templateMatt Caswell
2020-12-08Check that multi-strings/CHOICE types don't use implicit taggingMatt Caswell
2020-12-08Correctly compare EdiPartyName in GENERAL_NAME_cmp()Matt Caswell
2020-12-08DirectoryString is a CHOICE type and therefore uses explicit taggingMatt Caswell
2020-12-07Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis
2020-12-07Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis
2020-12-05openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For...Ankita Shetty
2020-12-05openssl.pod: Move verification doc to new doc/man1/openssl-verification-optio...David von Oheimb
2020-12-05find-doc-nits: fix regexp and point out that CA.pl and tsget.pod are specialDr. David von Oheimb
2020-12-05PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte
2020-12-05EVP: Adjust EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-12-05DSA: Make DSA_bits() and DSA_size() check that there are key parametersRichard Levitte
2020-12-04Switch deprecation method for X.509Richard Levitte
2020-12-04Switch deprecation method for WhirlpoolRichard Levitte
2020-12-04Switch deprecation method for OSSL_STORERichard Levitte
2020-12-04Switch deprecation method for SSLRichard Levitte
2020-12-04Switch deprecation method for SRPRichard Levitte
2020-12-04Switch deprecation method for SHARichard Levitte
2020-12-04Switch deprecation method for SEEDRichard Levitte
2020-12-04Switch deprecation method for RIPEMDRichard Levitte
2020-12-04Switch deprecation method for RC5Richard Levitte
2020-12-04Switch deprecation method for RC4Richard Levitte
2020-12-04Switch deprecation method for RC2Richard Levitte
2020-12-04Switch deprecation method for RANDRichard Levitte
2020-12-04Switch deprecation method for PKCS#12Richard Levitte
2020-12-04Switch deprecation method for MDC2Richard Levitte
2020-12-04Switch deprecation method for MD5Richard Levitte