|
52c221fc48
|
selective coverage fix
|
2021-01-06 09:35:47 +01:00 |
|
|
4c78bb7080
|
cpp fix
|
2021-01-05 22:13:55 +01:00 |
|
|
faefad564b
|
Haiku afl-system-config disable debugger, afl-cc.c avoid -lrt
|
2021-01-05 16:49:04 +00:00 |
|
|
6b54310452
|
selective instrumentation documented
|
2021-01-05 12:30:26 +01:00 |
|
|
6c095b3937
|
code format
|
2021-01-04 23:13:56 +01:00 |
|
|
c6e038fe25
|
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
|
2021-01-04 20:40:53 +01:00 |
|
|
58039d181a
|
stability fix
|
2021-01-03 12:34:23 +01:00 |
|
|
880513651d
|
cmplog cleanup
|
2021-01-03 10:13:55 +01:00 |
|
|
1857df8d06
|
cleanup
|
2021-01-03 00:37:56 +01:00 |
|
|
33abd70647
|
typo
|
2021-01-02 20:06:02 +01:00 |
|
|
fac373ec9e
|
try new weighting
|
2021-01-01 13:42:58 +01:00 |
|
|
7e6645d5a2
|
float2double
|
2020-12-31 11:51:10 +01:00 |
|
|
84e72b0a51
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2020-12-30 13:03:13 +01:00 |
|
|
b0d69f1b69
|
cleanup of hot fix for -s on 32-bit
|
2020-12-30 13:02:11 +01:00 |
|
|
f38595f6b4
|
better weighting
|
2020-12-30 12:32:55 +01:00 |
|
|
0246fe9200
|
fix 32-bit mode, fix weighting
|
2020-12-30 10:34:22 +01:00 |
|
|
d687fbdfb4
|
fix CodeQL warning on theoretically possible unsigned overflow
|
2020-12-29 19:53:56 +01:00 |
|
|
e9a306a50e
|
fix localtime warnings from CodeQL
|
2020-12-29 10:25:48 +01:00 |
|
|
107c79b84b
|
now fix afl-clang compiles on 32-Bit properly
|
2020-12-29 18:17:50 +01:00 |
|
|
80767480f0
|
Revert "fix afl-clang on 32-Bit systems"
This reverts commit 83c1378fc1 .
|
2020-12-29 18:13:36 +01:00 |
|
|
83c1378fc1
|
fix afl-clang on 32-Bit systems
|
2020-12-29 14:19:35 +01:00 |
|
|
0922763db1
|
Update afl-fuzz-queue.c
|
2020-12-29 14:57:05 +11:00 |
|
|
d103e39f58
|
fix instrumentation type display
|
2020-12-28 17:06:55 +01:00 |
|
|
688f4ffb89
|
added corpus introspection
|
2020-12-28 14:01:48 +01:00 |
|
|
8e2b59ffca
|
more flexible system support for afl-frida
|
2020-12-26 23:04:21 +01:00 |
|
|
4af0065f4a
|
Fix missing include for macOS. (#660)
|
2020-12-26 20:23:59 +01:00 |
|
|
0b9ca807f2
|
fix exec/s display
|
2020-12-26 13:15:05 +01:00 |
|
|
a4fd4ea0f4
|
fix LTO
|
2020-12-25 12:13:45 +01:00 |
|
|
03849d147a
|
warn on _AFL and __AFL env vars
|
2020-12-23 17:56:39 +01:00 |
|
|
ceed19f275
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2020-12-22 20:33:56 +01:00 |
|
|
9a5ea5b5c2
|
workaround for Solaris: NAME_MAX is not defined
|
2020-12-22 20:33:06 +01:00 |
|
|
e790667fd2
|
one more with nonstd array initializers
|
2020-12-22 20:29:22 +01:00 |
|
|
8241ded12e
|
more portability non std array initializers
|
2020-12-22 20:19:43 +01:00 |
|
|
f18afa8ccd
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2020-12-22 19:42:00 +01:00 |
|
|
2a994e457a
|
portability: avoid void * arithmetic (UB), avoid GNU extension for array initializations
|
2020-12-22 19:39:49 +01:00 |
|
|
9759320266
|
afl-clang-fast fix
|
2020-12-22 12:33:58 +01:00 |
|
|
27b9ba4502
|
better gcc and clang support for afl-cc
|
2020-12-22 10:51:40 +01:00 |
|
|
7e27448dac
|
another 32 bit fix
|
2020-12-21 12:19:22 +01:00 |
|
|
6d1f17d78d
|
Merge branch 'dev' into skim_romu
|
2020-12-21 11:02:09 +01:00 |
|
|
2e3cf10070
|
document AFL_LLVM_INSTRUMENT option NATIVE
|
2020-12-20 22:53:41 +01:00 |
|
|
98ee17bc47
|
fix endless loop in afl-cc allow/blocklists starting a line with a comment
|
2020-12-20 14:30:06 +01:00 |
|
|
12ebb351dc
|
apply nocolor changes
|
2020-12-18 21:10:39 +01:00 |
|
|
ea9db86bb8
|
mem error fix
|
2020-12-18 10:20:43 +01:00 |
|
|
3ee12009c0
|
Merge pull request #641 from AFLplusplus/dev
Dev
|
2020-12-18 09:36:22 +01:00 |
|
|
0011f2047b
|
merge romu and skim
|
2020-12-18 09:33:52 +01:00 |
|
|
fd6bff727a
|
fix crash for very fast targets
|
2020-12-17 22:57:28 +01:00 |
|
|
d07b0169cb
|
skim import
|
2020-12-17 10:55:33 +01:00 |
|
|
14c67f15c9
|
small fixes
|
2020-12-16 14:22:09 +01:00 |
|
|
e0ab846f7f
|
v3.00c
|
2020-12-15 09:37:52 +01:00 |
|
|
7382cf5f00
|
afl-as.c, fix compiler warnings (overflowing is UB)
|
2020-12-12 19:30:56 +01:00 |
|