1283 Commits

Author SHA1 Message Date
vanhauser-thc
06219b4d56 v4.32c 2025-04-26 15:35:47 +02:00
vanhauser-thc
8352f0a89f fix LLVM 20 pass pipeline insertion 2025-04-26 13:20:51 +02:00
vanhauser-thc
9935190c7b drop llvm 13 AFL++ plugin support 2025-04-25 18:37:19 +02:00
Kuang-che Wu
787a332a73 fix 4.31c change log
the splicing auto enable is removed by b2a01936c3fba8b
2025-04-19 12:13:36 +00:00
vanhauser-thc
4ff2673895 fix update_bitmap_score when no current trace is present 2025-04-09 14:21:42 +02:00
vanhauser-thc
57466909e4 remove outdated doc 2025-04-08 11:33:05 +02:00
vanhauser-thc
55c9c4ff19 deprecate some queue/.state files 2025-04-08 11:32:08 +02:00
Kuang-che Wu
c5e511302f
Update FAQ.md
the default schedule was changed to EXPLORE since 4.10a
2025-04-08 09:37:20 +08:00
vanhauser-thc
7c349b6cde increase fast resume version 2025-04-07 10:13:13 +02:00
vanhauser-thc
5069551778 update changelog 2025-04-03 08:43:14 +02:00
vanhauser-thc
0e35e56cc9 update changelog 2025-04-03 08:25:21 +02:00
vanhauser-thc
f27c504f29 update afl-*-config 2025-03-25 20:57:32 +01:00
Andy Knowles
4cabb81996 Better handling of exit codes used by sanitzers 2025-03-24 16:30:05 +01:00
Evian-Zhang
8b543df04c Add notes about cpu bind in docker 2025-03-05 18:51:37 +08:00
vanhauser-thc
a0d996558b fix doc 2025-02-28 10:57:44 +01:00
van Hauser
cc1d41f59d
Merge pull request #2313 from vnc0/ios
Add support for iOS builds
2025-02-27 11:46:32 +01:00
vanhauser-thc
9530b4c9d4 fix We need at least one valid input seed that does not crash when fast restart 2025-02-27 09:50:40 +01:00
Vincent Andrae
f1998bb53b
Update INSTALL.md 2025-02-26 18:08:36 +01:00
Vincent Andrae
0e3c82e2ea
Merge branch 'dev' into ios 2025-02-26 17:59:07 +01:00
Vincent Andrae
1d1aa3edec Add iOS installation instructions 2025-02-26 17:50:20 +01:00
David Carlier
870e22246a
preparing for LLVM 20 with new sanitizer.
note: no real valuable option atm.
2025-02-20 11:22:22 +00:00
Han Zheng
29f48ab3e7 update 2025-02-17 09:43:59 +01:00
Han Zheng
2c2a0471cd fix 2025-02-17 09:42:56 +01:00
Han Zheng
68f5c4811e move to feature 2025-02-17 09:40:58 +01:00
Han Zheng
bd5ccc6977 add doc for deterministic mode 2025-02-17 08:30:57 +01:00
vanhauser-thc
125027f5bf v4.32a 2025-02-10 14:40:12 +01:00
vanhauser-thc
287edf2754 v4.31c release 2025-02-10 13:22:37 +01:00
David Robillard
7765d4ac33
Fix various spelling errors (#2293)
* Fix spelling errors in log messages

* Fix doc comment syntax

* Fix spelling errors in Markdown documentation

* Fix spelling errors in comments
2025-02-10 00:32:42 +01:00
mio
72d248ae57
cmplog is working! 2025-01-27 19:41:33 +08:00
mio
c78643f566
Add an example 2025-01-27 19:37:21 +08:00
mio
0b53a5a8aa
Fix typo 2025-01-27 19:30:52 +08:00
mio
522da5e9b5
Update docs accordingly 2025-01-27 19:23:21 +08:00
mio
c64813b7d5
Update more instructions 2025-01-26 15:52:29 +08:00
mio
b96047d7b0
Fix typo 2025-01-26 15:51:35 +08:00
mio
96dc77e410
Fix typos 2025-01-24 22:31:21 +08:00
mio
60b92dcef3
Fix incorrect docs 2025-01-24 22:25:15 +08:00
mio
12a88c52df
Update docs 2025-01-24 22:24:10 +08:00
vanhauser-thc
30861b5d54 llvm 20 support 2025-01-16 15:32:58 +01:00
vanhauser-thc
7ad694716b no splicing is the new default 2025-01-13 11:57:19 +01:00
vanhauser-thc
e93ab23823 python 3.13+ support 2025-01-13 11:38:38 +01:00
vanhauser-thc
1d3e885441 fix map size difference bug 2024-12-13 18:59:26 +01:00
vanhauser-thc
2956b9cc4c support LLVMFuzzerTestOneInput archive targets 2024-12-13 11:05:17 +01:00
vanhauser-thc
9160805f4a add __sanitizer_weak_hook_ support 2024-12-12 15:26:39 +01:00
vanhauser-thc
50e2f9d46c loose file and shared memory permissions on Android and iPhone 2024-12-11 10:36:31 +01:00
vanhauser-thc
d206d5fc46 v4.31a 2024-12-03 15:53:01 +01:00
vanhauser-thc
ed06b3bc9f v4.30c 2024-12-03 15:46:45 +01:00
vanhauser-thc
6cba007c76 finishing touches of removing afl-gcc 2024-12-02 15:14:38 +01:00
van Hauser
0278eb5351
Merge pull request #2259 from AFLplusplus/removeoutdated
Remove outdated afl-gcc/afl-clang
2024-12-02 14:54:58 +01:00
Dominik Maier
bd3900c084
Remove reference to ZAFL's license
Lincense changed. See #2253
2024-11-22 12:02:06 -03:00
van Hauser
31c8a052a6
Merge pull request #2252 from StepanGulyaev/dev
Added CFISAN option for verbose output on crash
2024-11-21 15:51:51 +01:00