vanhauser-thc
0c0a6c3bfa
regression fix
2023-02-23 11:22:40 +01:00
vanhauser-thc
54fa78d32c
autodisable and better performance
2023-02-13 09:52:57 +01:00
vanhauser-thc
ca063c92d2
more options
2023-02-06 08:52:12 +01:00
vanhauser-thc
90f61552f7
changes
2023-02-04 15:39:03 +01:00
vanhauser-thc
33f41e3974
autotokens: print stats at exit
2023-01-17 09:52:35 +01:00
vanhauser-thc
35801bed7a
dictionary support
2023-01-15 13:47:31 +01:00
vanhauser-thc
e4ff0ebd56
4.06a init
2023-01-05 13:52:32 +01:00
vanhauser-thc
885a6fc106
4.05c release
2023-01-05 12:43:53 +01:00
vanhauser-thc
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
vanhauser-thc
26a5bd625c
write queue statistics
2022-11-18 12:23:18 +01:00
vanhauser-thc
bd27adf9af
v4.05a init
2022-10-11 15:41:51 +02:00
vanhauser-thc
bac6ba8907
v4.04c
2022-10-11 15:39:27 +02:00
vanhauser-thc
6ed40d5a08
4.04a init
2022-09-20 18:12:37 +02:00
vanhauser-thc
38ab1eda6e
4.03c
2022-09-19 12:15:10 +02:00
vanhauser-thc
7b2145b914
shorter calibration
2022-08-19 09:16:17 +02:00
vanhauser-thc
79a69b14ef
4.03a
2022-08-08 15:30:48 +02:00
vanhauser-thc
1f06b55a8b
4.02c
2022-08-08 15:26:56 +02:00
vanhauser-thc
e21738a248
init new dev release
2022-06-28 14:30:03 +02:00
vanhauser-thc
88077d4136
prepare release
2022-06-27 08:44:35 +02:00
vanhauser-thc
f75535807a
4.01a init
2022-01-26 11:11:42 +01:00
vanhauser-thc
b0758ac8db
4.00c readiness
2022-01-26 09:55:12 +01:00
vanhauser-thc
e1082f2548
welcome 2022
2022-01-01 00:49:17 +01:00
van Hauser
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
...
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
vanhauser-thc
9325a4fcbb
http->https
2021-11-06 10:28:22 +01:00
vanhauser-thc
ed10f3783b
new rtn cmplog: instrumentation side + supporting functions
2021-10-17 13:05:33 +02:00
hexcoder-
e80131bef5
fix some compiler warnings in 32-bit linux
2021-10-02 22:47:22 +02:00
vanhauser-thc
0daffb6283
3.15a init
2021-07-19 11:15:51 +02:00
vanhauser-thc
1e23a8d678
update config.h
2021-07-19 10:49:28 +02:00
vanhauser-thc
bdc7aa1a94
v3.14a init
2021-06-01 12:39:13 +02:00
vanhauser-thc
f9ca2cf989
v3.13c release
2021-06-01 12:15:14 +02:00
vanhauser-thc
109383f438
less executions on variable paths
2021-05-25 09:08:31 +02:00
van Hauser
c23183f1dc
Merge pull request #855 from MegaManSec/leak-sanitizer
...
Add support for standalone leak-sanitizer
2021-04-04 15:28:42 +02:00
Joshua Rogers
920e9402a4
Add support for standalone leak-sanitizer, introducting the environment
...
variable AFL_USE_LSAN.
AFL_USE_LSAN introduces the macro __AFL_CHECK_LEAK() which will check
for a memory leak when the macro is run. This is especially helpful
when using __AFL_LOOP().
If __AFL_LEAK_CHECK() is not used when AFL_USE_LSAN=1 is set,
the leak checker will run when the program exits.
2021-04-02 22:23:11 +00:00
vanhauser-thc
ab394836a9
remove warnings
2021-03-25 08:40:33 +01:00
vanhauser-thc
55224e5150
AFL_PERSISTENT_RECORD not a default
2021-03-24 18:24:52 +01:00
van Hauser
6e2a0ef233
Merge branch 'replay' into tmp
2021-03-24 18:19:13 +01:00
vanhauser-thc
958436be4b
ifdef for record
2021-03-24 18:18:05 +01:00
vanhauser-thc
ee5078f43c
v3.13a init
2021-03-24 11:22:37 +01:00
vanhauser-thc
2fef89950f
v3.12c release
2021-03-24 11:12:44 +01:00
vanhauser-thc
dfe6f7f8c9
make setting different file permissions easy via config.h
2021-03-23 20:21:08 +01:00
vanhauser-thc
5e2a5f1110
shmem map size in config.h
2021-03-17 10:27:23 +01:00
vanhauser-thc
1dcc3549b6
v3.12a init
2021-03-15 23:21:03 +01:00
vanhauser-thc
ac795ae1e1
v3.11c release
2021-03-15 23:08:28 +01:00
vanhauser-thc
4bd0d4cbaf
cmplog finetuning
2021-03-10 15:52:27 +01:00
vanhauser-thc
82c05630ba
3.11a init
2021-03-01 10:12:42 +01:00
vanhauser-thc
0c38850f95
3.10c release
2021-03-01 09:43:35 +01:00
vanhauser-thc
3a461944ec
fine tune cmplog
2021-02-26 22:36:19 +01:00
vanhauser-thc
5c239451cf
cmplog finetuning
2021-02-25 09:15:54 +01:00
vanhauser-thc
5d181950eb
fixes
2021-02-24 21:17:58 +01:00
vanhauser-thc
e6ef2ee338
typo
2021-02-24 12:14:10 +01:00