]> git.ipfire.org Git - thirdparty/openssl.git/history - fuzz/bndiv.c
Fix race for X509 store found by thread sanitizer
[thirdparty/openssl.git] / fuzz / bndiv.c
2019-09-12  Richard LevitteDeprecate ERR_get_state()
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-16  gbrlbndiv fuzzer: limit the size of the input to avoid...
2016-12-02  Kurt RoeckxMake the fuzzers more reproducible
2016-12-02  Kurt Roeckxbndiv fuzzer: move new and free calls to the init and...
2016-12-02  Kurt RoeckxAdd a FuzzerClean() function
2016-12-02  Kurt RoeckxFix formatting of fuzzers
2016-07-01  Ben LaurieRun the fuzzing corpora as tests.
2016-06-04  Kurt RoeckxAdd support for fuzzing with AFL
2016-05-07  Ben LaurieAdd fuzzing!