Commit graph

9 commits

Author SHA1 Message Date
Sandro Jäckel 01e26ef209
honggfuzz: remove unused let in 2022-05-28 00:47:00 +02:00
Hubert Jasudowicz d75f202ce4 honggfuzz: Add chivay to maintainers 2022-05-26 18:17:58 +02:00
Daniel McCarney c8d305d444
honggfuzz: 2.4 -> 2.5 2022-01-03 13:12:33 -05:00
R. RyanTM 1d61041fdf honggfuzz: 2.3.1 -> 2.4 2021-02-25 10:58:55 +00:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Robert Scott c941a63cb0 honggfuzz: patch hfuzz-cc.c to fix path to buildtime-provided clang
i judged this slightly better than using a wrapper
2020-09-03 15:08:06 -07:00
R. RyanTM ea5d0dcd76 honggfuzz: 2.2 -> 2.3.1 2020-09-03 15:08:06 -07:00
Daniel McCarney 9da69bcf22 honggfuzz: init at 2.2
Honggfuzz is a security oriented, feedback-driven, evolutionary,
easy-to-use fuzzer with interesting analysis options. It is
multi-process and multi-threaded, blazingly fast when the persistent
fuzzing mode is used and has a solid track record of uncovered security
bugs.

See https://honggfuzz.dev for more information.
2020-07-07 23:01:08 -05:00