about summary refs log tree commit diff
path: root/docs
AgeCommit message (Collapse)Author
2021-06-07add changelogvanhauser-thc
2021-06-07add changelog entryvanhauser-thc
2021-06-07remove -D from -Mvanhauser-thc
2021-06-04add Rusthexcoder
2021-06-04add known frontends for supported compiler infrastructureshexcoder
2021-06-04move linkvanhauser-thc
2021-06-02fix -F with slash optionvanhauser-thc
2021-06-01add fix infovanhauser-thc
2021-06-01update MacOS Install informationvanhauser-thc
2021-06-01v3.14a initvanhauser-thc
2021-06-01v3.13c releasevanhauser-thc
2021-06-01fix docsvanhauser-thc
2021-06-01fix afl_custom_post_process with multiple custom mutatorsvanhauser-thc
2021-06-01Wording: "never zero" -> NeverZerohexcoder
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30add documentation for AFL_LLVM_THREADSAFE_INSThexcoder-
2021-05-28docs: fix link to README in QuickStartGuide (#946)Dag Heyman Kajevic
2021-05-28add --afl-noopt to afl-ccvanhauser-thc
2021-05-25typosvanhauser-thc
2021-05-25tweaksvanhauser-thc
2021-05-25Typo/wordinghexcoder
2021-05-25Typohexcoder
2021-05-25Typohexcoder
2021-05-25add AFL_TRY_AFFINITYvanhauser-thc
2021-05-25AFL_SKIP_CRASHES is obsolete since 3.0vanhauser-thc
2021-05-25less executions on variable pathsvanhauser-thc
2021-05-24add libafl to binary-only docvanhauser-thc
2021-05-22turn off map size detection if skip_bin_check is setvanhauser-thc
2021-05-22update binary-only docvanhauser-thc
2021-05-22added info about showmap queue directionsDominik Maier
2021-05-21fix llvm-dict2filevanhauser-thc
2021-05-17more documentation for AFL_EXIT_ON_TIMEDominik Maier
2021-05-17AFL_PRINT_FILENAMES addedDominik Maier
2021-05-17no core dumpsvanhauser-thc
2021-05-11fix a few cur_time usesvanhauser-thc
2021-05-11OSX-specific improvements (#912)Dustin Spicuzza
* Fix afl-cc to work correctly by default on OSX using xcode - CLANG_ENV_VAR must be set for afl-as to work - Use clang mode by default if no specific compiler selected * Add OSX-specific documentation for configuring shared memory
2021-05-10arch linux and mac os support for afl-system-configvanhauser-thc
2021-05-07Exit on time (#904)Roman M. Iudichev
* Variable AFL_EXIT_ON_TIME description has been added. Variables AFL_EXIT_ON_TIME and afl_exit_on_time has been added. afl->exit_on_time variable initialization has been added. The asignment of a value to the afl->afl_env.afl_exit_on_time variable from environment variables has been added. Code to exit on timeout if new path not found has been added. * Type of afl_exit_on_time variable has been changed. Variable exit_on_time has been added to the afl_state_t structure. * Command `export AFL_EXIT_WHEN_DONE=1` has been added. * Millisecond to second conversion has been added. Call get_cur_time() has been added. * Revert to using the saved current time value. * Useless check has been removed.
2021-05-06unicorn fixesDominik Maier
2021-05-06unicorn mips fixesDominik Maier
2021-04-30fix stdin trimmingvanhauser-thc
2021-04-30update changelogvanhauser-thc
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-26fixed example locationDominik Maier
2021-04-26moved custom_mutator examplesDominik Maier
2021-04-19drop support for llvm < 6.0vanhauser-thc
2021-04-16update docsvanhauser-thc
2021-04-16fix nitsvanhauser-thc