aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rand: allow seed-src to be missingPauli2020-12-091-1/+4
* rand: don't leak memoryPauli2020-12-091-1/+1
* rand seed: include lock and unlock functions.Pauli2020-12-091-0/+13
* Fix error clash in buildPauli2020-12-092-2/+2
* rand: add a provider side seed source.Pauli2020-12-0910-3/+348
* TLS: Use EVP_PKEY_get_group_name() to get the group nameRichard Levitte2020-12-083-18/+18
* EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte2020-12-089-69/+107
* EVP: constify the EVP_PKEY_get_*_param() argument |pkey|Richard Levitte2020-12-084-21/+29
* Add MAP_CONCEAL from OpenBSD which has similar purpose but on mmapDavid Carlier2020-12-081-1/+4
* CRYPTO_secure_malloc_init: Add FreeBSD support for secure-malloc dont-dump-re...David Carlier2020-12-081-0/+3
* STORE: clear err after ossl_store_get0_loader_intDaniel Bevenius2020-12-082-1/+42
* Fix no-errMatt Caswell2020-12-081-53/+58
* Fix a compilation failure with no-tls_1_2Matt Caswell2020-12-081-1/+1
* Fix a test failure with no-tls1_3Matt Caswell2020-12-081-3/+19
* providers/common/der/build.info: Improve checks of disabled algosRichard Levitte2020-12-081-47/+58
* Update CHANGES and NEWS for new releaseMatt Caswell2020-12-082-2/+16
* Add a test for encoding/decoding using an invalid ASN.1 TemplateMatt Caswell2020-12-082-0/+69
* Add a test for GENERAL_NAME_cmpMatt Caswell2020-12-081-0/+344
* Complain if we are attempting to encode with an invalid ASN.1 templateMatt Caswell2020-12-081-0/+16
* Check that multi-strings/CHOICE types don't use implicit taggingMatt Caswell2020-12-084-0/+22
* Correctly compare EdiPartyName in GENERAL_NAME_cmp()Matt Caswell2020-12-081-3/+42
* DirectoryString is a CHOICE type and therefore uses explicit taggingMatt Caswell2020-12-081-2/+3
* Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis2020-12-0710-118/+168
* Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis2020-12-075-11/+18
* openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For...Ankita Shetty2020-12-0539-428/+531
* openssl.pod: Move verification doc to new doc/man1/openssl-verification-optio...David von Oheimb2020-12-055-355/+404
* find-doc-nits: fix regexp and point out that CA.pl and tsget.pod are specialDr. David von Oheimb2020-12-051-1/+2
* PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte2020-12-056-54/+191
* EVP: Adjust EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte2020-12-051-13/+15
* DSA: Make DSA_bits() and DSA_size() check that there are key parametersRichard Levitte2020-12-053-14/+21
* Switch deprecation method for X.509Richard Levitte2020-12-041-11/+16
* Switch deprecation method for WhirlpoolRichard Levitte2020-12-041-9/+10
* Switch deprecation method for OSSL_STORERichard Levitte2020-12-041-50/+54
* Switch deprecation method for SSLRichard Levitte2020-12-041-25/+41
* Switch deprecation method for SRPRichard Levitte2020-12-041-1/+4
* Switch deprecation method for SHARichard Levitte2020-12-041-33/+40
* Switch deprecation method for SEEDRichard Levitte2020-12-041-29/+32
* Switch deprecation method for RIPEMDRichard Levitte2020-12-041-9/+10
* Switch deprecation method for RC5Richard Levitte2020-12-041-21/+24
* Switch deprecation method for RC4Richard Levitte2020-12-041-6/+8
* Switch deprecation method for RC2Richard Levitte2020-12-041-19/+23
* Switch deprecation method for RANDRichard Levitte2020-12-041-4/+7
* Switch deprecation method for PKCS#12Richard Levitte2020-12-041-2/+4
* Switch deprecation method for MDC2Richard Levitte2020-12-041-7/+8
* Switch deprecation method for MD5Richard Levitte2020-12-041-7/+8
* Switch deprecation method for MD4Richard Levitte2020-12-041-7/+8
* Switch deprecation method for MD2Richard Levitte2020-12-041-8/+9
* Switch deprecation method for IDEARichard Levitte2020-12-041-22/+25
* Switch deprecation method for HMACRichard Levitte2020-12-041-23/+26
* Switch deprecation method for EVPRichard Levitte2020-12-041-226/+218