Dominik Maier
6d3dc83c5d
code format
2020-03-27 11:06:06 +01:00
Dominik Maier
89512d4e05
fixed call of custom mutators
2020-03-27 11:06:06 +01:00
van Hauser
29853549c3
add RARE schedule. also fixes doc_path
2020-03-20 08:54:09 +01:00
Dominik Maier
b6fa63abdf
code format
2020-03-19 19:23:58 +01:00
Dominik Maier
51a346bcbe
50% less globals
2020-03-19 19:22:57 +01:00
van Hauser
3aa7242925
added mmopt power schedule
2020-03-17 21:42:36 +01:00
Dominik Maier
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
van Hauser
988a32ced5
code-format
2020-03-09 12:21:54 +01:00
Dominik Maier
dba3595c0a
AFL without globals ( #220 )
...
* moved globals to afl, shm and fsrv
* moved argv to afl state, less bugs
* fixed unicorn docu
* lists everywhere
* merged custom mutators
* fixed leaks in afl-fuzz
2020-03-09 11:24:10 +01:00
h1994st
8f93cf5c55
Add two new hooks for the custom mutator
...
- `afl_custom_queue_get` and `afl_custom_queue_new_entry`
- Update the corresponding document and examples
2020-03-07 16:28:48 -05:00
van Hauser
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
van Hauser
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
hexcoder-
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
Andrea Fioraldi
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
Andrea Fioraldi
9705ccee67
credits and license header for src/* and include/*
2019-09-04 09:43:09 +02:00
Andrea Fioraldi
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
Andrea Fioraldi
e9d968e060
afl-fuzz.c completely splitted
2019-09-02 18:41:27 +02:00
van Hauser
1652831f1d
afl-fuzz-src/* -> src/afl-fuzz* rename
2019-09-02 17:40:23 +02:00