Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-03-01 | ASan-compatible area_is_mapped() | Andrea Fioraldi | |
2021-03-01 | ensure proper aligning for skim patch | vanhauser-thc | |
2021-02-23 | encode double quote in dict | vanhauser-thc | |
2021-02-22 | ensure a valid seed exists | vanhauser-thc | |
2021-02-22 | stdstring fix attempt | vanhauser-thc | |
2021-02-22 | dict2file fix | vanhauser-thc | |
2021-02-20 | Improve LLVM build instructions | R. Elliott Childre | |
* Enable shell highlighting on code block * Shallow clone of source due to extensive history * Line break and sort the CMake options for visibility * Disable most extraneous options (e.g. docs, tests, benchmarks, clang-tools-extra, OpenCL interface) * Only build for the host architecture by default * Support other sub-make interfaces, like the recommended Ninja Build System * Harden against paths with spaces * Prefer linking against the newly built LLVM libraries by prepending to LD_LIBRARY_PATH | |||
2021-02-17 | minor fixes | vanhauser-thc | |
2021-02-16 | minor cmplog fix | vanhauser-thc | |
2021-02-15 | Revert "llvm bug workaround for lto extint" | Michael Rodler | |
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33. | |||
2021-02-15 | CMPLOG llvm pass: use CreateIntCast to cast to the right integer type | Michael Rodler | |
2021-02-15 | llvm bug workaround for lto extint | vanhauser-thc | |
2021-02-15 | fix compiler warning | hexcoder- | |
2021-02-13 | added AFL_IGNORE_UNKNOWN_ENVS | vanhauser-thc | |
2021-02-13 | update doc | vanhauser-thc | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos | vanhauser-thc | |
2021-02-10 | fix laf for potential crashes | vanhauser-thc | |
2021-02-07 | fix scan-build issues | vanhauser-thc | |
2021-02-07 | remove debug output | vanhauser-thc | |
2021-02-07 | larger map, stats reload fix, code format | vanhauser-thc | |
2021-02-06 | add missing sancov cmp functions | vanhauser-thc | |
2021-02-06 | remove compiler warnings | vanhauser-thc | |
2021-02-06 | larger dummy map | vanhauser-thc | |
2021-02-04 | dockerfile: fix qemu built, update llvm to 12 | vanhauser-thc | |
2021-02-04 | workaroung for llvm LTO bitcast bug | vanhauser-thc | |
2021-02-01 | fix warnings and an llvm cmplog+lto panic | van Hauser | |
2021-02-01 | reorder check | van Hauser | |
2021-02-01 | make dominik more happy - no auto map size for qemu+unicorn | van Hauser | |
2021-01-31 | code-format | van Hauser | |
2021-01-31 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | aflpp | |