Commit Graph

194 Commits

Author SHA1 Message Date
7d7a8c7c39 code-format 2020-08-10 19:05:22 +02:00
a422fcaa40 fixed minor inconsistencies, reenabled warnings 2020-08-10 19:04:51 +02:00
22d3a5e90a enabled Wextra, fixed bugs 2020-08-07 16:55:58 +02:00
fb14e55cc9 fix -N description 2020-08-07 09:05:40 +02:00
409e4ae945 fix expand havoc for ..._only modes 2020-08-03 13:13:32 +02:00
54d9668580 Haiku set explicitly to performance.
No command line to set through afl-system-config (the only one is a GUI).
2020-07-31 17:27:01 +00:00
cd576fa59d fixes 2020-07-31 10:42:43 +02:00
320f26d26f add -b option to afl-fuzz 2020-07-30 19:00:41 +02:00
4550613f58 Merge branch 'dev' into text_inputs 2020-07-29 11:39:00 +02:00
23718e5198 forgot getopt 2020-07-28 09:52:28 +02:00
7944009a65 unrenice 2020-07-27 13:07:55 +02:00
1bbeef48e1 update readme, renice -20 2020-07-27 09:10:48 +02:00
30c0991543 better text mutation 2020-07-24 13:26:07 +02:00
9cddbc0420 add -F option to sync to foreign fuzzer queues 2020-07-24 12:26:52 +02:00
3e04dbd5a1 no cycle on expand 2020-07-23 16:43:25 +02:00
b015e4f07a epand havoc now env 2020-07-22 16:15:16 +02:00
ce9b4698fe added andrea's splicing, added cycle_schedules 2020-07-21 20:53:51 +02:00
6c163910ee debug test for rng 2020-07-20 12:08:31 +02:00
383b280531 added frida gum extension 2020-07-14 23:26:11 +02:00
83790d65af eliminate race condition for cpu affinity on -M/-S 2020-07-08 11:16:39 +02:00
6b98157c1a v2.66c release preparation 2020-07-01 09:15:47 +02:00
d898418037 restore credit for afl-tmin fork server patch 2020-07-01 07:43:14 +02:00
7527c76c74 reduce the time interval in which the secondaries sync 2020-06-30 17:33:47 +02:00
06264df168 rename whitelist -> instrumentlist 2020-06-30 17:28:21 +02:00
29e41a09d5 fix typos 2020-06-27 18:16:27 +02:00
171b1923e9 shmem release fix 2020-06-25 22:02:02 +02:00
8178f4dfdd remove radamsa, add radamsa custom mutator 2020-06-25 16:51:29 +02:00
b5573b3adb add seek power schedule, remove update stats in calibration, fix help output 2020-06-25 10:33:59 +02:00
1d7c76d141 decrease time to sync for main 2020-06-24 17:37:16 +02:00
fce010f051 add -D option for -S 2020-06-24 11:14:00 +02:00
bdc8e3b79e create .synced/NAMES.last to document last sync attempts 2020-06-24 11:09:33 +02:00
7119bf5d86 Added rand, hash unittests 2020-06-22 21:58:23 +02:00
eb3cb4bbf8 fix for s=0 2020-06-21 16:21:59 +02:00
b0866f59cc fix for -s 0 2020-06-21 14:08:41 +02:00
dc002b4b35 code format 2020-06-15 11:08:24 +02:00
ab142282a3 kill targets on exit 2020-06-14 16:08:58 +02:00
40aca0b6b3 fix for checksums 2020-06-12 16:33:20 +02:00
a632c00b0d switch to faster and better hash + random 2020-06-12 16:08:49 +02:00
4ee4495120 Disable array subscript warning 2020-06-09 22:43:31 +01:00
a9348e0acc fix cmplog for shmem persistent mode 2020-06-04 16:31:53 +02:00
88e83c7322 code format 2020-06-04 02:53:24 +02:00
fc164e4709 code format 2020-06-03 10:50:49 +02:00
9962de1a4c shared mem input for qemu persistent hook 2020-06-03 09:57:44 +02:00
83112ed5e0 got rid of questionable phrasing 2020-06-02 14:54:24 +02:00
fbd781fc83 Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev 2020-06-02 14:10:44 +02:00
62306f5ce8 minor fixes 2020-06-02 14:10:40 +02:00
0de25f08ba code format 2020-06-01 12:30:55 +02:00
ee14785f68 starting shmap support for unicorn 2020-05-31 04:13:41 +02:00
707145c491 persistent mode: shared memory test case transfer 2020-05-25 16:40:55 +02:00
982017a2ab remove master file on exit 2020-05-20 22:52:33 +02:00