aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2022-07-12clang format 14vanhauser-thc
2022-06-08honor AFL_MAP_SIZE well outside of afl++vanhauser-thc
2022-06-02libdislocator, introduces malloc_good_size for Darwin.David Carlier
2022-05-31libdislocator on macOS to get memory block size is malloc_size isDavid CARLIER
2022-05-31remove optiminvanhauser-thc
2022-04-18code formatvanhauser-thc
2022-04-15libdislocator, new option to name an anonymous address range.David Carlier
2022-04-05network client mem leak fix.David Carlier
2022-02-09Adapt to my MacOSDominik Maier
2022-01-25nitsvanhauser-thc
2022-01-21fixvanhauser-thc
2022-01-20Raw read syscall in aflpp_driver.c to bypass ASan checksAndrea Fioraldi
2022-01-20Poison with ASan the remaining unused input buffer in aflpp_driver.cAndrea Fioraldi
2022-01-18afl-untracer, disable ASLR on FreeBSD.David CARLIER
2022-01-16Merge pull request #1260 from 0xsan-z/Welcome2022van Hauser
2022-01-15more welcome 20220xsanz
2022-01-12changetokatoka
2022-01-07more welcome 2022yuawn
2022-01-04optimin: -A -> -HAdrian Herrera
2021-12-21fix qbdivanhauser-thc
2021-12-15Fix CodeQL command typoCityOfLight77
2021-12-11Add docs content overviewllzmb
2021-12-11code formatyuawn
2021-12-09Update build-codeql.shMicrosvuln
2021-12-07Merge pull request #1191 from llzmb/docs_quality_assurancevan Hauser
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-05Fix usage and punctuation in connection with "then" and "than"llzmb
2021-12-05Fix broken links - 1st runllzmb
2021-12-05libtokencap: warning build fix.David CARLIER
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-02Fix typos - 1st runllzmb
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Fix punctuation in connection with "however"llzmb
2021-12-02Remove the word "we"llzmb
2021-12-02Fix spelling of words related to "build"llzmb
2021-12-02Change "AFL" to "AFL++"llzmb
2021-12-02Change the word "env var" to "environment variable"llzmb
2021-12-02Remove the word "please"llzmb
2021-12-02Remove the word "simply"llzmb
2021-11-21Clean up docs folderllzmb
2021-11-10optimin: fix optimin git cloneAdrian Herrera
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-10-27Merge pull request #1134 from adrianherrera/bugfix/optimin-cmakevan Hauser
2021-10-27optimin: fix cmake flagsAdrian Herrera
2021-10-18md urlvanhauser-thc
2021-08-31fix regression in class lookupvanhauser-thc
2021-08-27Merge pull request #1079 from devnexen/afl_network_client_solarishvan Hauser
2021-08-27Network client linkage fix for solarisish systems.DC
2021-08-20wordinghexcoder