Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-12 | remove stray debugging fprintf | hexcoder- | |
2020-12-12 | typo | hexcoder- | |
2020-12-12 | small fix in error handling | hexcoder- | |
2020-12-12 | let the check for afl-gcc not abort 'make tests' | hexcoder- | |
2020-12-12 | add an extra test for afl-gcc and check for -B support | hexcoder- | |
2020-12-11 | typos | hexcoder- | |
2020-12-11 | typo | hexcoder- | |
2020-12-11 | fixed gcc analyzer warnings | Dominik Maier | |
2020-12-11 | Merge branch 'stable' into dev | van Hauser | |
2020-12-11 | code format | van Hauser | |
2020-12-11 | fix MMAP | van Hauser | |
2020-12-11 | schedule improvements, new default is FAST | van Hauser | |
2020-12-11 | Merge pull request #627 from AFLplusplus/other_weight | van Hauser | |
Other weight | |||
2020-12-10 | change search order for afl-showmin in afl-cmin* | van Hauser | |
2020-12-10 | install more llvm | van Hauser | |
2020-12-10 | fix afl-cc library search | van Hauser | |
2020-12-10 | grammar in error messages | Dominik Maier | |
2020-12-09 | fix qbdi path for code format | van Hauser | |
2020-12-09 | fix oversight for accessing nfuzz | van Hauser | |
2020-12-09 | move libdislocator, libtokencap and qbdi_mode to utils/ | vanhauser-thc | |
2020-12-09 | better examples | van Hauser | |
2020-12-09 | fix DUSEMMAP | hexcoder | |
2020-12-09 | Fix -DUSEMMAP | hexcoder | |
2020-12-09 | fix cmin/tmin potential overflow on too large files | van Hauser | |
2020-12-09 | weighting for explore and exploit | van Hauser | |
2020-12-08 | optimize a bit | hexcoder- | |
2020-12-08 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | hexcoder- | |
2020-12-08 | fix some copmpiler warnings for USEMMAP | hexcoder- | |
2020-12-08 | fix showmap output | van Hauser | |
2020-12-08 | Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev | Andrea Fioraldi | |
2020-12-08 | fix memory limit issue with cmplog without -m flag | Andrea Fioraldi | |
2020-12-08 | add TEST_MMAP | hexcoder- | |
2020-12-08 | small fixes | hexcoder- | |
2020-12-08 | small fixes | hexcoder- | |
2020-12-08 | more reporting on errors | van Hauser | |
2020-12-08 | typos/wording | hexcoder- | |
2020-12-08 | make unicornafl checkout version work again | van Hauser | |
2020-12-08 | fix grammar download script | van Hauser | |
2020-12-08 | fixes for grammar scripts | van Hauser | |
2020-12-08 | fix asserts | van Hauser | |
2020-12-08 | fix aflfast changes | van Hauser | |
2020-12-08 | Merge pull request #624 from mboehme/dev | van Hauser | |
Sampling next seed by weight (hit_count, bitmap_size, exec_us) | |||
2020-12-08 | fix warning | van Hauser | |
2020-12-08 | streamlined grammar mutator submodule | Dominik Maier | |
2020-12-08 | Fix Grammar Mutator Submodule (#623) | R. Elliott Childre | |
Fixes: 651ad18e2179 ("added the grammar mutator as a git submodule ...") * Project pointer never pushed * Reduces dirctory complexity * Building and dependencies for the subproject should be isolated to the subproject's documentation * Fix broken link to README * Use `--init` for `git submodule` | |||
2020-12-07 | Sampling next seed by weight (hit_count, bitmap_size, exec_us) | Marcel Boehme | |
2020-12-07 | fixes and code format | van Hauser | |
2020-12-07 | little fixes | van Hauser | |
2020-12-05 | fix find_object proc search (#elsif -> #elif), optimize static if away | hexcoder- | |
2020-12-05 | Typos | hexcoder- | |