Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix build with clang | Sofian Brabez | 2014-05-21 | 1 | -1/+1 |
| | | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=354745 | ||||
* | Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test | Wen Heping | 2011-01-05 | 1 | -0/+5 |
files, Hongfuzz supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes. WWW: http://code.google.com/p/honggfuzz/ Notes: svn path=/head/; revision=267400 |