Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-22 | fix LTO selective instrumentation | vanhauser-thc | |
2021-03-19 | fix for new llvm 13 change | vanhauser-thc | |
2021-03-19 | remove unneeded code | vanhauser-thc | |
2021-03-19 | add header to PCGUARD | vanhauser-thc | |
2021-03-19 | update dynamic list with cmplog | Andrea Fioraldi | |
2021-03-17 | shmem map size in config.h | vanhauser-thc | |
2021-03-17 | when you think you work on a debug branch but it is dev. git sucks so much ... | vanhauser-thc | |
2021-03-16 | debug | vanhauser-thc | |
2021-03-16 | blacklist sanitize and debug in c++ | vanhauser-thc | |
2021-03-16 | rtn fix | vanhauser-thc | |
2021-03-16 | fix cmplog | vanhauser-thc | |
2021-03-16 | fix cmplog rtn | vanhauser-thc | |
2021-03-10 | brackets make dominik happy | vanhauser-thc | |
2021-03-10 | change map_size tests | vanhauser-thc | |
2021-03-10 | correct debug | vanhauser-thc | |
2021-03-10 | fix | vanhauser-thc | |
2021-03-10 | rt debug | vanhauser-thc | |
2021-03-10 | cmplog rtn rt fix | vanhauser-thc | |
2021-03-10 | add version dependency | hexcoder | |
2021-03-09 | mention added support for gcc_plugin mode | hexcoder | |
2021-03-09 | typos, rewording | hexcoder | |
2021-03-09 | typo | hexcoder | |
2021-03-09 | formatting and RedQueen reference added | hexcoder | |
2021-03-09 | md formatting | hexcoder | |
2021-03-09 | documentation correction & formatting | Wyatt Neal | |
* fixed up manual define for `__AFL_LOOP()` * added the code language formaters to the various blocks * fixed a couple of missing backticks | |||
2021-03-09 | fix ctx-1 | vanhauser-thc | |
2021-03-08 | Merge pull request #779 from AFLplusplus/top-k-ctx | Andrea Fioraldi | |
Restore correct CTX behaviour and enable K-CTX coverage for LLVM Classic | |||
2021-03-06 | fix for asan compile rt | vanhauser-thc | |
2021-03-05 | we do not support 80 + 128 bit FP in laf | vanhauser-thc | |
2021-03-05 | fix | vanhauser-thc | |
2021-03-05 | typos | hexcoder | |
2021-03-05 | fix typos and format | Andrea Fioraldi | |
2021-03-05 | remove warnings | vanhauser-thc | |
2021-03-05 | no static for rt initialized markers | vanhauser-thc | |
2021-03-05 | fix laf string transform crash | vanhauser-thc | |
2021-03-04 | fix kctx compilation hang | Andrea Fioraldi | |
2021-03-04 | vectorial top-k CTX first implementation | Andrea Fioraldi | |
2021-03-04 | even support dlopen instrumented libs after the forkserver | vanhauser-thc | |
2021-03-04 | fix caller/ctx change, support dlopen in afl-compiler-rt | vanhauser-thc | |
2021-03-04 | only initialize afl-compiler-rt once | vanhauser-thc | |
2021-03-04 | code format | Andrea Fioraldi | |
2021-03-04 | llvm mode CALLER mode | Andrea Fioraldi | |
2021-03-04 | restore correct CTX behaviour in llvm mode | Andrea Fioraldi | |
2021-03-02 | better unicode support | vanhauser-thc | |
2021-03-02 | fix llvm for unicode strings (hopefully) | vanhauser-thc | |
2021-03-01 | write to correct pipe end | aflpp | |
2021-03-01 | better fix for asan? | aflpp | |
2021-03-01 | fix area_is_valid with write | Andrea Fioraldi | |
2021-03-01 | area_is_valid with write | Andrea Fioraldi | |
2021-03-01 | fix last commit | Andrea Fioraldi | |