aboutsummaryrefslogtreecommitdiff
path: root/security/fuzz
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* PR: 52098Foxfair Hu2003-05-212-0/+21
| | | | | | | | Submitted by: Jim Geovedi <jim@corebsd.or.id> close temp file privledge problem in security/fuzz. Notes: svn path=/head/; revision=81624
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* 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