about summary refs log tree commit diff
path: root/src/afl-fuzz-init.c
AgeCommit message (Collapse)Author
2020-02-03docs to mdAndrea Fioraldi
2020-02-01AFL_ALIGNED_ALLOC in libdislocatorAndrea Fioraldi
2020-01-31fuzz init same fails and tries approach as Linux/Android.David Carlier
2020-01-28android: prefer bigcoresvan Hauser
2020-01-27Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusDominik Maier
2020-01-20fixed Heiko's global search-replace :)van Hauser
2020-01-15persistent mode harnessDominik Maier
2019-12-31v2.60d and year 2020 initvan Hauser
2019-12-18v2.59c release 2.59cvan Hauser
2019-12-10fixes for FreeBSD: libtokencap, free cpu detection thresholdhexcoder-
2019-12-09Merge pull request #131 from devnexen/ios_build_fixvan Hauser
IOS build fix.
2019-12-07support universal mach-o binariesAndrea Fioraldi
2019-12-06IOS build fix.David Carlier
system call is disabled on this platform.
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-17not all CPUs understand ondemandvan Hauser
2019-11-17not all CPUs understand ondemandvan Hauser
2019-11-15not all CPUs know ondemandvan Hauser
2019-11-08raise limit for free core detection on FreeBSD and dragonFlyBSDhexcoder-
2019-10-26Merge pull request #89 from devnexen/dfbsd_portinghexcoder
Porting cpu affinity to DragonFly.
2019-10-26Porting cpu affinity to DragonFly.David Carlier
Thanks their API is very similar in this area.
2019-10-26make initial inputs names consistent with others using time:0Andrea Fioraldi
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-12fine tuning cpu percentage limit to be detected as bound cpu on FreeBSDhexcoder-
2019-10-11FreeBSD making more tolerant the cpu binding at init timeDavid Carlier
2019-10-11NetBSD binding to cpu, ignore sleeping processes.David Carlier
2019-10-08persistent qemu should now works as expectedAndrea Fioraldi
2019-10-05bind_to_free_cpu NetBSD's turnDavid Carlier
2019-10-04general maintancevan Hauser
2019-10-04Binding to the first free cpu, porting to FreeBSDDavid Carlier
2019-10-02imported fix from google aflvan Hauser
2019-09-29NetBSD various support improvementsDavid Carlier
2019-09-21oops, typo correctedhexcoder-
2019-09-21fix macos commit to make it portable again. Would not compile on OpenBSD.hexcoder-
2019-09-18Checking CPU scaling on MacOSDavid Carlier
Checking optimal cpu performance or ignore if the AFL_SKIP_CPUFREQ env is set.
2019-09-17wine mode first commitAndrea Fioraldi
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-09-02afl-fuzz.c completely splittedAndrea Fioraldi