summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-08Fix the return values of the aarch64 unroll8_eor_aes_gcm_*_*_kernel functionsTom Cosgrove
2023-02-08Fix BIO_set_indent() checkNiels Dossche
2023-02-08Fix incomplete BIO_dup_state() error checkndossche
2023-02-08Fix incomplete check on CMS_SharedInfo_encodendossche
2023-02-08Fix error check on default_check() helper functionndossche
2023-02-08Fix incomplete error check on BIO_set_md()ndossche
2023-02-08Document limits on static and dynamic linking for HPE NonStop platforms.Randall S. Becker
2023-02-08Fix a potential memory leak in apps/s_server.cbesher
2023-02-08Fix incomplete error check on BIO_set_accept_name()ndossche
2023-02-08ci: Add djgpp buildJ.W. Jagersma
2023-02-08des: prevent error when using two key triple DES with a random keyPauli
2023-02-08Internaly declare the DSA type for no-deprecated buildsTomas Mraz
2023-02-08remove EdDSA from changes entry about non-fips algorithmsPauli
2023-02-08doc: remove EdDSA from list of non-FIPS algorithms.Pauli
2023-02-08Put EdDSA back as approved algorithms.Pauli
2023-02-07Add testcase for missing return check of BIO_set_md() callsTomas Mraz
2023-02-07pk7_doit.c: Check return of BIO_set_md() callsTomas Mraz
2023-02-07CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (3.0)Hugo Landau
2023-02-07Add test for DSA pubkey without param import and checkTomas Mraz
2023-02-07Do not create DSA keys without parameters by decoderTomas Mraz
2023-02-07Prevent creating DSA and DH keys without parameters through importTomas Mraz
2023-02-07Fix NULL deference when validating FFC public key.slontis
2023-02-07Add test for d2i_PKCS7 NULL dereferenceTomas Mraz
2023-02-07Do not dereference PKCS7 object data if not setTomas Mraz
2023-02-07Check CMS failure during BIO setup with -stream is handled correctlyMatt Caswell
2023-02-07Fix a UAF resulting from a bug in BIO_new_NDEFMatt Caswell
2023-02-07Add a test for CVE-2022-4450Matt Caswell
2023-02-07Avoid dangling ptrs in header and data params for PEM_read_bio_exMatt Caswell
2023-02-07Fix Timing Oracle in RSA decryptionDmitry Belyavskiy
2023-02-07Add testcase for nc_match_single type confusionTomas Mraz
2023-02-07Fix type confusion in nc_match_single()Viktor Dukhovni
2023-02-06Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni
2023-02-02doc/man1/{storeutl,gendsa}: point out that extra options/arguments are ignoredDr. David von Oheimb
2023-02-02Fix incomplete check on EVP_CIPHER_param_to_asn1()ndossche
2023-02-01Use $config{build_file} instead of $target{build_file}Richard Levitte
2023-02-01Fix a potential memory leak in crypto/provider_child.cRuili Fang
2023-01-31BIO_read.pod: fix small typoAndrea Pappacoda
2023-01-31Do not include sparse_array.o in libssl with no-sharedTomas Mraz
2023-01-31Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz
2023-01-31[doc] Sync documentation now that 3.0 honors OSSL_PKEY_PARAM_EC_POINT_CONVERS...Nicola Tuveri
2023-01-31Fix incomplete check on X509V3_add1_i2d()ndossche
2023-01-31Workaround crash in atexit on NonStop platformsTomas Mraz
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2023-01-30coverity 1520506: error handlingPauli
2023-01-30coverity 1520505: error handlingPauli
2023-01-27Add notes about ignoring initialization failures on contextsTomas Mraz
2023-01-26Document that the RSA e value is mandatory when importing.slontis
2023-01-26Fix Coverity 1520485: logically dead codePauli
2023-01-26Revert "CI: cross-compile: riscv: Add RV64 machine with Zb* and Zk*"Christoph Müllner
2023-01-26Clarify the change of enc -S behavior in 3.0Viktor Dukhovni