./devel/zzuf, Transparent application input fuzzer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15nb1, Package name: zzuf-0.15nb1, Maintainer: pkgsrc-users

zzuf is a transparent application input fuzzer. It works by intercepting
file operations and changing random bits in the program's input. zzuf's
behaviour is deterministic, making it easy to reproduce bugs.

For instructions and examples on how to use zzuf, see the manual page.


Required to build:
[pkgtools/cwrappers]

Package options: debug

Master sites:

Filesize: 481.991 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-22 11:59:21 by Havard Eidnes | Files touched by this commit (4)
Log message:
devel/zzuf: Fix build on powerpc, where you need gnu99 for alloca().

Bump PKGREVISION.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-04-25 09:52:38 by Nia Alarie | Files touched by this commit (1)
Log message:
zzuf: disable FORTIFY to fix build
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423)
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
   2018-04-01 22:27:21 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Prefer compiler endian macros if they exist.
   2017-10-02 15:36:32 by Sebastian Wiedenroth | Files touched by this commit (1)
Log message:
zzuf: fix build on SunOS

Uses c99 and needs correct feature test macros