1074 Commits

Author SHA1 Message Date
Dominik Maier
7119bf5d86 Added rand, hash unittests 2020-06-22 21:58:23 +02:00
van Hauser
ea1222b33f old compiler fix 2020-06-22 21:40:02 +02:00
van Hauser
37edfe2de9 shmem support for afl-tmin and afl-showmap 2020-06-22 19:56:34 +02:00
aflpp
87f127722c fix afl-cmin.bash 2020-06-22 08:28:41 +02:00
van Hauser
a49b5ef072 allow /tmp 2020-06-22 07:16:24 +02:00
van Hauser
5cad92e57e fix unicorn mode for CFLAGS 2020-06-21 18:07:30 +02:00
van Hauser
eb3cb4bbf8 fix for s=0 2020-06-21 16:21:59 +02:00
van Hauser
b0866f59cc fix for -s 0 2020-06-21 14:08:41 +02:00
hexcoder-
b3b016a4a3 fix libradamsa see issue #419 2020-06-20 22:39:12 +02:00
2019
003456f770
fault == afl->crash_mode should be likely
Since during normal fuzzing, crash_mode is FSRV_RUN_OK, and fault is also usually FSRV_RUN_OK since most executions are valid executions, thus it should be likely instead of unlikely
2020-06-18 11:23:10 +08:00
van Hauser
61107c59cf fix displayed schedule 2020-06-17 16:46:30 +02:00
hexcoder-
bac2da8669 fix for *BSD: remove all HAVE_ARC4RANDOM dependencies 2020-06-16 01:29:07 +02:00
Dominik Maier
9c293b5b7b code format 2020-06-15 22:05:37 +02:00
Dominik Maier
6804065a8d using XX64 for 32 bit hash 2020-06-15 22:03:01 +02:00
Dominik Maier
246444dd57 tidied hash32, unicorn 2020-06-15 21:40:37 +02:00
van Hauser
f6d2da27e3 switched to new MOpt dictionary support 2020-06-15 21:07:35 +02:00
van Hauser
ada59feda8 improve performance for default power schedule 2020-06-15 20:02:28 +02:00
Dominik Maier
dc002b4b35 code format 2020-06-15 11:08:24 +02:00
Dominik Maier
acb0a2f027 fixed potential bugs 2020-06-15 11:07:57 +02:00
van Hauser
741dce3ca6
Merge pull request #404 from devnexen/haiku_porting
Porting to Haiku.
2020-06-14 17:38:17 +02:00
David Carlier
67d87dd2a9 Porting to Haiku.
getrusage does not implement resident memory gathering, no shm api neither.
2020-06-14 15:32:02 +00:00
van Hauser
ab142282a3 kill targets on exit 2020-06-14 16:08:58 +02:00
van Hauser
bfe5b88e78 code format 2020-06-13 14:28:42 +02:00
van Hauser
fc26001b50 fix shmem 2020-06-13 13:47:43 +02:00
van Hauser
1542c7f49c fix typos 2020-06-13 10:58:30 +02:00
van Hauser
615ab1a7b8 fix resize window crash and slightly more performant timed_read 2020-06-13 00:14:14 +02:00
van Hauser
ce1af1bc9c code-format killed the compilation 2020-06-12 16:57:33 +02:00
van Hauser
40aca0b6b3 fix for checksums 2020-06-12 16:33:20 +02:00
van Hauser
a632c00b0d switch to faster and better hash + random 2020-06-12 16:08:49 +02:00
van Hauser
db2e04361d shm debug and fixes 2020-06-12 11:57:54 +02:00
van Hauser
7d19b108c4 fix warnings 2020-06-12 09:23:38 +02:00
van Hauser
818afe6232 added MOpt dictionary support from repo 2020-06-12 08:27:03 +02:00
van Hauser
e8da5f9e28 code format and debug 2020-06-11 19:30:28 +02:00
David Carlier
b3feda052d start of illumos cpu binding implementation.
The current user needs the proc_owner permission, not something doable
 via the settings script.
2020-06-10 16:16:47 +01:00
van Hauser
5cb6dc7795
Merge pull request #398 from devnexen/array_subscript_warn_fix
Disable array subscript warning
2020-06-10 09:25:31 +02:00
David Carlier
4ee4495120 Disable array subscript warning 2020-06-09 22:43:31 +01:00
David Carlier
cbdcd32959 systems w/o affinity support build fix 2020-06-09 22:14:13 +01:00
Dominik Maier
81829d132b always set status 2020-06-09 17:09:34 +02:00
Dominik Maier
5fa0f8f55b fix debug output in stats 2020-06-09 17:01:41 +02:00
van Hauser
32a40ab5c5 add cpu affinity to fuzzer_stats 2020-06-09 11:22:27 +02:00
Dominik Maier
feffae60dd code format 2020-06-09 03:48:50 +02:00
Dominik Maier
92b8c5bb60 fixed shmap fuzzing 2020-06-09 03:03:21 +02:00
van Hauser
e01cad2f7d qemu debug 2020-06-05 09:42:17 +02:00
van Hauser
a9348e0acc fix cmplog for shmem persistent mode 2020-06-04 16:31:53 +02:00
hexcoder-
9a1e22afab typo 2020-06-04 15:31:27 +02:00
van Hauser
855ee06247 add afl-ld-lto for LTO 2020-06-04 13:57:16 +02:00
van Hauser
88e83c7322 code format 2020-06-04 02:53:24 +02:00
van Hauser
35ddec7aeb fix shmem persistent mode 2020-06-04 02:37:05 +02:00
van Hauser
ea91cfdf9a fix shmem 2020-06-03 18:09:06 +02:00
van Hauser
031e4300a5 switch order of shmem fuzz 2020-06-03 16:19:09 +02:00