Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-14 | Fix LLVM 15 build | Nikita Popov | |
By removing ModuleSanitizerCoverageLegacyPass, which is completely unused. There was some confusing between the initialization function for the upstream sancov pass and AFLs own implementation. | |||
2022-09-10 | code format | vanhauser-thc | |
2022-09-10 | Merge pull request #1512 from devnexen/libdislocator_attrs | van Hauser | |
libdislocator apply few attributes for few compiler optimisations. | |||
2022-09-10 | libdislocator apply few attributes for few compiler optimisations. | David Carlier | |
2022-09-10 | Merge pull request #1511 from tocic/fix/docs_typos | van Hauser | |
Fix typos in docs | |||
2022-09-10 | Fix typos in docs | tocic | |
2022-09-09 | Dockerfile enhancements | vanhauser-thc | |
2022-09-07 | update changelog | vanhauser-thc | |
2022-09-07 | Merge pull request #1509 from CodeLogicError/stable | van Hauser | |
analyze_run_target return dataconversion | |||
2022-09-07 | analyze_run_target return dataconversion | CodeLogicError | |
analyze_run_target create u64 data and return u32 | |||
2022-09-05 | egrep -> grep -e | vanhauser-thc | |
2022-08-31 | Merge pull request #1505 from tokatoka/stable | van Hauser | |
Fix my name in Changelog.md | |||
2022-08-30 | update qemuafl | vanhauser-thc | |
2022-08-30 | fix my name | toka | |
2022-08-26 | Merge pull request #1504 from AFLplusplus/dev | van Hauser | |
pcguard off-by-one fix | |||
2022-08-26 | pcguard off-by-one fix | vanhauser-thc | |
2022-08-25 | Merge pull request #1499 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2022-08-25 | fix pizza mode | vanhauser-thc | |
2022-08-25 | fix gcc_mode cmplog | vanhauser-thc | |
2022-08-19 | Merge pull request #1500 from kobrineli/fix-dummy-mapsize | van Hauser | |
Change map size dummy value. | |||
2022-08-19 | Fix. | Eli Kobrin | |
2022-08-19 | Change map size dummy value. | Eli Kobrin | |
2022-08-19 | add malloc check | vanhauser-thc | |
2022-08-19 | shorter calibration | vanhauser-thc | |
2022-08-18 | better no dry run | vanhauser-thc | |
2022-08-17 | alt no cal | vanhauser-thc | |
2022-08-16 | fix docs | vanhauser-thc | |
2022-08-16 | fix afl-cmin | vanhauser-thc | |
2022-08-15 | fix new map size extraction for afl-gcc | vanhauser-thc | |
2022-08-15 | get map size from binaries within afl-cmin* | vanhauser-thc | |
2022-08-15 | filter pipe in gcc_mode | vanhauser-thc | |
2022-08-14 | better handling of -fsanitize=..,...,.. lists | vanhauser-thc | |
2022-08-14 | add build report | vanhauser-thc | |
2022-08-14 | Merge pull request #1496 from devnexen/libtokencap_update_hotsummer | van Hauser | |
libtokencap annotate overriden calls to pyt them together in a special | |||
2022-08-14 | add AFL_NO_STARTUP_CALIBRATION feature | vanhauser-thc | |
2022-08-13 | libtokencap annotate overriden calls to pyt them together in a special | David Carlier | |
elf (sub)section and improve their locality. | |||
2022-08-11 | Merge pull request #1494 from WorksButNotTested/armhf | van Hauser | |
Armhf | |||
2022-08-11 | Changes to allow cross-compilation of pngtest | Your Name | |
2022-08-11 | Fixed warnings about format strings | Your Name | |
2022-08-11 | Fixed makefile formatting | Your Name | |
2022-08-10 | fix qemu_mode | vanhauser-thc | |
2022-08-09 | Merge pull request #1491 from WorksButNotTested/unstable | van Hauser | |
Fix unstable test makefile | |||
2022-08-09 | add env var | vanhauser-thc | |
2022-08-09 | update qemuafl | vanhauser-thc | |
2022-08-09 | Fix unstable test makefile | Your Name | |
2022-08-08 | 4.03a | vanhauser-thc | |
2022-08-08 | Merge pull request #1489 from AFLplusplus/dev 4.02c | van Hauser | |
push to stable | |||
2022-08-08 | 4.02c | vanhauser-thc | |
2022-08-06 | code format | vanhauser-thc | |
2022-08-06 | Merge pull request #1467 from WorksButNotTested/droid | van Hauser | |
Android Fixes |