summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-24ctrl_params_translate: Allow RSA controls also for RSA-PSSIngo Franzki
2023-08-24doc: Avoid usage of non-existing constantJakub Jelen
2023-08-24Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)olszomal
2023-08-23Fix a leak in ossl_encode_ctx_setup_for_pkeyMatt Caswell
2023-08-20Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...Frederik Wedel-Heinen
2023-08-17issue-21718: remove setting of PTHREAD_MUTEX_NORMALNeil Horman
2023-08-16Improve documentation for BIO_s_memNeil Horman
2023-08-16Check i2d_X509_NAME return in X509_NAME_hash_ex/old3lswear
2023-08-15Fix no-dsa in combination with no-errMatt Caswell
2023-08-15Fix no-dtls and no-tls in combinationMatt Caswell
2023-08-10OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request()}: backward compat w.r.t...Dr. David von Oheimb
2023-08-10For ASN1_STRING_set() check result and set correct error codeatishkov
2023-08-10Do not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA error in CMS_ContentInfo_freeOlga Batyshkina
2023-08-09Fix ChaCha assembly code on 32-bit HPUX itanium systemsBernd Edlinger
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-01Fixed incorrect usage of vshuf.b instructionzhuchen
2023-08-01Backport crypto/armcap.c from master branchTom Cosgrove
2023-08-01Prepare for 3.1.3Matt Caswell
2023-08-01Prepare for release of 3.1.2openssl-3.1.2Matt 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-28vpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detectionXi Ruoyao
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