|
87a607c7d0
|
update doc
|
2021-02-13 11:17:53 +01:00 |
|
|
d44cf1344d
|
typo
|
2021-02-11 21:08:10 +01:00 |
|
|
f4cac37b04
|
typos
|
2021-02-11 10:20:36 +01:00 |
|
|
b6643743d6
|
fix laf for potential crashes
|
2021-02-10 10:13:08 +01:00 |
|
|
0ad56167c5
|
fix scan-build issues
|
2021-02-07 07:51:29 +01:00 |
|
|
aeb7d70483
|
remove debug output
|
2021-02-07 06:16:53 +01:00 |
|
|
209c5ba465
|
larger map, stats reload fix, code format
|
2021-02-07 05:33:02 +01:00 |
|
|
a763c61d89
|
add missing sancov cmp functions
|
2021-02-06 12:43:22 +01:00 |
|
|
d920104248
|
remove compiler warnings
|
2021-02-06 12:26:51 +01:00 |
|
|
bf289ce50e
|
larger dummy map
|
2021-02-06 09:31:41 +01:00 |
|
|
bf1198c4db
|
dockerfile: fix qemu built, update llvm to 12
|
2021-02-04 20:47:51 +01:00 |
|
|
ec737f3368
|
workaroung for llvm LTO bitcast bug
|
2021-02-04 18:57:27 +01:00 |
|
|
90fdafa1ad
|
fix warnings and an llvm cmplog+lto panic
|
2021-02-01 22:59:41 +01:00 |
|
|
fc5f865796
|
reorder check
|
2021-02-01 14:02:31 +01:00 |
|
|
88155d2c3b
|
make dominik more happy - no auto map size for qemu+unicorn
|
2021-02-01 13:04:39 +01:00 |
|
|
cc0210426a
|
code-format
|
2021-01-31 17:32:24 +01:00 |
|
|
459dd8cb07
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2021-01-31 17:30:17 +01:00 |
|
|
e5116c6d55
|
fix -Z, remove q->next
|
2021-01-31 17:29:37 +01:00 |
|
|
7a861498c2
|
added support for __afl_coverage_interesting
|
2021-01-31 15:04:40 +01:00 |
|
|
1c19804834
|
fix for cmplog stdstring
|
2021-01-22 16:41:31 +01:00 |
|
|
9ed533a0e3
|
fix debug output
|
2021-01-22 16:01:00 +01:00 |
|
|
baf1ac2e69
|
basic cmplog std::string support
|
2021-01-22 15:58:12 +01:00 |
|
|
46010a8704
|
prepare for cmplog rtn std::string support for llvm and g++
|
2021-01-22 13:50:16 +01:00 |
|
|
fc3f06caec
|
Merge pull request #689 from AFLplusplus/cmplog_merge
cmplog merge
|
2021-01-21 12:03:21 +01:00 |
|
|
d20a50a413
|
hex en/decode works now
|
2021-01-20 20:59:17 +01:00 |
|
|
e7b572af36
|
bugfix and new transform detection feature
|
2021-01-20 01:49:32 +01:00 |
|
|
0367f6c723
|
cleanup and rename _DISCARD->_SKIP
|
2021-01-19 14:03:10 +01:00 |
|
|
0b545aaeb4
|
use enums, support cmplog map collisions
|
2021-01-18 20:18:18 +01:00 |
|
|
0c061186cf
|
less logging
|
2021-01-18 12:13:36 +01:00 |
|
|
c71ce79963
|
fix colorization
|
2021-01-17 15:18:20 +01:00 |
|
|
d36af0d576
|
fix msg
|
2021-01-15 17:32:43 +01:00 |
|
|
a0e884cf8b
|
merge cmplog
|
2021-01-15 16:56:40 +01:00 |
|
|
fba8790e32
|
better error reporting
|
2021-01-15 15:12:27 +01:00 |
|
|
813627cbd3
|
better gcc_plugin error msg
|
2021-01-08 13:01:46 +01:00 |
|
|
1827c65596
|
better gcc_plugin error msg
|
2021-01-08 12:55:05 +01:00 |
|
|
52c221fc48
|
selective coverage fix
|
2021-01-06 09:35:47 +01:00 |
|
|
4c78bb7080
|
cpp fix
|
2021-01-05 22:13:55 +01:00 |
|
|
59b86b0db0
|
haiku fix
|
2021-01-05 19:20:10 +01:00 |
|
|
1a85fca49f
|
haiku fix
|
2021-01-05 19:14:51 +01:00 |
|
|
9d4614ce2f
|
haiku support
|
2021-01-05 19:06:27 +01:00 |
|
|
6b54310452
|
selective instrumentation documented
|
2021-01-05 12:30:26 +01:00 |
|
|
caf1fbd632
|
selective_coverage implementation in afl-compiler-rt
|
2021-01-05 11:52:55 +01:00 |
|
|
a561de6e97
|
forgot struct keyword
|
2021-01-05 10:40:46 +01:00 |
|
|
7acf410ab6
|
afl coverage feature example
|
2021-01-05 10:35:12 +01:00 |
|
|
6c095b3937
|
code format
|
2021-01-04 23:13:56 +01:00 |
|
|
d367b033a2
|
add missing FCMP_UEQ to split-compares-pass.so.cc
|
2021-01-04 23:08:46 +01:00 |
|
|
7f4b3a460a
|
more code cleanup (instrumentation)
|
2021-01-04 22:23:04 +01:00 |
|
|
251e72f136
|
mehr code cleanup
|
2021-01-04 21:25:53 +01:00 |
|
|
5c22472616
|
cmplog fix
|
2021-01-04 18:20:02 +01:00 |
|
|
b7cd6d4035
|
code cleanup
|
2021-01-04 18:11:51 +01:00 |
|