about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2022-01-12better ignore problem handlingvanhauser-thc
2022-01-12Merge pull request #1255 from llzmb/docs_edit_imagesvan Hauser
Edit SVG files
2022-01-12Incorporate feedbackllzmb
2022-01-12Add white background to SVG filesllzmb
2022-01-12fixvanhauser-thc
2022-01-12svg testvanhauser-thc
2022-01-12test svg backgroundvanhauser-thc
2022-01-11Merge pull request #1252 from tokatoka/devvan Hauser
Add missing backticks (`)
2022-01-12changetokatoka
2022-01-11Merge pull request #1248 from intrigus-lgtm/patch-2van Hauser
Fix two typos.
2022-01-11Add a comma to make sentence easier to understand.intrigus-lgtm
2022-01-11Fix broken `code` formattingintrigus-lgtm
2022-01-11Highlight what a basic block is.intrigus-lgtm
Highlight the different parts that characterize what a basic block is. This makes it slightly easier to read/understand IMHO.
2022-01-11Format some terms as code.intrigus-lgtm
2022-01-11update nyxvanhauser-thc
2022-01-11Fix some typos and wrong words.intrigus-lgtm
2022-01-11Fix two typos.intrigus-lgtm
2022-01-11Merge pull request #1236 from AFLplusplus/devvan Hauser
push to stable
2022-01-11link docs/README.mdvanhauser-thc
2022-01-11add feature listvanhauser-thc
2022-01-10add new tutorialvanhauser-thc
2022-01-07Merge pull request #1243 from yuawn/devAndrea Fioraldi
more welcome 2022
2022-01-07more welcome 2022yuawn
2022-01-07Merge pull request #1242 from yuawn/devvan Hauser
rename
2022-01-07renameyuawn
2022-01-04Merge pull request #1240 from adrianherrera/bugfix/optimin-showmapvan Hauser
optimin: -A -> -H
2022-01-04optimin: -A -> -HAdrian Herrera
Inline with afl-showmap change
2022-01-03doc nitsvanhauser-thc
2022-01-03Proofreadinghexcoder
2022-01-03doc nitshexcoder
2022-01-03typo fixedhexcoder
2022-01-03doc nitsvanhauser-thc
2022-01-03Merge pull request #1239 from MegaManSec/devvan Hauser
Fix typo.
2022-01-03Fix typo.Joshua Rogers
2022-01-03add missing gcc env varshexcoder
2022-01-03wordinghexcoder
2022-01-03did some proofreadinghexcoder
2022-01-03fix wrong replacementsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2022-01-01nyx referencesvanhauser-thc
2021-12-31update qemuaflvanhauser-thc
2021-12-31Merge pull request #1238 from AFLplusplus/more_havocvan Hauser
more havoc
2021-12-30Merge pull request #1237 from MegaManSec/devvan Hauser
Fix LeakSanitizer Usage.
2021-12-30fix map size for nyxvanhauser-thc
2021-12-30Fix type.Joshua Rogers
2021-12-30Fix LeakSanitizer Usage.Joshua Rogers
Previously, __lsan_do_leak_check() was run when using __AFL_LEAK_CHECK, however this was the incorrect function to use. According to the documentation: "Subsequent calls to this function will have no effect and end-of-process leak check will not run". This meant that if the memory did not leak on the first usage of __AFL_LEAK_CHECK, subsquent calls to this macro would never do anything. Likewise, it is not possible to use an LSAN suppression list with symbolize=0, so instead __lsan_disable and __lsan_enable are used to 'ignore' certain memory allocations where needed.
2021-12-29afl-cc lto fixvanhauser-thc
2021-12-29typovanhauser-thc
2021-12-29sprinkle nyx links in the docsvanhauser-thc
2021-12-29readme for nyxvanhauser-thc