summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-30Fix some missed usage of DEFINE_LHASH_OF()Matt Caswell
2020-10-30Add easy to digest selector macros for EVP_PKEYsRichard Levitte
2020-10-30test/recipes/15-test_gendh.t: don't try DER paramsRichard Levitte
2020-10-29Unify ssl3_get_cipher_by_std_name() implementationBenjamin Kaduk
2020-10-29crypto/poly1305/asm: fix armv8 pointer authenticationArd Biesheuvel
2020-10-29afalg: add a NULL pointer checkPauli
2020-10-28Rewrite the HPE NonStop Notes file in Markdown with more explanations.Randall S. Becker
2020-10-27DH: stop setting the private key length arbitrarilyRichard Levitte
2020-10-27configdata.pm.in, util/dofile.pl: Make a HERE document stricter.Richard Levitte
2020-10-27Fix sparc t4 build error 'undefined symbol: cipher_hw_generic_cbc'Shane Lontis
2020-10-26Ensure we raise SSLfatal on errorMatt Caswell
2020-10-26APPS: Remove the format argument where it's not usedRichard Levitte
2020-10-26Add parentheses to fix PCLINT Info:773Kan
2020-10-23Constify OSSL_FUNC_keymgmt_validate()Nicola Tuveri
2020-10-22Remove EVP_aes_(128|192|256)_siv functionsPauli
2020-10-22enc: change the text to reference `-list` instead of the deprecated `-ciphers`Pauli
2020-10-22Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().Shane Lontis
2020-10-22Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis
2020-10-22Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().Shane Lontis
2020-10-22Remove ossl_prov_util_nid_to_name()Shane Lontis
2020-10-22Constify OSSL_FUNC_keymgmt_has()Nicola Tuveri
2020-10-22Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler
2020-10-22APPS: Implement load_keyparams() to load key parametersRichard Levitte
2020-10-22Implement OpenSSL secure memory for WindowsJeremiah Gowdy
2020-10-21Unexport internal MSBLOB and PVK functionsRichard Levitte
2020-10-21Work around Windows ftell() bug as per Microsoft engineering's suggestionRichard Levitte
2020-10-20Deprecate EVP_PKEY_set1_tls_encodedpoint()Matt Caswell
2020-10-20Document EVP_PKEY_set1_encoded_public_key()Matt Caswell
2020-10-20Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_keyMatt Caswell
2020-10-20resolve defects: reverse_inull; row[DB_exp_date] referenced before checkingxuyunjia
2020-10-20Fix Aes-xts potential failure on aarch64XiaokangQian
2020-10-20Prefix crlNumber output with 0x.Jacob Hoffman-Andrews
2020-10-19Fix no-dhMatt Caswell
2020-10-19TEST: fix the DH tests to reproduce the priv_len settingsRichard Levitte
2020-10-19DH: have DH_set_length() increment the dirty count.Richard Levitte
2020-10-19DH: make the private key length importable / exportableRichard Levitte
2020-10-18Change markdown link style in README, INSTALL, SUPPORT and CONTRIBUTINGDr. Matthias St. Pierre
2020-10-18README: make the link to the OpenSSL 3.0 Wiki page more prominentDr. Matthias St. Pierre
2020-10-17ENCODER & DECODER: set params on all encoder/decoder instances, unconditionallyRichard Levitte
2020-10-17dev/release.sh: improve instruction for pushing the tagRichard Levitte
2020-10-16TEST: modify tconversion.pl for forensicsRichard Levitte
2020-10-16Add a CHANGES entry for the SSL_SECOP_TMP_DH changeMatt Caswell
2020-10-16Pass an EVP_PKEY for SSL_SECOP_TMP_DH in the security callbackMatt Caswell
2020-10-16Concentrate deprecated libssl API usage in one fileMatt Caswell
2020-10-16Fix missing include of string.h in apps/lib/engine.c for strcmp.Randall S. Becker
2020-10-16list: add a -provider-info option.Pauli
2020-10-16null prov: fix gettable param array type.Pauli
2020-10-15Prepare for 3.0 alpha 8Matt Caswell
2020-10-15Prepare for release of 3.0 alpha 7openssl-3.0.0-alpha7Matt Caswell
2020-10-15Update copyright yearMatt Caswell