about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-01-15blacklist function support for llvm_modevan Hauser
2020-01-14todo updatevan Hauser
2020-01-14Fixed description of unicorn harness.cDominik Maier
2020-01-13fixed c harnessDominik Maier
2020-01-13C example addedDominik Maier
2020-01-12renamed to unicornaflDominik Maier
2020-01-11Merge pull request #171 from devnexen/obsd_build_fixvan Hauser
experimental OpenBSD build fix
2020-01-11experimental OpenBSD build fixDavid Carlier
2020-01-10try travis as rootvan Hauser
2020-01-09NetBSDs wc -l prints spaces before the number, so string testhexcoder-
failed -> use pattern matching with "case" instead.
2020-01-08Merge pull request #166 from devnexen/llvm_mode_avoid_instrinsicshexcoder
llvm_mode little update proposal (avoid instrumenting llvm intrinsic functions).
2020-01-08Merge pull request #167 from korniltsev/korniltsev/typovan Hauser
fix typo in uncorn_mode/readme
2020-01-08fix typo in uncorn_mode/readmeAnatoly Korniltsev
2020-01-07increase memory for afl-tmin testhexcoder
needed by NetBSD
2020-01-07llvm ver display in afl-clang-fastvan Hauser
2020-01-07llvm_mode little update proposal.David Carlier
avoiding intrinsics generated by LLVM for the isntrumentation.
2020-01-07update todovan Hauser
2020-01-07undo bash -> sh change, remove some bash specific constructs.hexcoder-
(WIP: does not yet work with bourne shell)
2020-01-07Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-01-07remove bash dependency (not generally present on *BSD)hexcoder-
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06moar copyright notesAndrea Fioraldi
2020-01-062020 copyright noteAndrea Fioraldi
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2020-01-06minor fix for man page installvan Hauser
2020-01-05test.sh honors LLVM_CONFIGvan Hauser
2020-01-03Typo in namehexcoder
2020-01-02Typos fixedhexcoder
2020-01-02remove unnecessary conditionsvan Hauser
2020-01-02compile fixesvan Hauser
2020-01-01Merge pull request #161 from devnexen/libtokencap_mac_fixvan Hauser
libtokencap, fix mac os process map lookup.
2020-01-01libtokencap, fix mac os process map lookup.David Carlier
Incrementing base address for next iteration.
2019-12-31typovan Hauser
2019-12-31show correct python version and readme namevan Hauser
2019-12-31show correct python version and readme namevan Hauser
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-31final touches before 2.60 2.60cvan Hauser
2019-12-30Update README.mdhexcoder
2019-12-30added testcases for afl-tmin and afl-cminvan Hauser
2019-12-30critical bugfix for afl-tminvan Hauser
2019-12-30Merge pull request #160 from devnexen/timingsafe_flavors_libtokenvan Hauser
libtokencap adding timingsafe* string comparators
2019-12-30libtokencap adding timingsafe* string comparatorsDavid Carlier
2019-12-30really ensure that all .test files are removed after they are not needed anymorevan Hauser
2019-12-30makefile clean fixvan Hauser
2019-12-29added AFL_AS_FORCE_INSTRUMENT envvan Hauser
2019-12-28make clean beautificationvan Hauser
2019-12-28Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-12-28remove docs when building qemu staticAndrea Fioraldi
2019-12-28code formatvan Hauser