| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-03 | Use C++20's shared_ptr | Nguyễn Gia Phong | |
| 2024-12-03 | Implement AFLRun | Huanyao Rong | |
| References: https://github.com/Mem2019/AFLRun/commit/f5bb87f78ef1 References: https://github.com/Mem2019/AFLRun/commit/3af5f11b5644 | |||
| 2024-11-26 | Install {config,types}.h | Nguyễn Gia Phong | |
| 2022-12-29 | fix makefile typo | vanhauser-thc | |
| 2022-12-23 | make CI green | vanhauser-thc | |
| 2022-12-16 | fix Solaris/Illumos build | David Carlier | |
| 2022-11-17 | nits | vanhauser-thc | |
| 2022-11-10 | llvm debug | vanhauser-thc | |
| 2022-11-01 | remove python2 reference | vanhauser-thc | |
| 2022-10-11 | fastexit + code format | vanhauser-thc | |
| 2022-08-14 | add build report | vanhauser-thc | |
| 2022-07-25 | fix | vanhauser-thc | |
| 2022-07-25 | update compile options | vanhauser-thc | |
| 2022-06-27 | gcta | Ruben ten Hove | |
| 2022-06-27 | revert more and global replace | Ruben ten Hove | |
| 2022-06-27 | reverts, fixes and even smaller image (#3) | rhtenhove | |
| 2022-06-24 | use container; more is built + tested; use make -i (#2) | rhtenhove | |
| 2022-06-22 | concurrency and caching (#1) | rhtenhove | |
| * use concurrency * run here too * allow test failure * only push on push * fix coresight mode build * support but disable coresight * woops * no unicorn for arm * update codeql and fix makefile * forgot those * disable forward cache * fix needing buildx Co-authored-by: Ruben ten Hove <ruben.tenhove@tno.nl> | |||
| 2022-06-21 | various changes | Ruben ten Hove | |
| 2022-06-06 | remove existing shared modules when installing | vanhauser-thc | |
| 2022-05-13 | Avoid implicit-int error in x86 test with clang 15 | Mike Hommey | |
| See https://github.com/llvm/llvm-project/commit/2cb2cd242ca08d0bbd2a51a41f1317442e5414fc | |||
| 2022-04-22 | try repeating write | vanhauser-thc | |
| 2022-04-06 | added NO_NYX flag to docs and help message | Michael Rodler | |
| 2022-04-06 | make flag to avoid building nyx mode | Michael Rodler | |
| 2022-03-17 | Merge branch 'dev' into newpm2 | van Hauser | |
| 2022-03-17 | make LTO pass work too plus some fixes | vanhauser-thc | |
| 2022-03-07 | new compiler performance options | vanhauser-thc | |
| 2022-02-09 | Adapt to my MacOS | Dominik Maier | |
| 2022-01-29 | make fPIC default | vanhauser-thc | |
| 2022-01-25 | nits | vanhauser-thc | |
| 2022-01-21 | add nyx_mode to make clean target | vanhauser-thc | |
| 2021-12-28 | nyx build and install | vanhauser-thc | |
| 2021-12-28 | add Nyx mode | Sergej Schumilo | |
| 2021-12-26 | doc review | vanhauser-thc | |
| 2021-11-16 | showmap -A -> -H, accurate help output | vanhauser-thc | |
| 2021-11-11 | Add initial CoreSight mode support | Akira Moroo | |
| The original code is: https://github.com/RICSecLab/AFLplusplus-cs/tree/retrage/coresight-mode-pr Signed-off-by: Akira Moroo <retrage01@gmail.com> | |||
| 2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
| cmplog enhancement variant | |||
| 2021-11-06 | http->https | vanhauser-thc | |
| 2021-10-17 | fix | vanhauser-thc | |
| 2021-09-15 | fix links | vanhauser-thc | |
| 2021-08-18 | switch back to -j4 for building llvm | vanhauser-thc | |
| 2021-08-17 | uninstall makefile target | vanhauser-thc | |
| 2021-08-07 | Merge pull request #1053 from DMaroo/gtk-dev | van Hauser | |
| Added a minimal working/functional GTK UI for analyzing fuzzing stats | |||
| 2021-08-06 | Commented out all the builds of afl-plot-ui | DMaroo | |
| Also add the "-" qualifier to denote a possibly unsuccessful build | |||
| 2021-08-06 | Added build and install instructions for afl-plot-ui | DMaroo | |
| I am implicitly assuming that the user already has GK and pkg-config installed, as requested in the build instructions in the main README | |||
| 2021-07-30 | makefile fixes | vanhauser-thc | |
| 2021-07-23 | afl-persistent-config Linux support + documentation | vanhauser-thc | |
| 2021-07-22 | MacOS nits | vanhauser-thc | |
| 2021-07-14 | always build aflpp driver | vanhauser-thc | |
| 2021-07-02 | make clean on qemu_mode should not fail | hexcoder- | |
