pkgsrc/devel/afl/PLIST
wiz 36795bb469 Updated afl to 2.49b.
---------------------------
Version 2.49b (2017-07-18):
---------------------------

  - Added AFL_TMIN_EXACT to allow path constraint for crash minimization.

  - Added dates for releases (retroactively for all of 2017).

---------------------------
Version 2.48b (2017-07-17):
---------------------------

  - Added AFL_ALLOW_TMP to permit some scripts to run in /tmp.

  - Fixed cwd handling in afl-analyze (similar to the quirk in afl-tmin).

  - Made it possible to point -o and -f to the same file in afl-tmin.

---------------------------
Version 2.47b (2017-07-14):
---------------------------

  - Fixed cwd handling in afl-tmin. Spotted by Jakub Wilk.

---------------------------
Version 2.46b (2017-07-10):
---------------------------

  - libdislocator now supports AFL_LD_NO_CALLOC_OVER for folks who do not
    want to abort on calloc() overflows.

  - Made a minor fix to libtokencap. Reported by Daniel Stender.

  - Added a small JSON dictionary, inspired on a dictionary done by Jakub Wilk.

---------------------------
Version 2.45b (2017-07-04):
---------------------------

  - Added strstr, strcasestr support to libtokencap. Contributed by
    Daniel Hodson.

  - Fixed a resumption offset glitch spotted by Jakub Wilk.

  - There are definitely no bugs in afl-showmap -c now.
2017-08-14 20:49:42 +00:00

79 lines
3 KiB
Text

@comment $NetBSD: PLIST,v 1.18 2017/08/14 20:49:42 wiz Exp $
bin/afl-analyze
bin/afl-clang
bin/afl-clang++
bin/afl-cmin
bin/afl-fuzz
bin/afl-g++
bin/afl-gcc
bin/afl-gotcpu
bin/afl-plot
bin/afl-showmap
bin/afl-tmin
bin/afl-whatsup
lib/afl/afl-as
lib/afl/as
share/afl/dictionaries/README.dictionaries
share/afl/dictionaries/gif.dict
share/afl/dictionaries/html_tags.dict
share/afl/dictionaries/jpeg.dict
share/afl/dictionaries/js.dict
share/afl/dictionaries/json.dict
share/afl/dictionaries/pdf.dict
share/afl/dictionaries/png.dict
share/afl/dictionaries/sql.dict
share/afl/dictionaries/tiff.dict
share/afl/dictionaries/webp.dict
share/afl/dictionaries/xml.dict
share/afl/testcases/README.testcases
share/afl/testcases/archives/common/ar/small_archive.a
share/afl/testcases/archives/common/bzip2/small_archive.bz2
share/afl/testcases/archives/common/cab/small_archive.cab
share/afl/testcases/archives/common/compress/small_archive.Z
share/afl/testcases/archives/common/cpio/small_archive.cpio
share/afl/testcases/archives/common/gzip/small_archive.gz
share/afl/testcases/archives/common/lzo/small_archive.lzo
share/afl/testcases/archives/common/rar/small_archive.rar
share/afl/testcases/archives/common/tar/small_archive.tar
share/afl/testcases/archives/common/xz/small_archive.xz
share/afl/testcases/archives/common/zip/small_archive.zip
share/afl/testcases/archives/exotic/arj/small_archive.arj
share/afl/testcases/archives/exotic/lha/small_archive.lha
share/afl/testcases/archives/exotic/lrzip/small_archive.lrz
share/afl/testcases/archives/exotic/lzip/small_archive.lz
share/afl/testcases/archives/exotic/lzma/small_archive.lzma
share/afl/testcases/archives/exotic/rzip/small_archive.rz
share/afl/testcases/archives/exotic/zoo/small_archive.zoo
share/afl/testcases/images/bmp/not_kitty.bmp
share/afl/testcases/images/gif/not_kitty.gif
share/afl/testcases/images/ico/not_kitty.ico
share/afl/testcases/images/jp2/not_kitty.jp2
share/afl/testcases/images/jpeg/not_kitty.jpg
share/afl/testcases/images/jxr/not_kitty.jxr
share/afl/testcases/images/png/not_kitty.png
share/afl/testcases/images/png/not_kitty_alpha.png
share/afl/testcases/images/png/not_kitty_gamma.png
share/afl/testcases/images/png/not_kitty_icc.png
share/afl/testcases/images/tiff/not_kitty.tiff
share/afl/testcases/images/webp/not_kitty.webp
share/afl/testcases/multimedia/h264/small_movie.mp4
share/afl/testcases/others/elf/small_exec.elf
share/afl/testcases/others/js/small_script.js
share/afl/testcases/others/pcap/small_capture.pcap
share/afl/testcases/others/pdf/small.pdf
share/afl/testcases/others/rtf/small_document.rtf
share/afl/testcases/others/sql/simple_queries.sql
share/afl/testcases/others/text/hello_world.txt
share/afl/testcases/others/xml/small_document.xml
share/doc/afl/ChangeLog
share/doc/afl/QuickStartGuide.txt
share/doc/afl/README
share/doc/afl/env_variables.txt
share/doc/afl/historical_notes.txt
share/doc/afl/life_pro_tips.txt
share/doc/afl/notes_for_asan.txt
share/doc/afl/parallel_fuzzing.txt
share/doc/afl/perf_tips.txt
share/doc/afl/sister_projects.txt
share/doc/afl/status_screen.txt
share/doc/afl/technical_details.txt