aboutsummaryrefslogtreecommitdiff
path: root/security/fuzzdb
Commit message (Collapse)AuthorAgeFilesLines
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Update to version 1.09Pawel Pekala2013-03-023-81/+116
| | | | | | | | - Remove leading article from COMMENT - Convert to OptionsNG Notes: svn path=/head/; revision=313263
* - Reassign these ports back to the heapThomas Abthorpe2011-11-141-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285782
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Updated to version 1.08Niels Heinen2010-08-013-7/+21
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=258561
* Update to version 1.07 (unbreak port)Niels Heinen2010-05-023-20/+31
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=253560
* Updated port to version 1.06Niels Heinen2010-05-013-18/+57
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=253518
* Upgraded to version 1.05Niels Heinen2010-04-203-118/+202
| | | | | | | Approved by: itetcu (mentor) Notes: svn path=/head/; revision=252974
* New port: Fuzzdb is a comprehensive set of fuzzing patterns thatNiels Heinen2010-04-194-0/+151
can be used during discovery or security testing of web applications. WWW: http://code.google.com/p/fuzzdb/ Approved by: itetcu (mentor) Notes: svn path=/head/; revision=252908