Go to file
Martin Pluskal 168c26cb92 Accepting request 829698 from home:dirkmueller:branches:devel:tools
- update to 2.3.1:
  - honggfuzz.h - split run_t into substructs
  - clang-format options in .clang-format
  - added missing mutex initializers
  - removed unncessary comparisons to 'true' and 'false'
  - improved NetBSD compatibility
  - removed unnecessary memory fences (speed ups)
  - faster searching through the binary for const 4/8-byte values
  - removed unnecessary includes with iwyu
  - libhfnetdriver - general improvements around local socket fuzzing and timeouts
  - Added 8bitcnt instrumentation - use hfuzz-cc/hfuzz-8bitcnt-(gcc|clang) for that
  - PC-guard instrumentation now uses edge counting
  - --experimental_const_feedback is now set to true by default
  - additional string instrumentation wrappers: glib, lcms
  - additional mutators: splicing, changing ascii numbers
  - additional integer comparison instrumentation (adding integers to the dynamic dictionary)
  - fixed linking with ld.lld
  - removed `sanitizer-coverage-prune-blocks` from hfuzz-cc.c
  - most mutators have now either overwrite or insert versions
  - fixed memory barriers in libhfuzz/
  - implemented skip_factor which dictates how often a given input is fuzzed
  - lowered the default timeout to 1 second
  - honggfuzz now uses microseconds, instead of milliseconds across the code
  - added some new functions to libhfcommon/files
  - enabled more aggressive inlining in hfuzz-cc/
  - fixed compilation dependency under MacOS X
- remove 0001-fix-some-m32-compilation-issues-type-casting.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/829698
OBS-URL: https://build.opensuse.org/package/show/devel:tools/honggfuzz?expand=0&rev=20
2020-08-31 07:45:49 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:tools/honggfuzz?expand=0&rev=2 2017-01-28 14:53:05 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:tools/honggfuzz?expand=0&rev=2 2017-01-28 14:53:05 +00:00
0001-fix-some-m32-compilation-issues-type-casting.patch Accepting request 786277 from home:cgiboudeaux:branches:devel:tools 2020-03-19 07:45:01 +00:00
honggfuzz-2.3.1.tar.gz Accepting request 829698 from home:dirkmueller:branches:devel:tools 2020-08-31 07:45:49 +00:00
honggfuzz.changes Accepting request 829698 from home:dirkmueller:branches:devel:tools 2020-08-31 07:45:49 +00:00
honggfuzz.spec Accepting request 829698 from home:dirkmueller:branches:devel:tools 2020-08-31 07:45:49 +00:00