From 4f298573f2634735a98200f3e13573722716b0de Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 3 Dec 2025 03:03:58 -0500 Subject: Update CHANGES.txt and TODO.txt. --- TODO.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 4da89d8..2fbb185 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,4 +1,5 @@ -- fuzz unalf and unalf with afl++ or similar. +- fuzz alf and unalf with afl++ or similar. this is a work in progress, + fuzzing takes a long time. - clean up crunch.c. @@ -9,4 +10,8 @@ alf or unalf. I'll have to try it with LZ/DZ in an emulator (with 'turbo speed' on, or else it'll take days). +- same issue as above: when using junk from /dev/urandom, the threshold + is closer to 5MB. it's caused by the exit(0) in asmcode.c. not sure + under what conditions it should happen (yet). + - write a formal spec of the alf compression stream format? -- cgit v1.2.3