Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-01-31 | fix -Z, remove q->next | aflpp | |
2021-01-31 | added support for __afl_coverage_interesting | van Hauser | |
2021-01-22 | fix for cmplog stdstring | van Hauser | |
2021-01-22 | fix debug output | van Hauser | |
2021-01-22 | basic cmplog std::string support | van Hauser | |
2021-01-22 | prepare for cmplog rtn std::string support for llvm and g++ | van Hauser | |
2021-01-21 | Merge pull request #689 from AFLplusplus/cmplog_merge | van Hauser | |
cmplog merge | |||
2021-01-20 | hex en/decode works now | van Hauser | |
2021-01-20 | bugfix and new transform detection feature | van Hauser | |
2021-01-19 | cleanup and rename _DISCARD->_SKIP | van Hauser | |
2021-01-18 | use enums, support cmplog map collisions | van Hauser | |
2021-01-18 | less logging | van Hauser | |
2021-01-17 | fix colorization | van Hauser | |
2021-01-15 | fix msg | van Hauser | |
2021-01-15 | merge cmplog | van Hauser | |
2021-01-15 | better error reporting | van Hauser | |
2021-01-08 | better gcc_plugin error msg | van Hauser | |
2021-01-08 | better gcc_plugin error msg | van Hauser | |
2021-01-06 | selective coverage fix | van Hauser | |