summaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)Author
2024-09-05feat: add TCG / platform certificate OIDsJonathan M. Wilbur
2024-09-05Copyright year updatesTomas Mraz
2024-08-26fix: alias auditEntity OIDJonathan M. Wilbur
2024-08-26feat: support auditIdentity X.509v3 extensionJonathan M. Wilbur
2024-08-26fix: wrong name for OID -> auditIdentityJonathan M. Wilbur
2024-08-22fuzz/hashtable.c: rc == -1 on insert is OK when fuzzingTomas Mraz
2024-08-21core_namemap.c: 2048 hashtable buckets should be sufficientTomas Mraz
2024-08-21hashtable: Support lockless readsTomas Mraz
2024-08-21alternate collision checking supportNeil Horman
2024-08-09limit bignums to 128 bytesNeil Horman
2024-08-07Add OIDs id-kp-wisun-fan-device and id-on-hardwareModuleMathis Marion
2024-08-07ossl_print_attribute_value(): use a sequence value only if type is a sequenceTomas Mraz
2024-07-23Ensure cmd from fuzz buffer is always validNeil Horman
2024-07-22that open brace { should be on the previous lineDimitri Papadopoulos
2024-07-18Change strnlen() to OPENSSL_strnlen() in fuzz/provider.Randall S. Becker
2024-07-11Limit the number of commands that can be used in the quic-lcidm fuzzerMatt Caswell
2024-07-05fuzz/decoder.c: Lower the limits on key checksTomas Mraz
2024-06-24Fix typos found by codespellDimitri Papadopoulos
2024-06-17Add support for targetingInformation X.509v3 extensionJonathan M. Wilbur
2024-05-24Add provider fuzzerMax Ammann
2024-04-30Fix alignment errors in hashtable fuzzerNeil Horman
2024-04-24fuzz: Add attribute certificate fuzz testDamian Hobson-Garcia
2024-04-24updating fuzz-corpora submoduleNeil Horman
2024-04-24Adding hashtable fuzzerNeil Horman
2024-04-17fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as wellTomas Mraz
2024-04-10fuzz/decoder.c: Limit the key sizes on which checks are runTomas Mraz
2024-04-09Copyright year updatesRichard Levitte
2024-03-15Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen
2024-02-21Don't print excessively long ASN1 items in fuzzerMatt Caswell
2024-01-11QUIC RCIDM: Minor updatesHugo Landau
2024-01-11Update fuzz corporaHugo Landau
2024-01-11QUIC RCIDM: Update fuzz corporaHugo Landau
2024-01-11QUIC RCIDM: Add fuzzerHugo Landau
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2023-12-06QUIC LCIDM: Add fuzzerHugo Landau
2023-11-23Update fuzz corporaHugo Landau
2023-11-23QUIC SRTM: Update fuzz corporaHugo Landau
2023-11-23Fuzzing: Fix helper shebang on NixOSHugo Landau
2023-11-23QUIC SRTM: Add fuzzer for SRTMHugo Landau
2023-11-14Exclude more in the fuzz introspector reportKurt Roeckx
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-30Create a fuzz introspector exclude config fileKurt Roeckx
2023-10-30Update to latest fuzz corporaKurt Roeckx
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