Age | Commit message (Expand) | Author |
2020-12-07 | Sampling next seed by weight (hit_count, bitmap_size, exec_us) | Marcel Boehme |
2020-12-04 | fixed bugs in custom_describe, reported by wizche | Dominik Maier |
2020-12-04 | added python mutator, documentation | Dominik Maier |
2020-12-04 | afl_custom_describe api added | Dominik Maier |
2020-12-03 | AFL_CRASH_EXITCODE env var added, u8->bool | Dominik Maier |
2020-11-18 | Use buffer protocol to retrieve result from python post_process (#605) | Dustin Spicuzza |
2020-11-18 | Solaris/Illumos build fix. (#609) | David CARLIER |
2020-11-18 | renamed env var to AFL_DEBUG_CHILD | Dominik Maier |
2020-11-10 | support custom mutator introspection | van Hauser |
2020-11-02 | match mopt to havoc | van Hauser |
2020-11-01 | added mutation introspection make target | van Hauser |
2020-10-23 | allow symbolize=1 for asan/debug | vanhauser-thc |
2020-10-23 | set max testcache entries automated if not specified by the user | van Hauser |
2020-10-22 | maybe enhancement to cache algo | van Hauser |
2020-10-17 | add eviction stat | van Hauser |
2020-10-16 | directly add new queue to cache | van Hauser |
2020-10-15 | retake from mem if possible | van Hauser |
2020-10-14 | Merge pull request #584 from devnexen/dfbsd_build_fix | van Hauser |
2020-10-14 | DragonFlyBSD build fix proposal. | David Carlier |
2020-10-14 | check for minimum cache size | van Hauser |
2020-10-14 | add documentation | van Hauser |
2020-10-14 | configurable testcache with malloc (#581) | van Hauser |
2020-10-12 | fix new seed selection algo | van Hauser |
2020-10-12 | Revert "Merge branch 'memcache_marc' into dev" | vanhauser-thc |
2020-10-12 | Merge branch 'memcache_marc' into dev | van Hauser |
2020-10-11 | add new seed selection algo and make it the default | van Hauser |
2020-10-10 | Merge pull request #571 from Edznux/statsd_implem | van Hauser |
2020-10-08 | Add env var toggle for StatsD | Edznux |
2020-10-06 | Fixed segfault because wrong order in args | Edznux |
2020-10-06 | [WIP: segfault on non dogstatsd] Adding MACROS for format | Edznux |
2020-10-06 | code format | Dominik Maier |
2020-10-06 | testcase cache added | Dominik Maier |
2020-10-05 | Fix code format | Edznux |
2020-10-05 | Refactor global var into afl_state_t struct | Edznux |
2020-10-05 | Correctly handle env var. | Edznux |
2020-10-04 | Code format | Edznux |
2020-10-04 | Merge remote-tracking branch 'origin/dev' into statsd_implem | Edznux |
2020-10-04 | Refactor | Edznux |
2020-10-04 | Adds other metrics | Edznux |
2020-10-01 | Rewrote format metric to be simpler/more static | Edznux |
2020-09-29 | small improvements to Marcel's patch, fix laf-intel + redqueen crashes | van Hauser |
2020-09-29 | Patching and improving AFLFast schedules. | Marcel Boehme |
2020-09-28 | increase havoc_stack_pow2 on no finds | van Hauser |
2020-09-25 | WIP envs | Edznux |
2020-09-25 | improving on splice candidate check patch | van Hauser |
2020-09-24 | Fix potential endless loop in custom_mutator_stage | Vitalii Akolzin |
2020-09-19 | fix exploit, mmopt and rare schedule | van Hauser |
2020-09-17 | WIP. basic state working: submitting statsd metrics (path, crashes, hangs) | Edznux |
2020-09-05 | final changes for pre-3.0 | vanhauser-thc |
2020-09-05 | add cull queue, -i subdir traversal | vanhauser-thc |