about summary refs log tree commit diff
path: root/src/afl-gotcpu.c
AgeCommit message (Collapse)Author
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
Thanks their API is very similar in this area.
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
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