3357 Commits

Author SHA1 Message Date
van Hauser
e5de66e463 fix afl-cc build for no llvm present 2020-10-10 00:16:52 +02:00
van Hauser
125f8b6ba7 -m none is the default now 2020-10-09 23:23:44 +02:00
Edznux
4cb4772e2a
Remove ==1 in the condition 2020-10-09 18:58:27 +02:00
van Hauser
43d8296504 increase default cache size 2020-10-09 16:45:27 +02:00
Edznux
0220a8ff66
Add env var toggle for StatsD 2020-10-08 20:48:46 +02:00
van Hauser
fd4a2dfec2 fix persistent_demo_new.c 2020-10-08 17:51:16 +02:00
Edznux
deab5a1532
Add documentation/help for AFL_STATSD_TAGS_FLAVOR 2020-10-07 19:44:02 +02:00
van Hauser
c12b98e0a4 efficient queue jump 2020-10-07 17:45:54 +02:00
van Hauser
794e8d2d67 change HAVOC_MAX_MULT* to 64 2020-10-07 08:32:58 +02:00
Edznux
1fd2ffaf14
Fix read on undefined char*. 2020-10-07 00:51:31 +02:00
Edznux
3e16cf5fbf
Remove statsd_socket_init, just let it init when doing the first iteration 2020-10-07 00:20:13 +02:00
Edznux
17abe7d36e
Fixed segfault because wrong order in args 2020-10-06 23:23:45 +02:00
Edznux
3d7bdc9f0b
[WIP: segfault on non dogstatsd] Adding MACROS for format 2020-10-06 23:00:11 +02:00
hexcoder-
f519fff7bc fix compiler warning on 32-bit platforms 2020-10-06 21:56:17 +02:00
van Hauser
231420775f fix test-performance.sh 2020-10-06 19:49:48 +02:00
Dominik Maier
2d5fadc1e6 hunting ref underflow 2020-10-06 16:45:25 +02:00
Dominik Maier
4f207b4eba fixed ref check 2020-10-06 16:20:32 +02:00
Dominik Maier
693252c737 fixed missing quote warning 2020-10-06 16:17:53 +02:00
Dominik Maier
74dc227c44 code format 2020-10-06 15:38:36 +02:00
Dominik Maier
a4b60ca5b6 testcase cache added 2020-10-06 15:37:59 +02:00
Dominik Maier
fd4efd04a1 fixed gcc 10 warning 2020-10-05 23:07:22 +02:00
Edznux
9ac9aa2511
Fix code format 2020-10-05 22:21:24 +02:00
Edznux
916b6fd317
Refactor global var into afl_state_t struct 2020-10-05 22:21:01 +02:00
Edznux
2bf3a70e2b
Correctly handle env var. 2020-10-05 22:01:50 +02:00
Edznux
9b112fde1a
Add help for AFL_STATSD_HOST &
AFL_STATSD_PORT env var
2020-10-05 19:29:37 +02:00
van Hauser
bab60b68d9 changed the default schedule to coe 2020-10-04 20:45:59 +02:00
Edznux
1a12db1b59
Code format 2020-10-04 16:11:05 +02:00
Edznux
1e0bc2e5c3
Merge remote-tracking branch 'origin/dev' into statsd_implem 2020-10-04 16:03:15 +02:00
Edznux
b0de6fed11
Mention tags format in macro's name 2020-10-04 14:29:50 +02:00
Edznux
ca6106a1dc
Refactor 2020-10-04 14:24:25 +02:00
Edznux
6006cce0cf
Define config, change parent func to show_stats 2020-10-04 03:24:09 +02:00
Edznux
ff8c6d2415
Adds other metrics 2020-10-04 03:22:28 +02:00
Edznux
26dcddab0c Add config ifdef 2020-10-03 23:56:55 +02:00
Edznux
2239743361 Rewrote format metric to be simpler/more static 2020-10-01 00:11:01 +02:00
van Hauser
383cd487a2 small improvements to Marcel's patch, fix laf-intel + redqueen crashes 2020-09-29 15:02:57 +02:00
van Hauser
fe08482c1b
Merge pull request #568 from mboehme/dev
Patching and improving AFLFast schedules.
2020-09-29 14:06:20 +02:00
Marcel Boehme
e87eca7fe8 Patching and improving AFLFast schedules. 2020-09-29 11:53:27 +00:00
van Hauser
e69b25e34b increase havoc_stack_pow2 on no finds 2020-09-28 10:13:00 +02:00
David CARLIER
e85fde201e
OpenBSD build fix (#566)
* OpenBSD build fix proposal.
Mainly the gcc plugin, using one of the egcc/eg++ version available.
Needs pthread flag to r/w lock api.

* README update
2020-09-26 19:02:19 +02:00
Andrea Fioraldi
e301822c68 readme 2020-09-26 12:41:13 +02:00
Edznux
a55e0d1189
WIP envs 2020-09-25 23:28:15 +02:00
van Hauser
fc75d2b181 remove warnings 2020-09-25 13:14:54 +02:00
van Hauser
6b3b1775b6 improving on splice candidate check patch 2020-09-25 12:03:24 +02:00
van Hauser
3334eeb4eb
Merge pull request #564 from wakolzin/dev
Fix potential endless loop in custom_mutator_stage
2020-09-25 11:39:25 +02:00
van Hauser
e38ca0e750 setting HAVOC_STACK_POW2 to 4, as fuzzbench shows that too mach mutation is less effective 2020-09-25 10:48:08 +02:00
Vitalii Akolzin
a75e7594f7 Add comments
Co-authored-by: Ivan Gulakov <gulakov@ispras.ru>
2020-09-24 18:50:59 +03:00
Vitalii Akolzin
888d63748a Fix potential endless loop in custom_mutator_stage
Co-authored-by: Ivan Gulakov <gulakov@ispras.ru>
2020-09-24 18:25:32 +03:00
Andrea Fioraldi
818c05cf29 qemuafl 2020-09-23 19:53:37 +02:00
Dominik Maier
60ef1f7305
Update Changelog.md 2020-09-23 02:28:19 +02:00
Tim Blazytko
b3b5e25091
examples: fixed path for docs (#563) 2020-09-23 01:58:11 +02:00