aboutsummaryrefslogtreecommitdiffstats
path: root/security/fuzz
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-301-0/+1
|
* PR: 52098foxfair2003-05-212-0/+21
| | | | | Submitted by: Jim Geovedi <jim@corebsd.or.id> close temp file privledge problem in security/fuzz.
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update port to 0.6jedgar2000-08-122-2/+2
|
* Add MESSAGE recommending using fuzz under jail(8) due to the potentialjedgar2000-08-032-0/+11
| | | | | havok some software could create when given undetermined input as a privileged user.
* New port: Fuzz, a tool for testing software by bombardingjedgar2000-08-025-0/+27
the program being evaluated with random data.