aboutsummaryrefslogtreecommitdiff
path: root/security/fuzz
Commit message (Collapse)AuthorAgeFilesLines
* Update port to 0.6Chris D. Faulhaber2000-08-112-2/+2
| | | | Notes: svn path=/head/; revision=31539
* Add MESSAGE recommending using fuzz under jail(8) due to the potentialChris D. Faulhaber2000-08-022-0/+11
| | | | | | | | havok some software could create when given undetermined input as a privileged user. Notes: svn path=/head/; revision=31264
* New port: Fuzz, a tool for testing software by bombardingChris D. Faulhaber2000-08-025-0/+27
the program being evaluated with random data. Notes: svn path=/head/; revision=31232