summaryrefslogtreecommitdiffstats
path: root/NEWS.md (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-26ssl/ssl_ciph.c: update format string, againAlexander Traud1-1/+1
2021-03-26HTTP: Fix mem leak of OSSL_HTTP_REQ_CTX_transfer(), rename to ossl_http_req_c...Dr. David von Oheimb1-10/+8
2021-03-26HTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_CTX_set1_req()Dr. David von Oheimb7-20/+21
2021-03-26RSA-PSS: When printing parameters, always print the trailerfield ASN.1 valueRichard Levitte2-8/+1
2021-03-26doc: life-cycle descritpion for MACsPauli2-0/+210
2021-03-26doc: note that MAC lifecycle transitions will be enforced at some pointPauli2-3/+18
2021-03-26doc: life-cycle descritpion for RANDsPauli2-0/+193
2021-03-26doc: note that RAND lifecycle transitions will be enforced at some pointPauli2-2/+15
2021-03-26doc: life-cycle description for KDFs/PRFsPauli2-0/+165
2021-03-26doc: note that KDF/PRF transitions will be enforced at some future pointPauli3-2/+33
2021-03-26doc: add life-cycle source filesPauli9-0/+248
2021-03-25test: fix coverity 1473609 & 1473610: unchecked return valuesPauli1-4/+4
2021-03-25evp: fix coverity 1473378: unchecked return valuePauli1-2/+3
2021-03-25params: fix coverity 1473069: unchecked return valuesPauli1-3/+4
2021-03-25evp: fix coverity 1467500 & 1467502: unchecked return valuesPauli1-7/+9
2021-03-25apps: fix coverity 1455340: unchecked return valuePauli1-3/+5
2021-03-25test: fix coverity 1451550: unchecked return valuePauli1-18/+26
2021-03-25test: fix coverity 1429210: unchecked return valuePauli1-1/+2
2021-03-25test: fix coverity 1416888: unchecked return valuePauli1-21/+12
2021-03-25test: fix coverity 1414451: unchecked return valuePauli1-6/+15
2021-03-25apps: fix coverity 1358776, 1451513, 1451519, 1451531 & 1473387: unchecked re...Pauli1-17/+28
2021-03-25test: fix coverity 1338157: unchecked return valuePauli1-2/+2
2021-03-25encoder: fix coverity 1473235: null dereferencePauli1-1/+1
2021-03-25apps: fix coverity 1470781: explicit null dereferencePauli1-4/+4
2021-03-25sm2: fix coverity 1467503: explicit null dereferencePauli1-1/+1
2021-03-25rsa: fix coverity 1463571: explicit null dereferencePauli1-6/+5
2021-03-25rand: fix coverity 1473636: data race conditionPauli1-4/+9
2021-03-25x509: fix coverity 1474424: data race conditionPauli1-1/+3
2021-03-25x509: fix coverity 1461225: data race conditionPauli1-1/+4
2021-03-25EVP_PKCS82PKEY: Create provided keys if possibleTomas Mraz4-4/+37
2021-03-25Update CHANGES.md and NEWS.md for new releaseMatt Caswell2-0/+48
2021-03-25Ensure buffer/length pairs are always in syncMatt Caswell6-10/+45
2021-03-25ssl sigalg extension: fix NULL pointer dereferencePeter Kaestle1-0/+1
2021-03-25Add a test for CVE-2021-3449Matt Caswell1-1/+35
2021-03-25Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell1-7/+30
2021-03-24Make fipsinstall -out flag optionalRich Salz3-8/+8
2021-03-24Rearranged .pdata entries in rsaz-avx512.pl to make them properly ordered.Andrey Matyukov1-8/+8