SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for afl-debugsource-1.92b-4.1.x86_64.rpm :

* Mon Sep 07 2015 astiegerAATTsuse.com- afl 1.92b:
* C++ fix (namespaces)
* Thu Sep 03 2015 astiegerAATTsuse.com- afl 1.91b:
* C++ instrumentation fixes- includes changes from 1.90b:
* documentation updates
* Fixed a potential problem with deferred mode signatures getting optimized out by the linker (with --gc-sections).
* Wed Sep 02 2015 astiegerAATTsuse.com- afl 1.89b:
* Revamped the support for persistent and deferred forkserver modes. Both now feature simpler syntax and do not require companion env variables.
* Added a bit more info about afl-showmap.
* Sun Aug 30 2015 astiegerAATTsuse.com- afl 1.88b:
* Make AFL_EXIT_WHEN_DONE work in non-tty mode.
* Thu Aug 27 2015 astiegerAATTsuse.com- afl 1.87b:
* Add QuickStartGuide.txt and other documentation updates
* Mon Aug 10 2015 astiegerAATTsuse.com- afl 1.86b:
* Added support for AFL_SKIP_CRASHES
* Removed the hard-fail terminal size check
* Wed Aug 05 2015 mpluskalAATTsuse.com- Update to 1.85b
* Fixed a garbled sentence in notes on parallel fuzzing.
* Fixed a minor glitch in afl-cmin.- Changes for 1.84b
* Made SIMPLE_FILES behave as expected when naming backup directories for crashes and hangs.
* Added the total number of favored paths to fuzzer_stats.
* Made afl-tmin, afl-fuzz, and afl-cmin reject negative values passed to -t and -m, since they generally won\'t work as expected.
* Made a fix for no lahf / sahf support on older versions of FreeBSD.
* Mon Jun 15 2015 astiegerAATTsuse.com- afl 1.83b:
* fixes for platforms other than GNU/Linux
* Sat Jun 13 2015 astiegerAATTsuse.com- afl 1.82b:
* Fixed a harmless but annoying race condition in persistent mode
* Updated persistent mode documentation - Tweaked AFL_PERSISTENT to force AFL_NO_VAR_CHECK.- afl 1.81b:
* Added persistent mode for in-process fuzzing.
* in-place resume code to preserve crashes/README.txt.
* Tue May 26 2015 astiegerAATTsuse.com- afl 1.80b: - Made afl-cmin tolerant of whitespaces in filenames - Added support for AFL_EXIT_WHEN_DONE
* Mon May 25 2015 astiegerAATTsuse.com- afl 1.79b: - Added support for dictionary levels, see testcases/README.testcases. - Reworked the SQL dictionary to use levels. - Added a note about Preeny.
* Tue May 19 2015 astiegerAATTsuse.com- builds for i586 x86_64 only
* Mon May 18 2015 astiegerAATTsuse.com- afl 1.78b: - Added a dictionary for PDF - Added several references to afl-cov
* Fri May 08 2015 astiegerAATTsuse.com- afl 1.77b:
* additional fuzzing functionality
* reduce number of duplicates
* documentation updates
* qemu_mode with qemu 2.3.0
* Mon Apr 27 2015 astiegerAATTsuse.com- afl 1.73b: - Fixed a bug in effector maps that could sometimes cause more fuzzing than necessary, or SEGV- includes changes from 1.72b: - Fixed a glitch in non-x86 install - Added a minor safeguard to llvm_mode Makefile
* Mon Apr 20 2015 astiegerAATTsuse.com- afl 1.71b: - Fix bug with installed copies of AFL trying to use QEMU mode. - Add last path / crash / hang times to fuzzer_stats- with changes from 1.70b: - Modify resumption code to reuse the original timeout value when resuming a session if -t is not given. This prevents timeout creep in continuous fuzzing. - Add improved error messages for failed handshake when AFL_DEFER_FORKSRV is set. - slight improvement to llvm_mode/Makefile - Refresh several bits of documentation.
* Thu Apr 16 2015 astiegerAATTsuse.com- afl 1.69b: - Added support for deferred initialization in LLVM mode.- afl 1.68b: - Fixed a minor PRNG glitch that would make the first seconds of a fuzzing job deterministic. - Made tmp[] static in the LLVM runtime to keep Valgrind happy - Clarified the footnote in README.
* Mon Apr 13 2015 astiegerAATTsuse.com- afl 1.67b: - One more correction to llvm_mode Makefile- afl 1.66b: - Added CC / CXX support to llvm_mode Makefile - Fixed \'make clean\' with gmake - Fixed \'make -j n clean all\' - Removed build date and time from banners to give people deterministic builds - drop afl-1.46b-nodate.patch, thus obsoleted
* Mon Apr 13 2015 astiegerAATTsuse.com- afl 1.65b: - Fixed a snafu with some leftover code in afl-clang-fast. - Corrected even moar typos.
* Sun Apr 12 2015 astiegerAATTsuse.com- afl 1.64b: - improve compatibility with non-ELF platforms. - Fixed a problem with afl-clang-fast and -shared libraries. - Removed unnecessary instrumentation density adjustment for LLVM- includes changes from 1.63b: - Updated cgroups_asan/ - Fixed typos
* Sat Apr 11 2015 astiegerAATTsuse.com- afl 1.62b: - Improved the handling of -x in afl-clang-fast, - Improved the handling of low AFL_INST_RATIO settings for QEMU and LLVM modes. - Fixed the llvm-config bug for good- includes changes from 1.61b: - Fixed an obscure bug compiling OpenSSL with afl-clang-fast. - Fixed a \'make install\' bug on non-x86 systems - Fixed a problem with half-broken llvm-config
* Thu Apr 09 2015 astiegerAATTsuse.com- afl 1.60b:
* Allowed experimental/llvm_instrumentation/ to graduate to llvm_mode/.
* Removed experimental/arm_support/, since it\'s completely broken and likely unnecessary with LLVM support in place.
* Added ASAN cgroups script to experimental/asan_cgroups/, updated existing docs. Courtesy Sam Hakim and David A. Wheeler.
* Refactored afl-tmin to reduce the number of execs in common use cases. Ideas from Jonathan Neuschafer and Turo Lamminen.
* Added a note about CLAs at the bottom of README.
* Renamed testcases_readme.txt to README.testcases for some semblance of consistency.
* Made assorted updates to docs.- includes changes from 1.59b
* Imported Laszlo Szekeres\' experimental LLVM instrumentation into experimental/llvm_instrumentation. I\'ll work on including it in the \"mainstream\" version soon.- updates afl-1.46b-nodate.patch
* Fri Mar 27 2015 astiegerAATTsuse.com- fix SLE 11 SP3 build, add afl-1.58b-fix-paths.patch
* Fri Mar 27 2015 astiegerAATTsuse.com- afl 1.58b:
* Added a workaround for abort() behavior in -lpthread programs in QEMU mode.
* Made several documentation updates, including links to the static instrumentation tool (sister_projects.txt).- use libexecdir
* Tue Mar 24 2015 meissnerAATTsuse.com- updated to 1.57b
* Mon Feb 16 2015 astiegerAATTsuse.com- initial package
 
ICM