summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-26test: fix coverity 1451550: unchecked return valuePauli
2021-03-26test: fix coverity 1429210: unchecked return valuePauli
2021-03-26test: fix coverity 1416888: unchecked return valuePauli
2021-03-26test: fix coverity 1414451: unchecked return valuePauli
2021-03-26apps: fix coverity 1358776, 1451513, 1451519, 1451531 & 1473387: unchecked re...Pauli
2021-03-26test: fix coverity 1338157: unchecked return valuePauli
2021-03-26encoder: fix coverity 1473235: null dereferencePauli
2021-03-26apps: fix coverity 1470781: explicit null dereferencePauli
2021-03-26sm2: fix coverity 1467503: explicit null dereferencePauli
2021-03-26rsa: fix coverity 1463571: explicit null dereferencePauli
2021-03-26rand: fix coverity 1473636: data race conditionPauli
2021-03-26x509: fix coverity 1474424: data race conditionPauli
2021-03-26x509: fix coverity 1461225: data race conditionPauli
2021-03-25EVP_PKCS82PKEY: Create provided keys if possibleTomas Mraz
2021-03-25Update CHANGES.md and NEWS.md for new releaseMatt Caswell
2021-03-25Ensure buffer/length pairs are always in syncMatt Caswell
2021-03-25ssl sigalg extension: fix NULL pointer dereferencePeter Kaestle
2021-03-25Add a test for CVE-2021-3449Matt Caswell
2021-03-25Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell
2021-03-24Make fipsinstall -out flag optionalRich Salz
2021-03-24Rearranged .pdata entries in rsaz-avx512.pl to make them properly ordered.Andrey Matyukov
2021-03-24Add coveralls to CIShane Lontis
2021-03-24Fix compilation under -WerrorJuergen Christ
2021-03-24Fix a windows build breakFdaSilvaYY
2021-03-24ec_keymgmt: fix coverity 1474427: resource leakPauli
2021-03-24dh: fix coverty 1474423: resource leakPauli
2021-03-24apps: fix coverity 1451544: improper use of negative valuePauli
2021-03-24test: fix coverity 1451534: improper use of negative valuePauli
2021-03-24test: fix coverity 1469427: impropery use of negative valuePauli
2021-03-24test: fix coverity 1454812: improper use of negative valuePauli
2021-03-24test: fix coverity 1451574: improper use of negative valuePauli
2021-03-24enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 14515...Pauli
2021-03-24test: fix coverity 1371689 & 1371690: improper use of negative valuesPauli
2021-03-24apps: fix coverity 271258: improper use of negative valuePauli
2021-03-24err: fix coverity 1452768: dereference after null checkPauli
2021-03-24pem: fix coverity 1474426: uninitialised scalar variable.Pauli
2021-03-23Be more selective about copying libcrypto symbols into legacy.soMatt Caswell
2021-03-23Disable fips-securitychecks if no-fips is configured.Randall S. Becker
2021-03-23endecode_test: Add file and line arguments to test callbacksJon Spillett
2021-03-22Fix usages of const EVP_MD.Shane Lontis
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-03-22APPS: fix load_certs_multifile() interpreting backslashesDr. David von Oheimb
2021-03-22Fix DER reading from stdin for BIO_f_readbufferShane Lontis
2021-03-21ASN1: Reset the content dump flag after dumpingRichard Levitte
2021-03-21evp: fix coverity 1473380: copy into fixed size bufferPauli
2021-03-20sslapitest: fix problem in cleanup on failure pathPauli
2021-03-20evp: fix coverity 1473381 - dereference after null checkPauli
2021-03-20x509: coverity 1472673 & 1472693 - dereference after null checksPauli
2021-03-20test: coverity 1469426 - dereference after null checkPauli
2021-03-20ssl: coverity 1465527 - dereference after null checkPauli