summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* timing_load_creds requires POSIX1.2001 due to rusageTomas Mraz2022-12-151-8/+5
* BIO_s_dgram: add documentation and hazard warningsHugo Landau2022-12-156-9/+285
* Coverity: fix 272011 resource leakPauli2022-12-151-0/+1
* timing_load_creds: Fix typos in the timersub macroTomas Mraz2022-12-141-2/+2
* Do not build P10-specific AES-GCM assembler on AIXTomas Mraz2022-12-142-6/+11
* Do not build P10-specific Chacha20 assembler on AIXTomas Mraz2022-12-142-3/+8
* test: cmp_vfy_test: fix defined but unusedČestmír Kalina2022-12-141-1/+3
* Fix openssl storeutl to allow serial + issuerSimo Sorce2022-12-141-4/+2
* rsa: fix merge CI runs with old FIPS providersHubert Kario2022-12-141-33/+33
* rsa: fix version of rsa implicit rejection introductionHubert Kario2022-12-133-5/+5
* Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte2022-12-133-6/+84
* Make error reason for disallowed legacy sigalg more specificTomas Mraz2022-12-135-2/+9
* Fix SM4-CBC regression on Armv8fangming.fang2022-12-132-1/+13
* Fix-up to f3090fc7James Muir2022-12-131-1/+1
* crypto/err: expand on error code generationČestmír Kalina2022-12-121-0/+11
* rsa: add implicit rejection CHANGES entryHubert Kario2022-12-121-0/+12
* smime/pkcs7: disable the Bleichenbacher workaroundHubert Kario2022-12-121-0/+7
* rsa: add test for the option to disable implicit rejectionHubert Kario2022-12-121-0/+18
* rsa: Skip the synthethic plaintext test with old FIPS providerHubert Kario2022-12-121-0/+62
* rsa: Add option to disable implicit rejectionHubert Kario2022-12-1210-8/+95
* rsa: add test vectors for the implicit rejection in RSA PKCS#1 v1.5Hubert Kario2022-12-121-0/+408
* rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario2022-12-1210-7/+395
* Run-checker merge CI: Memleak test does not work without ubsanTomas Mraz2022-12-121-1/+1
* Revert "Run-checker merge CI: Replace no-shared with no-modules"Tomas Mraz2022-12-121-1/+1
* unbuffer stdin before get passwd from stdinwangyuhang2022-12-121-0/+1
* Run-checker merge CI: Replace no-shared with no-modulesTomas Mraz2022-12-091-1/+1
* Cross compiles CI: Disable stringop-overflow warning on s390x and m68kTomas Mraz2022-12-091-3/+3
* Fuzz checker CI: Use more generic include dir for fuzzer includesTomas Mraz2022-12-091-2/+2
* Bump actions/setup-python from 4.3.0 to 4.3.1dependabot[bot]2022-12-091-1/+1
* Fix `no-ec enable-ktls` buildTodd Short2022-12-081-0/+2
* test: add test case for deadlock reported in #19643Pauli2022-12-083-1/+125
* x509: fix double locking problemPauli2022-12-081-4/+0
* signature: Clamp PSS salt len to MD lenClemens Lang2022-12-0813-21/+223
* Obtain PSS salt length from providerClemens Lang2022-12-084-27/+122
* prevent HPKE sender setting seq unwiselyStephen Farrell2022-12-084-50/+199
* OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb2022-12-086-37/+70
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-0842-214/+190
* Move the description of the core types into their own pagesRichard Levitte2022-12-087-84/+400
* Better sorting of util/other.symsRichard Levitte2022-12-081-5/+5
* Fix treatment of BUILD_METADATARichard Levitte2022-12-084-8/+20
* Compensate for CMP-related TODOs removed by PR #15539Dr. David von Oheimb2022-12-079-6/+30
* Replace "a RSA" with "an RSA"Daniel Fiala2022-12-0710-12/+12
* Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills2022-12-067-1/+108
* timing_load_creds: Add timersub macro for platforms where it is missingTomas Mraz2022-12-061-0/+14
* Fix the code used to detect aarch64 capabilities when we don't have getauxval()Tom Cosgrove2022-12-061-0/+2
* Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_sizePeiwei Hu2022-12-054-6/+6
* Fix the check of EVP_PKEY_decrypt_initPeiwei Hu2022-12-052-2/+2
* Fix the checks in rsautl_mainPeiwei Hu2022-12-051-12/+12
* Drop a spurious printf in evp_test.cMatt Caswell2022-12-051-1/+0
* Sync CHANGES.md and NEWS.md with 3.1 releaseTomas Mraz2022-12-052-64/+80