summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* Fix GOST OIDvoev2019-05-221-1/+1
* Support SM2 certificate verification杨洋2019-03-131-0/+1
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-6/+6
* Following the license change, modify the boilerplates in fuzz/Richard Levitte2018-12-0617-17/+17
* Refactor the computation of API version limitsRichard Levitte2018-12-061-2/+2
* Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2018-12-061-2/+2
* Update copyright yearMatt Caswell2018-11-201-1/+1
* GMAC implementationPauli2018-11-051-0/+1
* print() is a function in Python 3cclauss2018-10-171-1/+1
* Update README.mdBrian 'geeknik' Carpenter2018-09-121-1/+1
* Update copyright yearMatt Caswell2018-09-113-3/+3
* fuzz/driver.c: appease -Wmissing-prototypesPatrick Steuer2018-09-071-0/+3
* Update fuzz corporaKurt Roeckx2018-08-2327437-7611/+19285
* Fix no-compMatt Caswell2018-08-092-4/+4
* Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.Pauli2018-08-011-0/+2
* Enable all protocols and ciphers in the fuzzerKurt Roeckx2018-07-172-2/+6
* New GOST identificatorsDmitry Belyavskiy2018-06-081-0/+14
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte2018-03-291-15/+70
* Add fuzz corpora file that found the ASN.1 stack depth issueMatt Caswell2018-03-271-0/+0
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-0/+1
* Missings OIDs for XTS added.Pauli2018-03-151-0/+4
* Add OIDs for DSTU-4145gmile2018-03-121-0/+20
* Add GOST OIDs for Edwards parameter setsSergey Zhuravlev2018-03-071-0/+3
* Update copyright yearMatt Caswell2018-02-271-1/+1
* Generate copyright year properlyRich Salz2018-02-131-0/+5
* SHA512/224 and SHA512/256Pauli2018-01-241-0/+2
* SM3: restructure to EVP internal and update doc to right locationRonald Tse2017-11-061-0/+2
* Conditionalize fuzz tests on feature macrosBenjamin Kaduk2017-11-031-0/+8
* Update asn1 and x509 corporaKurt Roeckx2017-11-037760-166/+124
* ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx2017-11-032-5/+97
* Don't turn b2 negativeKurt Roeckx2017-11-031-3/+1
* Update location of the libfuzzer repositoryKurt Roeckx2017-11-031-1/+1
* make updateRichard Levitte2017-10-311-0/+1017
* Generate a dictionary of OIDs for fuzzersRichard Levitte2017-10-311-0/+27
* Remove unused variable.Ben Laurie2017-10-161-0/+2
* Stack sorting safetyPauli2017-09-182-2/+2
* bndiv fuzzer: limit the size of the input to avoid timeoutgbrl2017-08-161-0/+7
* Move FuzzerSetRand to separate file.Rich Salz2017-08-116-31/+48
* Install custom RAND_METHOD for fuzzingRich Salz2017-07-266-44/+36
* Update fuzz corporaKurt Roeckx2017-07-0222495-2943/+7089
* fuzz/{client,server}.c: omit _time64 "overload method".Andy Polyakov2017-04-272-16/+12
* Change 64-bit time type for windowsJon Spillett2017-04-192-2/+2
* Optionally check for early dataKurt Roeckx2017-04-161-1/+19
* Use a fixed time when fuzzing.Kurt Roeckx2017-04-162-1/+36
* Document how to update the corpus.Kurt Roeckx2017-04-161-0/+12
* Make x509 and asn1 fuzzer reproducibleKurt Roeckx2017-04-162-0/+24
* Switch libfuzzer to use trace-pc-guardKurt Roeckx2017-04-161-1/+1
* Act on deprecation of LONG and ZLONG, step 1Richard Levitte2017-04-101-0/+4
* Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte2017-04-101-0/+8