summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-08Fix handling of the "0:" label in arm-xlate.plTom Cosgrove
2023-08-04endecode_test.c: Add tests for decoding with 0 selectionTomas Mraz
2023-08-04When exporting/importing decoded keys do not use 0 as selectionTomas Mraz
2023-08-04Avoid exporting bogus (empty) data if empty selection is usedTomas Mraz
2023-08-04New version of gost-engine testsDmitry Belyavskiy
2023-08-04no_autoload: make the no-autoload-config option work again.Pauli
2023-08-04test: skip FIPS config auto loading based tests if feature is disabledPauli
2023-08-04provider test: don't run configuration based tests if configuration isn't loadedPauli
2023-08-04PBE test: load providers if auto config load is turned offPauli
2023-08-04testutil: allow a failure return from setup_tests that doesn't print helpPauli
2023-08-04Resolves some magic values that has a hello_retry_request enum type.Frederik Wedel-Heinen
2023-08-03crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm...Dr. David von Oheimb
2023-08-02Fix typo in function nameTianjia Zhang
2023-08-02A null pointer dereference occurs when memory allocation failsyangyangtiantianlonglong
2023-08-01Add a test for PEM_read_bio_Parameters()Matt Caswell
2023-08-01The PEM_read_bio_Parameters() function should not ask for a passwordMatt Caswell
2023-08-01Always add a suitable error if we fail to decodeMatt Caswell
2023-08-01Don't add the msblob/pvk decoders if they're not suitableMatt Caswell
2023-08-01Prepare for 3.0.11Matt Caswell
2023-08-01Prepare for release of 3.0.10openssl-3.0.10Matt Caswell
2023-08-01make updateMatt Caswell
2023-08-01Copyright year updatesMatt Caswell
2023-07-31Fix a regression in X509_VERIFY_PARAM_add0_policy()Matt Caswell
2023-07-27Correct spelling of databaseFatih Arslan Tugay
2023-07-27Add CHANGES.md and NEWS.md entries for CVE-2023-3817Tomas Mraz
2023-07-27dhtest.c: Add test of DH_check() with q = p + 1Tomas Mraz
2023-07-27DH_check(): Do not try checking q properties if it is obviously invalidTomas Mraz
2023-07-26Make DH_check set some error bits in recently added errorBernd Edlinger
2023-07-25get_cert_by_subject_ex(): Check result of X509_STORE_lock()atishkov
2023-07-25x509: add ASN1_STRING_set() check resultatishkov
2023-07-24Fix error handling in pipelining testBernd Edlinger
2023-07-24fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE)Adam Ć ulc
2023-07-21speed: Fix execution of EdDSA measurementIngo Franzki
2023-07-21speed: Fix memory leakIngo Franzki
2023-07-21Fix documentation around AAD and return values in EVP_Cipher*Samuel Lee
2023-07-19apps/cms.c: Fix unreachable code in cms_main()atishkov
2023-07-19Update CHANGES/NEWS for CVE-2023-3446Matt Caswell
2023-07-19Add a test for CVE-2023-3446Matt Caswell
2023-07-19Fix DH_check() excessive time with over sized modulusMatt Caswell
2023-07-19openssl-kdf.pod.in: add text on 'salt' and 'info' parameters; small further i...Dr. David von Oheimb
2023-07-19EVP_KDF.pod: extend text on 'salt' and 'info' parametersDr. David von Oheimb
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-18Fix int_ctx_new() error when use 1.1.1n sm2 key and ec method enginelan1120
2023-07-17Remove duplicated valuesljuzwiuk
2023-07-17Fix ssl3_do_write() to correctly handle retriesMatt Caswell
2023-07-17Add a test for a retry during the handshakeMatt Caswell
2023-07-17no-module should not imply disabling DSO loading supportTomas Mraz
2023-07-17Fix RSA OAEP set/get label for legacy engineljuzwiuk
2023-07-14Add CHANGES.md and NEWS.md entries for CVE-2023-2975Tomas Mraz
2023-07-14Add testcases for empty associated data entries with AES-SIVTomas Mraz