Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-05 | Haiku afl-system-config disable debugger, afl-cc.c avoid -lrt | hexcoder | |
2021-01-02 | afl-system-config: cosmetic support for DragonFly | hexcoder- | |
2020-12-21 | ci fix | van Hauser | |
2020-12-12 | tmpdir not needed with sharedmap fuzzing | Dominik Maier | |
2020-07-05 | Fix generation of afl-system-config.8 | Bernhard M. Wiedemann | |
and afl-whatsup.8 Without this patch, afl-system-config.8 varied between build hosts because it contained lines such as ./afl-system-config: line 30: sysctl: command not found ./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied It is recommended to boot the kernel with lots of security off See https://reproducible-builds.org/ for why this matters. afl-system-config.8 is generated by the %.8 target in GNUmakefile that calls commands with -hh to fill the OPTIONS section of man-pages. This PR was done while working on reproducible builds for openSUSE. | |||
2020-01-25 | nicer output for afl-system-config | van Hauser | |
2019-10-11 | fix output from echo on NetBSD, now enables users to set cpu | hexcoder- | |
2019-10-11 | Systen config typo for NetBSD | David Carlier | |
2019-09-29 | NetBSD various support improvements | David Carlier | |
2019-09-28 | On Mac OS X afl-fuzz wants the crash reporter to be disabled. | hexcoder- | |
Add the corresponding commands to the script. The test, if they need to be run, is not tested yet (just copied). | |||
2019-09-04 | added man pages | van Hauser | |
2019-08-18 | system-config: making it more compatible with BSD systems. | David Carlier | |
The following knobs are Linux specifics but have few counterparts in those systems. | |||
2019-07-24 | fix root check | van Hauser | |
2019-07-19 | add root check | Heiko Eißfeldt | |
2019-07-18 | cpu scaling updated for newer kernels | van Hauser | |
2019-06-27 | more power | van Hauser | |
2019-05-29 | performance script and info | van Hauser | |