summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Fix incorrect pairing of functionsLadislav Marko2023-04-131-1/+1
* doc: Fix misleading stucture infoLadislav Marko2023-04-131-1/+1
* Fixes #19580 ECX keygenYuan, Shuai2023-04-121-1/+1
* Updated return value of PEM_write_TYPE() and PEM_write_bio_TYPE() in man-pages.Jeeban Sethi2023-04-111-2/+1
* Alternative fix for CVE-2022-4304Bernd Edlinger2023-04-046-69/+112
* Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger2023-04-046-669/+21
* Erase temporary buffer in EVP_PKEY_get_bn_param()Anatolii Lishchynskyi2023-04-041-1/+8
* Make DSA_sign() test for negative p,q,g values.slontis2023-03-313-2/+84
* Incorrect null pointer checkafshinpir2023-03-311-1/+1
* Fix mem leak in ECDSA_sign().slontis2023-03-313-2/+19
* doc: Fix typo in EVP_EncryptInit.podSamuel Lee (ENS/CRYPTO)2023-03-311-1/+1
* Add a test for an app data record appearing before epoch change in DTLSMatt Caswell2023-03-313-29/+147
* Handle app data records from the next epochMatt Caswell2023-03-311-6/+4
* Fix documentation of X509_VERIFY_PARAM_add0_policy()Tomas Mraz2023-03-283-2/+17
* Updated CHANGES.md and NEWS.md for CVE-2023-0465Matt Caswell2023-03-282-1/+17
* Add a Certificate Policies TestMatt Caswell2023-03-281-1/+12
* Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certsMatt Caswell2023-03-281-2/+10
* Generate some certificates with the certificatePolicies extensionMatt Caswell2023-03-285-2/+72
* `EVP_PKEY_CTX_dup` segmentation fault fixafshinpir2023-03-271-8/+20
* CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb2023-03-258-6/+48
* apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb2023-03-252-9/+14
* CMP app: improve doc and help output on -{req,rsp}{in,out} optionsDr. David von Oheimb2023-03-252-7/+13
* Update the EVP_PKEY_get_id documentationMichael Baentsch2023-03-252-4/+32
* CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb2023-03-253-36/+40
* tls1_set_groups_list: freeing *pext before overwritingPeter Kaestle2023-03-241-0/+1
* Disable the policy tree exponential growth test conditionallyPauli2023-03-231-0/+2
* VC++ 2010 x86 compilers do not have InterlockedOr64Georgi Valkov2023-03-221-1/+1
* changes: note about policy tree size limits and circumventionPauli2023-03-221-1/+8
* test: add test cases for the policy resource overusePauli2023-03-225-0/+567
* x509: excessive resource use verifying policy constraintsPauli2023-03-223-14/+42
* cmp: fix --strict-warnings windows buildsFdaSilvaYY2023-03-212-2/+2
* nit: tidy-up code, and fix a typo.FdaSilvaYY2023-03-213-7/+7
* cmp_msg.c: free memory of certStatus before goto errJAVAID Mohammad-Habib2023-03-201-1/+3
* Fix Configure test for -mips in CFLAGSMike Gilbert2023-03-201-1/+1
* doc: note the default iteration count for PBKDF2 in the enc commandPauli2023-03-201-1/+2
* Include the default iteration count in the help for the enc commandPauli2023-03-201-3/+12
* Fix copyright disclaimer.Pauli2023-03-161-1/+1
* Fix documented function return typesAndy Bernard2023-03-161-2/+2
* cms_ec.c: Fix broken backport of size_t fix in ecdh_cms_encryptTomas Mraz2023-03-151-5/+5
* Test that there are no errors on the stack for rejected early dataMatt Caswell2023-03-151-29/+94
* Remove spurious error queue entries on early dataMatt Caswell2023-03-151-0/+11
* Document remaining obsolete SSL_OP_NETSCAPE_*_BUGTobias Nießen2023-03-151-0/+4
* Add missing assignment to EVP_get_digestbynid()ndossche2023-03-151-1/+1
* doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb2023-03-152-55/+77
* Segmentation fault in parent rng cleanupafshinpir2023-03-151-1/+1
* Updated `rsa_has()` for correct validationafshinpir2023-03-151-2/+2
* Fix size_t/int mismatch in cms_ec.c and rsa_sig.cTomas Mraz2023-03-153-6/+13
* aes/asm/bsaes-armv7.pl: Replace adrl with addKornel Dulęba2023-03-151-1/+1
* Add missing copyright headerPauli2023-03-151-0/+9
* doc: document that prediction resistance comes with a hidden costPauli2023-03-151-0/+12