12a7059ae8
added ignore info
2020-04-13 16:58:35 +02:00
a897f355a9
code format
2020-04-13 16:57:41 +02:00
326ab632c3
fixed uaf and warnings
2020-04-13 16:57:19 +02:00
7919545499
Better solution for ARM64 build fix ( #315 )
2020-04-12 16:55:52 +02:00
ee4e1936d0
build on arm64 fix. tested on Android. ( #313 )
2020-04-12 14:20:10 +02:00
29ee3a1ffc
refactored cmplog
2020-04-11 01:09:07 +02:00
3a509c6168
LTO optimization, variable map size, autodictionary ( #307 )
...
* lto module clean-up
* step 1/3
* step 1/3 completed
* if tmp is ever made non-static
* parts 2 and 3 - autodictionary is complete
* variable map_size support
* variable map size: changed overlooked functions
* remove debug for autodict
* 64 bit alignment of map size
* fix review comments
* force 64 bit alignment on both sides
* typo
2020-04-10 22:33:11 +02:00
7a6b66e684
fix limits.h include
2020-04-09 10:23:37 +02:00
e6daeef55c
fix compilation in OpenBSD
2020-04-09 10:23:37 +02:00
c14fd1ad18
code format, small improvements
2020-04-09 10:23:37 +02:00
e71c2937de
code format
2020-04-01 13:10:05 +02:00
b7f3d180aa
not allocating paths anymore
2020-04-01 13:10:05 +02:00
d39e9ea11c
little performance enhancements
2020-03-22 19:06:39 +01:00
5cf3426834
remove debug code
2020-03-21 22:17:57 +01:00
54d01fec43
moved string formatting to header
2020-03-21 21:48:52 +01:00
c6db05c5ae
test.sh with -no-pie
2020-03-21 21:10:38 +01:00
5b9d306cdf
no more (?) statics
2020-03-19 22:54:09 +01:00
51a346bcbe
50% less globals
2020-03-19 19:22:57 +01:00
be261b3e69
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
2020-03-19 15:20:39 +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
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
e673dc6dbe
stronger afl-fuzz performance compilation
2020-01-15 10:23:28 +01:00
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
939721e2cb
v2.59c release
2019-12-18 11:14:12 +01:00
ef43a4f82e
IOS build fix.
...
system call is disabled on this platform.
2019-12-06 18:43:15 +00:00
124ec8d297
code format (contributors, do it!)
2019-12-02 14:34:21 +01:00
760d4991f3
Android PR integration
2019-11-11 23:50:31 +01: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
20f009e927
added afl-fuzz -I cmdline option
2019-10-08 11:53:31 +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
1652831f1d
afl-fuzz-src/* -> src/afl-fuzz* rename
2019-09-02 17:40:23 +02:00