aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* QUIC RCIDM: Minor updatesHugo Landau2024-01-111-1/+1
* Update fuzz corporaHugo Landau2024-01-111-0/+0
* QUIC RCIDM: Update fuzz corporaHugo Landau2024-01-111-0/+0
* QUIC RCIDM: Add fuzzerHugo Landau2024-01-112-1/+208
* crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb2023-12-211-5/+6
* crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan2023-12-211-1/+14
* QUIC LCIDM: Add fuzzerHugo Landau2023-12-062-2/+190
* Update fuzz corporaHugo Landau2023-11-231-0/+0
* QUIC SRTM: Update fuzz corporaHugo Landau2023-11-231-0/+0
* Fuzzing: Fix helper shebang on NixOSHugo Landau2023-11-231-1/+1
* QUIC SRTM: Add fuzzer for SRTMHugo Landau2023-11-232-2/+129
* Exclude more in the fuzz introspector reportKurt Roeckx2023-11-141-0/+2
* Add support for streams to the quic-client fuzzerMatt Caswell2023-11-031-14/+87
* Call SSL_write() in the quic-client-fuzzerMatt Caswell2023-11-031-6/+26
* Create a fuzz introspector exclude config fileKurt Roeckx2023-10-301-0/+10
* Update to latest fuzz corporaKurt Roeckx2023-10-301-0/+0
* Update the corpora files to include the new quic-client subdirMatt Caswell2023-10-231-0/+0
* Teach the quic-client fuzzer about timeMatt Caswell2023-10-232-20/+65
* Some cleanups in the quic-client fuzzerMatt Caswell2023-10-231-28/+1
* Update the fuzz README to provide info about the stdc++ requirementsMatt Caswell2023-10-231-0/+28
* Updates to the quic client fuzzerMatt Caswell2023-10-231-4/+23
* Add quic client fuzzer.Kurt Roeckx2023-10-232-0/+155
* Copyright year updatesMatt Caswell2023-09-073-3/+3
* Update fuzz corpora to latest commitKurt Roeckx2023-09-051-0/+0
* Update X509 fuzzer to verify a chainKurt Roeckx2023-09-012-13/+122
* fix: add fuzz oidsJonathan M. Wilbur2023-06-291-0/+25
* Add decoder fuzzerKurt Roeckx2023-06-232-2/+96
* Update fuzz/corpora submodule to latest dataTomas Mraz2023-06-021-0/+0
* Add PEM fuzzerKurt Roeckx2023-06-012-2/+69
* Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...Dragan Zuvic2023-05-221-1/+5
* 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