summaryrefslogtreecommitdiffstats
path: root/fuzz
AgeCommit message (Expand)Author
2021-08-24Fix the error handling in i2v_AUTHORITY_KEYIDMatt Caswell
2021-03-25Update copyright yearMatt Caswell
2021-02-16Test that X509_issuer_and_serial_hash doesn't crashMatt Caswell
2020-09-22Update copyright yearMatt Caswell
2020-04-28fuzz/asn1.c: Add missing #includeRichard Levitte
2019-05-24Fix GOST OIDvoev
2018-11-20Update copyright yearMatt Caswell
2018-10-17print() is a function in Python 3cclauss
2018-09-12Update README.mdBrian 'geeknik' Carpenter
2018-09-11Update copyright yearMatt Caswell
2018-09-07fuzz/driver.c: appease -Wmissing-prototypesPatrick Steuer
2018-08-23Update fuzz corporaKurt Roeckx
2018-08-09Fix no-compMatt Caswell
2018-08-01Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.Pauli
2018-07-17Enable all protocols and ciphers in the fuzzerKurt Roeckx
2018-06-08New GOST identificatorsDmitry Belyavskiy
2018-04-03Update copyright yearMatt Caswell
2018-03-29Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte
2018-03-27Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-15Missings OIDs for XTS added.Pauli
2018-03-12Add OIDs for DSTU-4145gmile
2018-03-07Add GOST OIDs for Edwards parameter setsSergey Zhuravlev
2018-02-27Update copyright yearMatt Caswell
2018-02-13Generate copyright year properlyRich Salz
2018-01-24SHA512/224 and SHA512/256Pauli
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-03Conditionalize fuzz tests on feature macrosBenjamin Kaduk
2017-11-03Update asn1 and x509 corporaKurt Roeckx
2017-11-03ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx
2017-11-03Don't turn b2 negativeKurt Roeckx
2017-11-03Update location of the libfuzzer repositoryKurt Roeckx
2017-10-31make updateRichard Levitte
2017-10-31Generate a dictionary of OIDs for fuzzersRichard Levitte
2017-10-16Remove unused variable.Ben Laurie
2017-09-18Stack sorting safetyPauli
2017-08-16bndiv fuzzer: limit the size of the input to avoid timeoutgbrl
2017-08-11Move FuzzerSetRand to separate file.Rich Salz
2017-07-26Install custom RAND_METHOD for fuzzingRich Salz
2017-07-02Update fuzz corporaKurt Roeckx
2017-04-27fuzz/{client,server}.c: omit _time64 "overload method".Andy Polyakov
2017-04-19Change 64-bit time type for windowsJon Spillett
2017-04-16Optionally check for early dataKurt Roeckx
2017-04-16Use a fixed time when fuzzing.Kurt Roeckx
2017-04-16Document how to update the corpus.Kurt Roeckx
2017-04-16Make x509 and asn1 fuzzer reproducibleKurt Roeckx
2017-04-16Switch libfuzzer to use trace-pc-guardKurt Roeckx
2017-04-10Act on deprecation of LONG and ZLONG, step 1Richard Levitte
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-07Make default_method mostly compile-timeRich Salz