Ruben ten Hove
|
587f66f1b3
|
whoops..
|
2020-10-28 15:42:07 +01:00 |
|
Andrea Fioraldi
|
93c9093817
|
merge conflict
|
2020-10-28 14:36:49 +01:00 |
|
Andrea Fioraldi
|
fe705bb956
|
expand havoc if not new findings in the last 5 seconds
|
2020-10-28 14:32:53 +01:00 |
|
Ruben ten Hove
|
0b9b4adbd3
|
show supplied -t option so we know it's used
|
2020-10-28 14:03:01 +01:00 |
|
Ruben ten Hove
|
a09a6459ed
|
add name, forgot that last time
|
2020-10-28 11:36:06 +01:00 |
|
Ruben ten Hove
|
55dd04132f
|
add afl-dyninst shared libraries
|
2020-10-28 11:30:21 +01:00 |
|
Ruben ten Hove
|
d4bf0c7db7
|
add suggestion for using a ramdisk in docker
|
2020-10-28 11:27:11 +01:00 |
|
Ruben ten Hove
|
90e04d4909
|
cache is already removed here
|
2020-10-28 11:02:44 +01:00 |
|
Ruben ten Hove
|
0f14057812
|
this package was getting uninstalled anyway
|
2020-10-28 11:00:50 +01:00 |
|
Ruben ten Hove
|
0d0e220b4b
|
word-o
|
2020-10-28 10:39:58 +01:00 |
|
Ruben ten Hove
|
8cdf04ec90
|
quote the source lines
|
2020-10-28 10:39:45 +01:00 |
|
Ruben ten Hove
|
987ddb72b1
|
use fewer layers and remove apt cache
also use full-upgrade to ensure all conflicts are resolved
|
2020-10-28 10:38:43 +01:00 |
|
Ruben ten Hove
|
29a9d3aa49
|
add gnuplot for afl-plot
|
2020-10-28 10:36:34 +01:00 |
|
Ruben ten Hove
|
424438edfc
|
stop using deprecated MAINTAINER instruction, use LABEL instead
|
2020-10-28 10:35:07 +01:00 |
|
van Hauser
|
868cb61ea6
|
hopeful the final testcache improvement ...
|
2020-10-26 15:24:33 +01:00 |
|
van Hauser
|
44c65fa0a0
|
add no splicing compile option and print used compile options in afl-fuzz help
|
2020-10-26 14:44:05 +01:00 |
|
van Hauser
|
029d44a6ec
|
asan_build for tmin and analyze
|
2020-10-24 19:20:27 +02:00 |
|
van Hauser
|
ca938e7c4e
|
asan_build for tmin and analyze
|
2020-10-24 19:11:41 +02:00 |
|
van Hauser
|
18ad8a097c
|
travis test
|
2020-10-24 18:08:54 +02:00 |
|
van Hauser
|
aac0ab8c67
|
travis test
|
2020-10-24 17:57:05 +02:00 |
|
van Hauser
|
e5f30c6908
|
fix testcache bug
|
2020-10-24 16:28:46 +02:00 |
|
vanhauser-thc
|
e5c2779d56
|
symbolize=1 for travis
|
2020-10-24 12:16:30 +02:00 |
|
Dominik Maier
|
eefc3608e7
|
added UBSAN, MSAN options
|
2020-10-24 03:31:41 +02:00 |
|
Dominik Maier
|
4e99e3b36c
|
initializing testcase_buf
|
2020-10-24 03:16:22 +02:00 |
|
vanhauser-thc
|
4a5df3dcfe
|
symobile=1 for travis
|
2020-10-23 23:19:17 +02:00 |
|
vanhauser-thc
|
2e8ec1e339
|
allow symbolize=1 for asan/debug
|
2020-10-23 22:49:20 +02:00 |
|
van Hauser
|
aa0d378520
|
better cache entry algo
|
2020-10-23 15:21:21 +02:00 |
|
van Hauser
|
0e748ccda7
|
set max testcache entries automated if not specified by the user
|
2020-10-23 14:05:34 +02:00 |
|
van Hauser
|
c866aef37f
|
maybe enhancement to cache algo
|
2020-10-22 21:07:37 +02:00 |
|
van Hauser
|
8d75c08938
|
change queue cache algo
|
2020-10-22 15:48:09 +02:00 |
|
Andrea Fioraldi
|
982260c134
|
fix timeout bug in read_s32_timed on non linux OSes
|
2020-10-20 20:48:33 +02:00 |
|
Andrea Fioraldi
|
fa191017b5
|
Merge pull request #586 from b1gr3db/dev
qemu argv index was still wrong
|
2020-10-20 18:47:24 +02:00 |
|
bigredb
|
73c0e1357f
|
qemu argv index was still wrong
|
2020-10-20 05:16:34 -07:00 |
|
hexcoder-
|
d0cdbc48ae
|
always close file descriptor when opened, use standard types
|
2020-10-20 00:07:40 +02:00 |
|
van Hauser
|
ac1c3b8701
|
mini improvements
|
2020-10-19 11:34:57 +02:00 |
|
hexcoder-
|
d8a058bf59
|
fix AFL_CMIN_CRASHES_ONLY=1 afl-showmap
|
2020-10-17 14:34:14 +02:00 |
|
van Hauser
|
fcea01a8ea
|
add eviction stat
|
2020-10-17 11:38:55 +02:00 |
|
van Hauser
|
d5c3b4bafd
|
directly add new queue to cache
|
2020-10-16 09:35:35 +02:00 |
|
van Hauser
|
b82e9ad3db
|
next afl-showmap fix attempt
|
2020-10-16 09:16:35 +02:00 |
|
hexcoder-
|
fffe53136c
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2020-10-15 23:30:55 +02:00 |
|
hexcoder-
|
bded51e4ea
|
fix issue #583: afl-cmin -C incompatibility
|
2020-10-15 23:30:36 +02:00 |
|
Dominik Maier
|
190a9cf1e4
|
Down with Markdown
|
2020-10-15 19:42:23 +02:00 |
|
Dominik Maier
|
1818d1c6a7
|
Added citation instruction
|
2020-10-15 19:41:27 +02:00 |
|
van Hauser
|
ee66cd7b27
|
testcache_size = 2 ok fix
|
2020-10-15 17:08:45 +02:00 |
|
van Hauser
|
f41aafa4f7
|
retake from mem if possible
|
2020-10-15 15:48:39 +02:00 |
|
van Hauser
|
354bda2846
|
fix reget of testcase after trim
|
2020-10-15 15:33:47 +02:00 |
|
van Hauser
|
0f8529a3db
|
prepare halloween fuzzbench run
|
2020-10-15 15:22:40 +02:00 |
|
van Hauser
|
ea0851c654
|
fix previous commit
|
2020-10-15 12:54:18 +02:00 |
|
van Hauser
|
d1e18f9edf
|
fix afl_swap_bufs usage?
|
2020-10-15 12:20:33 +02:00 |
|
van Hauser
|
0139b8cdcb
|
add missing swap bufs
|
2020-10-15 10:28:11 +02:00 |
|