about summary refs log tree commit diff
path: root/src/afl-gotcpu.c
AgeCommit message (Expand)Author
2020-11-10remove duplicate includevan Hauser
2020-06-11code format and debugvan Hauser
2020-06-10start of illumos cpu binding implementation.David Carlier
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-03-21afl-gotcpu.c: compielr warning fixed: initialize variable v2hexcoder-
2020-03-19fixed resize; removed more staticsDominik Maier
2020-03-10unified pointer placementDominik Maier
2020-03-09Remove get_cut_time function from multiple places and refactor coderish9101
2020-02-03docs to mdAndrea Fioraldi
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-18added Android PR from afl, left some ifdefs commented out thoughvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-11Android PR integrationvan Hauser
2019-10-26Porting cpu affinity to DragonFly.David Carlier
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-19afl-gotcpu: porting to Darwin using mach API.David Carlier
2019-10-04general maintancevan Hauser
2019-09-29NetBSD various support improvementsDavid Carlier
2019-09-28included #68 cpu binding for FreeBSD, thanks to devnexenhexcoder-
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-04added man pagesvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-04credits and license header for src/* and include/*Andrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-30update with changes from masterAndrea Fioraldi
2019-08-30format like AFL styleAndrea Fioraldi
2019-08-27include and src foldersAndrea Fioraldi