summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* Update the corpora submoduleMatt Caswell2023-05-081-0/+0
* Update the corporaMatt Caswell2023-05-011-0/+0
* Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia2023-04-211-2/+2
* Add openssl/fuzz-corpora repository as submoduleTomas Mraz2023-04-111-0/+0
* Remove fuzz corpora data from the repositoryTomas Mraz2023-04-1119718-20041/+0
* Add fuzz test for v3nameHardik Shah2023-03-013-0/+54
* Added a fuzzer for SMIMEAlex Gaynor2023-02-273-2/+150
* obj: Add SM4 XTS OIDXu Yizhou2022-11-291-0/+1
* Use <openssl/e_os2.h> rather than <stdint.h>Richard Levitte2022-11-171-2/+2
* fuzz: add punycode decoder fuzz testPauli2022-11-115-0/+55
* Add Content Type OID for RPKI id-ct-signedTALJob Snijders2022-10-031-0/+1
* Allow PKCS12 export to set arbitrary bag attributesGraham Woodward2022-09-231-0/+2
* Add support for PBE using hmacWithSM3K12022-09-151-0/+1
* Objects: Add OIDs needed for CAdES-ProcessingLutz Jaenicke2022-06-281-0/+20
* fuzz/asn1.c: Add check for ASN1_item_i2dJiasheng Jiang2022-06-281-2/+3
* objects.txt: Add newly registered OIDs according to CMP Updates, for use in e...Dr. David von Oheimb2022-05-041-0/+10
* Update copyright yearMatt Caswell2022-05-033-3/+3
* check return value of functions that call BIO_new()tangyiqun2022-03-161-1/+12
* 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
* Add OID for RPKI id-ct-ASPAJob Snijders2021-11-111-0/+1
* obj: Add SM4 GCM/CCM OIDTianjia Zhang2021-10-051-0/+2
* increase x509 code coverage metricsTavis Ormandy2021-09-2338-0/+0
* 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