5b9d306cdf
no more (?) statics
2020-03-19 22:54:09 +01:00
b6fa63abdf
code format
2020-03-19 19:23:58 +01:00
51a346bcbe
50% less globals
2020-03-19 19:22:57 +01:00
a57896a7ce
fixed segfault on early bailout
2020-03-17 00:00:36 +01:00
61ba214f19
print a completed UI screen on exit without bugs :)
2020-03-15 22:51:22 +01:00
87599de782
fix errors in last commit (u8)afl_get_env
2020-03-15 19:39:03 +01:00
126d1f1cd1
Move afl-fuzz related env variables into afl_state_t ( #252 )
...
* Move afl-fuzz related env variables into afl_state_t
* Move the env variables assignment from fuzz_init and code Format
* Fix typo
* Remove redundant env variables from afl_env struct
* Rename function to read_afl_environment
2020-03-15 18:29:23 +01:00
15ba6249fc
fauxserver
2020-03-15 17:02:48 +01:00
684f4dd1c4
honor afl_quiet on env var checks + code-format
2020-03-11 11:42:57 +01:00
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
988a32ced5
code-format
2020-03-09 12:21:54 +01:00
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
7862416844
Uniform API for both Python and custom mutator
2020-03-02 19:29:41 -05:00
95322c11d9
print OKF if an environment variable is successfully loaded - feebdack to this please ...
2020-02-29 20:49:16 +01:00
e2ef242898
fuzzer_stat eps is now overall not current, clang-format fixed to v8
2020-02-09 09:43:33 +01:00
aa2cb66ea2
code format
2020-02-07 20:44:36 +01:00
1edc392194
afl-showmap fix
2020-02-05 17:33:02 +01:00
542bea37fb
fix MDs
2020-02-03 16:10:16 +01:00
4384008f81
AFL_ALIGNED_ALLOC in libdislocator
2020-02-01 19:12:26 +01:00
6e9fce1c2d
Merge branch 'master' into CmpLog
2020-01-30 22:52:27 +01:00
f07fc52cd0
stats screen for cmplog only
2020-01-30 22:49:31 +01:00
c8581050ff
status custom/rq
2020-01-30 22:46:56 +01:00
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
b6c5974b37
format
2020-01-17 16:41:30 +01:00
55e9297202
first experiment cmplog
2020-01-17 16:39:05 +01:00
d1d5e7c02a
blacklist function support for llvm_mode
2020-01-15 10:10:25 +01:00
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
67b6298895
qemu ld_preload support and added socket_fuzzing ld_preload library
2019-12-24 20:56:10 +01:00
5e53d337db
split havoc/custom line in status screen
2019-12-19 14:35:26 +01:00
124ec8d297
code format (contributors, do it!)
2019-12-02 14:34:21 +01:00
659db7e421
Merge branch 'master' into radamsa
2019-11-11 14:36:06 +01:00
6e5143681c
enhanced radamsa integration
2019-10-24 16:53:30 +02:00
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
8a78637719
add gcc_plugin to code formatter and run it
2019-10-19 16:19:46 +02:00
45bb85cd8f
tighter format to avoid overwriting right border
2019-10-07 22:41:01 +02:00
ff5c7b155c
custom mutator fuzzing yields UI
2019-09-20 19:20:15 +02:00
a8d96967c4
fixed maxrss stat
2019-09-04 10:32:32 +02:00
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
9705ccee67
credits and license header for src/* and include/*
2019-09-04 09:43:09 +02:00
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
e9d968e060
afl-fuzz.c completely splitted
2019-09-02 18:41:27 +02:00