van Hauser
|
4a54555a1a
|
Merge pull request #1628 from AFLplusplus/dev
Dev
|
2023-01-27 13:40:48 +01:00 |
|
vanhauser-thc
|
33eba1fc56
|
update changelog
|
2023-01-27 10:17:16 +01:00 |
|
vanhauser-thc
|
f4a13585a1
|
better asan defaults everwhere
|
2023-01-26 12:21:47 +01:00 |
|
vanhauser-thc
|
4063a3eb4c
|
nit
|
2023-01-23 12:50:57 +01:00 |
|
vanhauser-thc
|
eeca3a0b29
|
lots of fixes
|
2023-01-19 11:52:19 +01:00 |
|
vanhauser-thc
|
14d8eb9e40
|
autotoken: splicing; splice_optout
|
2023-01-18 22:17:14 +01:00 |
|
vanhauser-thc
|
8fe5e29104
|
ignore timeout env option
|
2023-01-18 14:56:26 +01:00 |
|
Dominik Maier
|
57e7408774
|
add update info to changelog
|
2023-01-05 12:15:54 +00:00 |
|
vanhauser-thc
|
885a6fc106
|
4.05c release
|
2023-01-05 12:43:53 +01:00 |
|
vanhauser-thc
|
342081d5ee
|
make CI green
|
2022-12-23 16:33:00 +01:00 |
|
vanhauser-thc
|
a16726039f
|
shorten text
|
2022-11-21 13:28:07 +01:00 |
|
fedotoff
|
2c39c51263
|
casr-afl short description in fuzzing_in_depth.
|
2022-11-21 15:18:19 +03:00 |
|
fedotoff
|
ef0921d858
|
Add CASR as third party tool in docs.
|
2022-11-21 12:59:23 +03:00 |
|
Dominik Maier
|
b7c87350cf
|
Make env description extra clear
|
2022-11-18 17:04:16 +01:00 |
|
vanhauser-thc
|
26a5bd625c
|
write queue statistics
|
2022-11-18 12:23:18 +01:00 |
|
vanhauser-thc
|
1cc2029179
|
update changelog
|
2022-11-14 21:50:31 +01:00 |
|
vanhauser-thc
|
4a7cd53f64
|
custom_send example
|
2022-11-14 21:26:17 +01:00 |
|
vanhauser-thc
|
c5f8869778
|
afl_custom_fuzz_send added
|
2022-11-11 10:46:45 +01:00 |
|
vanhauser-thc
|
b2f12c3712
|
llvm debug
|
2022-11-10 16:12:37 +01:00 |
|
vanhauser-thc
|
c058ce37bb
|
remove python2 reference
|
2022-11-01 14:05:31 +01:00 |
|
vanhauser-thc
|
05e0825d66
|
changelog update
|
2022-10-24 20:06:57 +02:00 |
|
Nils Bars
|
102b749c07
|
AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblity
If `AFL_KILL_SIGNAL` is set, `AFL_FORK_SERVER_KILL_SIGNAL` is set
to the same value.
|
2022-10-24 17:54:03 +02:00 |
|
Nils Bars
|
7512316b46
|
Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.
The AFL_FORK_SERVER_KILL_SIGNAL variable allows to configure the signal
used to kill the fork server on termination.
|
2022-10-21 12:47:00 +02: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
|
e6e82948bf
|
fastexit + code format
|
2022-10-11 08:53:49 +02:00 |
|
van Hauser
|
2107ece114
|
auto shmem fuzzing (#1541)
* auto shmem fuzzing
* print warning when forcing shmem fuzzing
* typos
* Shmem always
* typo fix
* fixes
Co-authored-by: Dominik Maier <dmnk@google.com>
|
2022-10-07 15:40:04 +02:00 |
|
vanhauser-thc
|
5e04c9693b
|
fix qemu_mode speed bug
|
2022-10-04 08:39:07 +02:00 |
|
Dominik Maier
|
9e4137a3eb
|
Enabled tricore arch for unicornafl
|
2022-10-03 22:58:21 +02:00 |
|
vanhauser-thc
|
96b7742611
|
enhancements to afl-persistent-config and afl-system-config
|
2022-09-28 21:36:25 +02:00 |
|
Dominik Maier
|
0f72a7473f
|
Fix docs for fuzz_count in python
|
2022-09-27 13:45:39 +00:00 |
|
vanhauser-thc
|
1ce0dcac3f
|
fix standalone running with shared libs
|
2022-09-26 11:55:03 +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
|
9cfe1d1394
|
afl-cmin -A
|
2022-09-17 13:44:34 +02:00 |
|
vanhauser-thc
|
5bf8bffd4a
|
changelog
|
2022-09-16 10:57:54 +02:00 |
|
Dominik Maier
|
4e73828645
|
Added unicorn changes to changelog
|
2022-09-15 18:24:26 +02:00 |
|
vanhauser-thc
|
a7877416a8
|
update changelog
|
2022-09-15 10:00:05 +02:00 |
|
van Hauser
|
c06c297933
|
Merge pull request #1511 from tocic/fix/docs_typos
Fix typos in docs
|
2022-09-10 10:06:20 +02:00 |
|
tocic
|
ffad6f3f09
|
Fix typos in docs
|
2022-09-10 07:41:19 +03:00 |
|
vanhauser-thc
|
05ac236a6b
|
update changelog
|
2022-09-07 17:10:03 +02:00 |
|
toka
|
644b544bc0
|
fix my name
|
2022-08-30 13:05:22 +02:00 |
|
vanhauser-thc
|
2775271b17
|
pcguard off-by-one fix
|
2022-08-26 18:27:38 +02:00 |
|
vanhauser-thc
|
88ff8aa81e
|
fix gcc_mode cmplog
|
2022-08-25 08:47:30 +02:00 |
|
vanhauser-thc
|
7b2145b914
|
shorter calibration
|
2022-08-19 09:16:17 +02:00 |
|
vanhauser-thc
|
843ef46b21
|
fix docs
|
2022-08-16 10:05:52 +02:00 |
|
vanhauser-thc
|
ba14c353c0
|
get map size from binaries within afl-cmin*
|
2022-08-15 18:31:45 +02:00 |
|
vanhauser-thc
|
4e98071385
|
better handling of -fsanitize=..,...,.. lists
|
2022-08-14 14:40:26 +02:00 |
|
vanhauser-thc
|
1a3b463c4c
|
add build report
|
2022-08-14 13:00:55 +02:00 |
|
vanhauser-thc
|
3200e6515b
|
add AFL_NO_STARTUP_CALIBRATION feature
|
2022-08-14 12:30:23 +02:00 |
|