aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-10unified pointer placementDominik Maier
2020-03-10document new environment variables and code formatvan Hauser
2020-03-09now wiht 90% less leaksDominik Maier
2020-03-09quickfix for first big bug that use_stdin was not correctly initialized and c...van Hauser
2020-03-09replaced free with ck_freeDominik Maier
2020-03-09fix leaksvan Hauser
2020-03-09copyleft noteAndrea Fioraldi
2020-03-09code-formatvan Hauser
2020-03-09AFL without globals (#220)Dominik Maier
2020-03-09Merge pull request #240 from rish9101/refactorvan Hauser
2020-03-09more code formatvan Hauser
2020-03-09Remove get_cut_time function from multiple places and refactor coderish9101
2020-03-07Add two new hooks for the custom mutatorh1994st
2020-03-07solve linking error when python is not availableAndrea Fioraldi
2020-03-07custom havoc mutationAndrea Fioraldi
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-03-04Merge pull request #221 from h1994st/masterAndrea Fioraldi
2020-03-04added __afl_final_loc to all compile RTsvan Hauser
2020-03-03Finish refactoring APIs for the custom mutator and Python moduleh1994st
2020-03-02Refactoring `fuzz_py` APIh1994st
2020-03-02Uniform API for both Python and custom mutatorh1994st
2020-03-02Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplush1994st
2020-03-02Add new APIs for the custom mutatorh1994st
2020-03-01migrated autoresume to use get_afl_envDominik Maier
2020-03-01Added AFL_AUTORESUME optionDominik Maier
2020-02-29print OKF if an environment variable is successfully loaded - feebdack to thi...van Hauser
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28v2.62dvan Hauser
2020-02-28v2.62cvan Hauser
2020-02-28better alloc-inl.hvan Hauser
2020-02-28code-formatvan Hauser
2020-02-27cpyrightAndrea Fioraldi
2020-02-27restore alloc-inl from AFLAndrea Fioraldi
2020-02-24sync afl-as setup with afl-llvm-rt (add __afl_area_ptr[0] = 1)hexcoder-
2020-02-242.61d initvan Hauser
2020-02-24v2.61cvan Hauser
2020-02-24important InsTrim fixes!van Hauser
2020-02-21no unnecessary warnings in test.shvan Hauser
2020-02-19Merge pull request #202 from vanhauser-thc/cmplog_routinesAndrea Fioraldi
2020-02-19forgot cleanupvan Hauser
2020-02-18skeleton for rtn cmplogAndrea Fioraldi
2020-02-18cmplog routines llvm passAndrea Fioraldi
2020-02-18remove heap checks in alloc-inl.hAndrea Fioraldi
2020-02-17that env is not for the users, it is an internal env used to tell qemu that w...Andrea Fioraldi
2020-02-17code formatvan Hauser
2020-02-17unsafe memory speed togglevan Hauser
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16code formatAndrea Fioraldi
2020-02-09add 'e' code for versionvan Hauser