3ab7fcf5dd
fixed fauxserver msg
2020-04-10 22:53:59 +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
6dcbc4dff4
void * types in allocs
2020-04-10 21:03:48 +02:00
d928b148d8
tackeled some warnings
2020-04-10 20:57:46 +02:00
3209a9d4e8
removed vla for tmpfile
2020-04-10 20:35:16 +02:00
f0f83bab52
resize fix + code format
2020-04-10 17:47:22 +02:00
6aa6af04ac
files opened with fdopen should be closed with fclose
2020-04-10 16:45:45 +02:00
5b977453cb
another mem leak fix for master/slave usage
2020-04-10 15:06:31 +02:00
a60e425d39
fix small memory leak for in_place_resume
2020-04-10 14:52:59 +02:00
4e3739cdf2
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2020-04-10 14:50:05 +02:00
e51b4700e2
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
2020-04-10 14:34:24 +02:00
0b9f7c4c89
added back afl_state_deinit
2020-04-10 14:34:17 +02:00
9dcdbbb649
README: minor additions and typo fixes
2020-04-10 12:07:21 +02:00
ac2f0c9896
remove GNU makefile variants
2020-04-10 11:44:43 +02:00
fbf5e08425
merge PR#306 from neoni (thanks), silence test when bash is not found
2020-04-09 18:11:39 +00:00
df5c264754
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
2020-04-09 16:27:07 +02:00
66f535ad61
check for empty AFL env vars
2020-04-09 16:27:00 +02:00
b8d84ababb
lto module clean-up ( #303 )
2020-04-09 16:27:00 +02:00
b485b7a252
fix compilers for empty AFL_CC/AFL_CXX env
2020-04-09 16:27:00 +02:00
c1395bb543
LTO llvm11 ( #302 )
...
* new LTO mode for llvm 11
* remove unneeded afl-ld and env vars
2020-04-09 16:27:00 +02:00
0c2e998f69
2.63d init
2020-04-09 16:27:00 +02:00
504529c3aa
fix crash triage example ( #304 )
2020-04-09 13:46:21 +02:00
1fab45024b
check for empty AFL env vars
2020-04-09 13:17:56 +02:00
e354235ebb
lto module clean-up ( #303 )
2020-04-09 13:13:07 +02:00
d55196352c
fix compilers for empty AFL_CC/AFL_CXX env
2020-04-09 11:49:40 +02:00
45e569845e
LTO llvm11 ( #302 )
...
* new LTO mode for llvm 11
* remove unneeded afl-ld and env vars
2020-04-09 10:36:28 +02:00
b55421d4a1
2.63d init
2020-04-09 10:30:24 +02:00
fb8da3e4b1
push new version
2.63c
2020-04-09 10:23:37 +02:00
a9c0f9a165
fix indention
2020-04-09 10:23:37 +02:00
4b5c4d58dc
Update README.snapshot.md
2020-04-09 10:23:37 +02:00
b0e58b5b14
fixed critical whitespace
2020-04-09 10:23:37 +02:00
858c81a19b
fix compile for MacOSX -DFORTIFY_SOURCE=2 is problematic
2020-04-09 10:23:37 +02:00
04360a35ed
fix review comments by Heiko
2020-04-09 10:23:37 +02:00
c8ca944fac
fix review comments by Heiko
2020-04-09 10:23:37 +02:00
b5e4d1a491
fix gcc_plugin Makefile (VPATH)
2020-04-09 10:23:37 +02:00
20cb846c95
Makefile cleanup
2020-04-09 10:23:37 +02:00
a1e531589e
unicorn_mode/samples/persistent Makefile portable version
2020-04-09 10:23:37 +02:00
d6b680de48
remove todo
2020-04-09 10:23:37 +02:00
28314632bd
fix travis - heiko test your changes on linux pls ;)
2020-04-09 10:23:37 +02:00
09ab904354
one more include move
2020-04-09 10:23:37 +02:00
5c0cf60ec1
fix damage in test.sh
2020-04-09 10:23:37 +02:00
698caed9c0
llvm_mode ctx: move function terminator instrumentation before skipping blocks
2020-04-09 10:23:37 +02:00
ae05f5c4b0
afl-fuzz: add usage info when no python support is there, use it in test.sh
2020-04-09 10:23:37 +02:00
d397bba6b2
llvm_mode android fix
2020-04-09 10:23:37 +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
c36c1b8992
update todo
2020-04-09 10:23:37 +02:00
1d1f575b5c
add missing piece for CTX coverage
2020-04-09 10:23:37 +02:00
ecdffa03f8
added snapshot feature to documentation
2020-04-09 10:23:37 +02:00
6688184bfd
argv_fuzzing Makefile: portable version
2020-04-09 10:23:37 +02:00