about summary refs log tree commit diff
path: root/unicorn_mode/samples/c
AgeCommit message (Expand)Author
2020-06-02minor fixesDominik Maier
2020-04-09Makefile cleanuphexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-03-09AFL without globals (#220)Dominik Maier
2020-02-19fixed -A in afl-showmapDominik Maier
2020-02-10minor fixes to c examplesDominik Maier
2020-02-04Back to single harnessDominik Maier
2020-01-27Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusDominik Maier
2020-01-22c example now uses persistent modeDominik Maier
2020-01-15persistent mode harnessDominik Maier
2020-01-14Fixed description of unicorn harness.cDominik Maier
2020-01-13fixed c harnessDominik Maier
2020-01-13C example addedDominik Maier