aboutsummaryrefslogtreecommitdiff
path: root/security/fuzz
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-4/+6
| | | | Notes: svn path=/head/; revision=508909
* - Stage supportMartin Wilke2014-01-311-6/+2
| | | | Notes: svn path=/head/; revision=342033
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - 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