pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/afl
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 21 21:37:30 UTC 2014
Added Files:
pkgsrc/devel/afl: DESCR Makefile PLIST distinfo
Log Message:
Import afl-0.62b as devel/afl.
American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly
simple but rock-solid instrumentation-guided genetic algorithm. It
uses an enhanced form of edge coverage to easily detect subtle,
local-scale changes to program control flow, without being bogged
down by complex comparisons between multiple long-winded execution
paths.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/afl/DESCR pkgsrc/devel/afl/Makefile \
pkgsrc/devel/afl/PLIST pkgsrc/devel/afl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index