Android build: fix usage of NDK home variable ($ndk_var)
[openssl.git] / fuzz / driver.c
2018-09-11 Matt CaswellUpdate copyright year
2018-09-07 Patrick Steuerfuzz/driver.c: appease -Wmissing-prototypes
2016-12-02 Kurt RoeckxAdd a FuzzerClean() function
2016-12-02 Kurt RoeckxFuzzerInitialize always exists
2016-12-02 Kurt RoeckxFix formatting of fuzzers
2016-06-11 Kurt Roeckxinclude stdlib for malloc() and free()
2016-06-04 Kurt RoeckxAdd support for fuzzing with AFL