about summary refs log tree commit diff
path: root/examples/argv_fuzzing
AgeCommit message (Collapse)Author
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-04-17examples Makefiles: silence errors when there is no 32-bit support installedhexcoder-
2020-04-14fix Makefile for examples/argv_fuzzing and socket_fuzzinghexcoder-
2020-04-09argv_fuzzing Makefile: portable versionhexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-03-10unified pointer placementDominik Maier
2020-02-23fix -m32 on arm 32 bit (is -m32be). make 32 and 64 bit varaints optionalhexcoder-
2020-02-16code formatAndrea Fioraldi
2020-02-13argv fuzzing afl-fuzz-inl.h: apply patch from issue#195hexcoder
@dpmdpm2: Thanks
2020-02-03move custom and pythoon mutators examples into examples/Andrea Fioraldi