summaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)Author
2023-11-23Update fuzz corporaHugo Landau
2023-11-03Add support for streams to the quic-client fuzzerMatt Caswell
2023-11-03Call SSL_write() in the quic-client-fuzzerMatt Caswell
2023-10-30Update to latest fuzz corporaKurt Roeckx
2023-10-26Copyright year updatesMatt Caswell
2023-10-23Update the corpora files to include the new quic-client subdirMatt Caswell
2023-10-23Teach the quic-client fuzzer about timeMatt Caswell
2023-10-23Some cleanups in the quic-client fuzzerMatt Caswell
2023-10-23Update the fuzz README to provide info about the stdc++ requirementsMatt Caswell
2023-10-23Updates to the quic client fuzzerMatt Caswell
2023-10-23Add quic client fuzzer.Kurt Roeckx
2023-09-07Copyright year updatesMatt Caswell
2023-09-05Update fuzz corpora to latest commitKurt Roeckx
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2023-06-29fix: add fuzz oidsJonathan M. Wilbur
2023-06-23Add decoder fuzzerKurt Roeckx
2023-06-02Update fuzz/corpora submodule to latest dataTomas Mraz
2023-06-01Add PEM fuzzerKurt Roeckx
2023-05-22Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...Dragan Zuvic
2023-05-08Update the corpora submoduleMatt Caswell
2023-05-01Update the corporaMatt Caswell
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia
2023-04-11Add openssl/fuzz-corpora repository as submoduleTomas Mraz
2023-04-11Remove fuzz corpora data from the repositoryTomas Mraz
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