summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-21Bump actions/setup-python from 4.5.0 to 4.6.0dependabot[bot]
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia
2023-04-21Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arraysIrak Rigia
2023-04-21Fix checking return code of EVP_PKEY_get_int_param at check_curvePetr Mikhalicin
2023-04-21Minor refactoring of the Argon2 derive functionTomas Mraz
2023-04-21Bump coverallsapp/github-action from 2.1.0 to 2.1.2dependabot[bot]
2023-04-20aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryptionTomas Mraz
2023-04-20test: test -pedantic option in fipsinstallPauli
2023-04-20doc: document the -pedantic option to fipsinstall.Pauli
2023-04-20fipsinstall: add -pedantic optionPauli
2023-04-19Adding Control Flow guard to Windows Buildsgakamath
2023-04-18Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte
2023-04-18Fix broken links in crypto manpageLadislav Marko
2023-04-18fix test failure on Kunpeng-920zhangzhilei
2023-04-18crmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*()Dr. David von Oheimb
2023-04-18OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and docDr. David von Oheimb
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb
2023-04-16bn_local: remove unused `PTR_SIZE_INT` definitionAlois Klink
2023-04-16bn_nist: remove unused type-punning union `u`Alois Klink
2023-04-16bn_nist: replace pointer bit-fiddling with ternaryAlois Klink
2023-04-16adding provider_unload functions for cmp_ testsDanny Carpenter
2023-04-14List also non-fetchable hashes in openssl dgst -listGauriSpears
2023-04-14Fix a HPKE API to put libctx, propq as last (optional parameters).slontis
2023-04-13Fix the LCM computation in the RSA multiprime key checkTomas Mraz
2023-04-13Fix typo in ssl_ciph.cLadislav Marko
2023-04-13Fix UEFI support on win32Aidan Khoury
2023-04-13doc: Fix incorrect pairing of functionsLadislav Marko
2023-04-13doc: Fix misleading stucture infoLadislav Marko
2023-04-12Fixes #19580 ECX keygenYuan, Shuai
2023-04-12Allow partially releasing a record for TLSMatt Caswell
2023-04-12Make the data field for get_record() constMatt Caswell
2023-04-12Add support for rstream get/release record in the QUIC TLS layerMatt Caswell
2023-04-11Updated return value of PEM_write_TYPE() and PEM_write_bio_TYPE() in man-pages.Jeeban Sethi
2023-04-11CI: Checkout submodules to make the regression fuzz tests runTomas Mraz
2023-04-11Add openssl/fuzz-corpora repository as submoduleTomas Mraz
2023-04-11Remove fuzz corpora data from the repositoryTomas Mraz
2023-04-11Bump coverallsapp/github-action from 1.2.4 to 2.1.0dependabot[bot]
2023-04-11Remove FIPS cross version check of 3.0.0 provider against currentPauli
2023-04-11Remove old FIPS provider cross version checkPauli
2023-04-11Add action to cross validate FIPS providersPauli
2023-04-06Ignore SIGPIPE if client closes connection abruptlyVishwa Pravin
2023-04-04Alternative fix for CVE-2022-4304Bernd Edlinger
2023-04-04Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger
2023-04-04Erase temporary buffer in EVP_PKEY_get_bn_param()Anatolii Lishchynskyi
2023-04-04Don't call OPENSSL_init_crypto from inside a RUN_ONCEMatt Caswell
2023-04-04Update the documentation for SSL_version et alMatt Caswell
2023-04-04Add a test for SSL_version(), SSL_get_version() etcMatt Caswell
2023-04-04Make sure we can query the SSL object for version info when using QUICMatt Caswell
2023-04-03FFC cleanupsslontis
2023-04-03Avoid calling into provider with the same iv_len or key_lenTomas Mraz