summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* fuzz/asn1.c: Add check for ASN1_item_i2dJiasheng Jiang2022-06-281-2/+3
* Update copyright yearMatt Caswell2022-05-031-1/+1
* check return value of functions that call BIO_new()tangyiqun2022-03-161-1/+12
* Update copyright yearMatt Caswell2022-03-152-2/+2
* fuzz/fuzz_rand.c: Add check for OSSL_LIB_CTX_newJiasheng Jiang2022-02-281-0/+2
* fuzz/asn1.c: Add missing check for BIO_newJiasheng Jiang2022-02-201-9/+16
* Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb2022-01-031-1/+1
* Fix the error handling in i2v_AUTHORITY_KEYIDMatt Caswell2021-08-241-0/+0
* Update copyright yearMatt Caswell2021-06-171-1/+1
* fuzz/asn1parse.c: Clean up non-portable code and catch malloc failureDr. David von Oheimb2021-06-151-2/+2
* fuzz/asn1parse: Use BIO_s_mem() as fallback outputTomas Mraz2021-06-111-0/+2
* fuzz: remove TODOsPauli2021-06-022-10/+0
* Use "" for include internal/xxxRich Salz2021-05-271-1/+1
* Add OID for RPKI id-ct-signedChecklistJob Snijders2021-05-121-0/+1
* Add a local perl module to get year last changedRich Salz2021-03-312-4/+25
* Update copyright yearMatt Caswell2021-03-113-3/+3
* prov: update rand implementations to have a params argument for the instantia...Pauli2021-02-281-1/+2
* fuzzer: add ctx gettable/settable to the fuzzer RNGPauli2021-02-261-1/+2
* RAND_METHOD deprecation: fuzzerPauli2021-02-238-25/+187
* RAND_METHOD deprecation: documentationPauli2021-02-231-40/+0
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Test that X509_issuer_and_serial_hash doesn't crashMatt Caswell2021-02-162-0/+2
* Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signatureJob Snijders2021-02-121-0/+1
* Add some PKIX-RPKI objectsJob Snijders2021-02-021-0/+12
* Update copyright yearRichard Levitte2021-01-282-2/+2
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-262-9/+11
* Fix 'no-deprecated'Richard Levitte2020-12-191-7/+8
* dsa: fuzzer deprecation changesPauli2020-12-172-4/+7
* fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC,DEPECATED_3_0}Dr. David von Oheimb2020-12-041-0/+3
* Don't Overflow when printing Thawte Strong Extranet VersionMatt Caswell2020-12-021-0/+0
* Remove fuzzing of deprecated functions in a no-deprecated buildMatt Caswell2020-11-271-1/+1
* Deprecate RSA harderRichard Levitte2020-11-182-1/+14
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-6/+6
* [test/recipes] Split test_fuzz into separate recipesNicola Tuveri2020-11-121-3/+3
* Update copyright yearMatt Caswell2020-10-151-1/+1
* Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy2020-10-051-0/+8
* Fix safestack issues in cmp.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in ssl.hMatt Caswell2020-09-132-4/+0
* fuzz/test-corpus: check if PATH_MAX is already definedBiswapriyo Nath2020-09-111-1/+1
* Add 4 new OIDs for PKIX key purposes and 3 new CMP information typesDr. David von Oheimb2020-09-081-0/+7
* Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb2020-08-211-2/+2
* Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb2020-07-301-1/+1
* 99-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...Dr. David von Oheimb2020-07-161-1/+15
* Fix typos and repeated wordsGustaf Neumann2020-07-051-1/+1
* Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()Dr. David von Oheimb2020-06-131-1/+1
* Update copyright yearMatt Caswell2020-05-152-2/+2
* Fix issues reported by markdownlintRich Salz2020-05-081-8/+12
* fuzz/asn1.c: Add missing #includeRichard Levitte2020-04-281-0/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-243-0/+6
* Update copyright yearMatt Caswell2020-04-232-2/+2