summaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)Author
2023-03-01Add fuzz test for v3nameHardik Shah
2023-02-27Added a fuzzer for SMIMEAlex Gaynor
2022-11-29obj: Add SM4 XTS OIDXu Yizhou
2022-11-17Use <openssl/e_os2.h> rather than <stdint.h>Richard Levitte
2022-11-11fuzz: add punycode decoder fuzz testPauli
2022-10-03Add Content Type OID for RPKI id-ct-signedTALJob Snijders
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-15Add support for PBE using hmacWithSM3K1
2022-06-28Objects: Add OIDs needed for CAdES-ProcessingLutz Jaenicke
2022-06-28fuzz/asn1.c: Add check for ASN1_item_i2dJiasheng Jiang
2022-05-04objects.txt: Add newly registered OIDs according to CMP Updates, for use in e...Dr. David von Oheimb
2022-05-03Update copyright yearMatt Caswell
2022-03-16check return value of functions that call BIO_new()tangyiqun
2022-02-28fuzz/fuzz_rand.c: Add check for OSSL_LIB_CTX_newJiasheng Jiang
2022-02-20fuzz/asn1.c: Add missing check for BIO_newJiasheng Jiang
2022-01-03Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb
2021-11-11Add OID for RPKI id-ct-ASPAJob Snijders
2021-10-05obj: Add SM4 GCM/CCM OIDTianjia Zhang
2021-09-23increase x509 code coverage metricsTavis Ormandy
2021-08-24Fix the error handling in i2v_AUTHORITY_KEYIDMatt Caswell
2021-06-17Update copyright yearMatt Caswell
2021-06-15fuzz/asn1parse.c: Clean up non-portable code and catch malloc failureDr. David von Oheimb
2021-06-11fuzz/asn1parse: Use BIO_s_mem() as fallback outputTomas Mraz
2021-06-02fuzz: remove TODOsPauli
2021-05-27Use "" for include internal/xxxRich Salz
2021-05-12Add OID for RPKI id-ct-signedChecklistJob Snijders
2021-03-31Add a local perl module to get year last changedRich Salz
2021-03-11Update copyright yearMatt Caswell
2021-02-28prov: update rand implementations to have a params argument for the instantia...Pauli
2021-02-26fuzzer: add ctx gettable/settable to the fuzzer RNGPauli
2021-02-23RAND_METHOD deprecation: fuzzerPauli
2021-02-23RAND_METHOD deprecation: documentationPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-16Test that X509_issuer_and_serial_hash doesn't crashMatt Caswell
2021-02-12Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signatureJob Snijders
2021-02-02Add some PKIX-RPKI objectsJob Snijders
2021-01-28Update copyright yearRichard Levitte
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2020-12-19Fix 'no-deprecated'Richard Levitte
2020-12-17dsa: fuzzer deprecation changesPauli
2020-12-04fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC,DEPECATED_3_0}Dr. David von Oheimb
2020-12-02Don't Overflow when printing Thawte Strong Extranet VersionMatt Caswell
2020-11-27Remove fuzzing of deprecated functions in a no-deprecated buildMatt Caswell
2020-11-18Deprecate RSA harderRichard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-11-12[test/recipes] Split test_fuzz into separate recipesNicola Tuveri
2020-10-15Update copyright yearMatt Caswell
2020-10-05Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy
2020-09-13Fix safestack issues in cmp.hMatt Caswell
2020-09-13Fix safestack issues in ssl.hMatt Caswell