49 Commits

Author SHA1 Message Date
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
vanhauser-thc
2f2ddbbd79 fix afl-whatup time calc 2024-07-24 10:19:57 +02:00
Louis Merlin
3c0448305b Guard /proc/uptime cat with a uname check 2024-05-02 17:19:37 +02:00
Louis Merlin
a6029a10cc Fix CUR_TIME computation 2024-05-02 16:12:50 +02:00
vanhauser-thc
5ae4a7ae02 afl-whatsup current speed 2024-02-20 15:48:48 +01:00
vanhauser-thc
f49e391022 prevent afl-whatsup tmp files 2024-02-06 10:48:24 +01:00
vanhauser-thc
ed1a6f8a57 2024 v4.10c release 2024-02-03 11:01:31 +01:00
vanhauser-thc
748d417f86 afl-whatsup output fix 2023-09-13 10:24:44 +02:00
vanhauser-thc
51f2cef682 fix 2023-08-28 14:04:31 +02:00
vanhauser-thc
2b53b4af5c better afl startup detection in afl-whatsup 2023-08-28 13:58:55 +02:00
vanhauser-thc
82c875ef8a fix 2023-08-23 18:06:44 +02:00
vanhauser-thc
d95cef8273 fix 2023-08-23 17:47:12 +02:00
vanhauser-thc
19d0c6a4c5 afl-whatsup startup detection 2023-08-23 17:35:24 +02:00
vanhauser-thc
959b753589 fix 2023-08-22 10:09:49 +02:00
vanhauser-thc
f41d121f07 afl-whatsup -m -n 2023-08-22 10:03:03 +02:00
vanhauser-thc
213298fe59 afl-whatsup add coverage output 2023-08-21 16:38:48 +02:00
fxlb
6172bc7312
Add "Hangs saved" to afl-whatsup (#1717)
The hangs could show long or infinite loops. This is important.

Co-authored-by: van Hauser <vh@thc.org>
2023-04-27 18:00:26 +02:00
vanhauser-thc
c1af004451 afl-whatsup tput 2023-04-08 15:29:43 +02:00
Hardik Shah
35151cefe8
display instance name 2023-04-08 17:57:08 +05:30
vanhauser-thc
35f09e11a4 welcome 2023 2023-01-03 09:38:07 +01:00
vanhauser-thc
e1082f2548 welcome 2022 2022-01-01 00:49:17 +01:00
yuawn
495348261d update output 2021-12-14 14:08:58 +00:00
yuawn
7a939a6c59 remove "locally unique" 2021-12-14 14:08:36 +00:00
yuawn
425cbb9025 update variables name 2021-12-14 14:03:58 +00:00
yuawn
ab699bbeea update comments 2021-12-14 14:00:09 +00:00
yuawn
bf8e07d168 update output 2021-12-14 13:58:54 +00:00
yuawn
ae958acc83 rename unique_crashes 2021-12-14 13:38:36 +00:00
yuawn
088aae7c25 rename path 2021-12-14 13:37:56 +00:00
vanhauser-thc
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
vanhauser-thc
6bd3c26cfb fix afl-whatsup help output 2021-05-26 16:01:11 +02:00
vanhauser-thc
71f3d82d43 afl-whatsup -d fix 2021-04-15 11:23:46 +02:00
vanhauser-thc
36c7c49738 fix alive count in afl-whatsup 2021-04-13 18:21:33 +02:00
vanhauser-thc
1fabfd5a32 afl-whatsup -d 2021-04-13 17:59:11 +02:00
van Hauser
cea2fadbf4 fix afl-whatsup time 2020-09-03 10:27:32 +02:00
van Hauser
70bd0f799d fix afl-whatsup if fuzzer_stats is still empty 2020-07-08 09:39:26 +02:00
Bernhard M. Wiedemann
20e63078f0 Fix generation of afl-system-config.8
and afl-whatsup.8

Without this patch, afl-system-config.8 varied between build hosts
because it contained lines such as
 ./afl-system-config: line 30: sysctl: command not found
 ./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied
 It is recommended to boot the kernel with lots of security off

See https://reproducible-builds.org/ for why this matters.

afl-system-config.8 is generated by the %.8 target in GNUmakefile
that calls commands with -hh to fill the OPTIONS section of man-pages.

This PR was done while working on reproducible builds for openSUSE.
2020-07-05 13:41:50 +02:00
Dominik Maier
eca55be4fb minor changes 2020-04-01 13:10:07 +02:00
fuzzah
8cf47f2425 add "time without finds" to afl-whatsup 2020-03-27 11:06:06 +01:00
van Hauser
f21ff8bac8 show cycles_without_finds in afl-whatsup 2020-03-20 12:19:22 +01:00
hexcoder-
e194acdd79 PR #257 from chibinz, enhance afl-whatsup, (adapted for portability) 2020-03-17 14:26:08 +01:00
hexcoder-
0e1d306b2e beautifying man pages 2020-02-25 21:58:17 +01:00
Andrea Fioraldi
e2eedefc65 docs to md 2020-02-03 13:02:16 +01:00
Andrea Fioraldi
b2bee5c32a moar moar copyrights 2020-01-06 16:17:23 +01:00
Andrea Fioraldi
67cbeeb395 added ++ to copyright notes 2020-01-06 11:46:14 +01:00
van Hauser
760d4991f3 Android PR integration 2019-11-11 23:50:31 +01:00
hexcoder-
c83e8e1e62 Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him. 2019-10-19 18:23:01 +02:00
van Hauser
52bfd1fc3d added man pages 2019-09-04 12:14:35 +02:00
Joey Jiao
742aed4f2e Add support for Android 2019-08-19 19:43:58 +08:00
van Hauser
f367728c44 afl++ 2.52c initial commit 2019-05-28 16:40:24 +02:00