Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | further fixes for new pass manager | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-10-18 | format and remove warning | vanhauser-thc | |
2021-10-18 | lto and llvm14-dev | vanhauser-thc | |
2021-10-09 | Merge pull request #1107 from devnexen/llvm_pass_update | van Hauser | |
LLVM passes making slightly more C++ | |||
2021-10-09 | LLVM passes making slightly more C++ | David Carlier | |
2021-10-03 | LLVM LTO plugin using smart pointer for __afl_internal_directory variable | David Carlier | |
2021-07-30 | add more string functions for dictionary features | vanhauser-thc | |
2021-07-07 | fix failures for some sized string instrumentations | vanhauser-thc | |
2021-06-01 | fix stupid typos | hexcoder- | |
2021-06-01 | adapt to incompatible LLVM 13 API | hexcoder- | |
2021-06-01 | threadsafe doc fixes, code format | vanhauser-thc | |
2021-05-31 | Merge branch 'dev' into going_atomic | hexcoder | |
2021-05-30 | add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes | hexcoder- | |
2021-04-28 | Frida persistent (#880) | WorksButNotTested | |
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com> | |||
2021-04-17 | Change other LLVM modes to atomic increments | hexcoder- | |
2021-04-09 | fix afl_custom_queue_new_entry when syncing | vanhauser-thc | |
2021-04-04 | cleanup | vanhauser-thc | |
2021-03-05 | fix laf string transform crash | vanhauser-thc | |
2021-03-02 | better unicode support | vanhauser-thc | |
2021-03-02 | fix llvm for unicode strings (hopefully) | vanhauser-thc | |
2021-03-01 | ensure proper aligning for skim patch | vanhauser-thc | |
2021-02-07 | fix scan-build issues | vanhauser-thc | |
2021-02-07 | larger map, stats reload fix, code format | vanhauser-thc | |
2021-02-04 | dockerfile: fix qemu built, update llvm to 12 | vanhauser-thc | |
2021-01-15 | fix msg | van Hauser | |
2021-01-04 | code format | van Hauser | |
2021-01-04 | more code cleanup (instrumentation) | hexcoder- | |
2020-09-22 | fix LTO autodictionary for ints > 64 bits | van Hauser | |
2020-09-06 | bcmp for compare-transform-pass | van Hauser | |
2020-09-06 | add std::string and bcmp to dictionary functions | van Hauser | |
2020-09-05 | cmp dict for LTO | van Hauser | |
2020-09-05 | first batch of changes | vanhauser-thc | |