unzip.git
6 days agoAdded extracting message and CRC-32 check when method is store master
Robert Pengelly [Fri, 3 Oct 2025 11:09:05 +0000 (12:09 +0100)]
Added extracting message and CRC-32 check when method is store

6 days agoCalculate and compare CRC-32
Robert Pengelly [Fri, 3 Oct 2025 06:41:40 +0000 (07:41 +0100)]
Calculate and compare CRC-32

6 days agoFix check
Robert Pengelly [Fri, 3 Oct 2025 06:24:18 +0000 (07:24 +0100)]
Fix check

6 days agoRemove last character check as it should never be true now
Robert Pengelly [Fri, 3 Oct 2025 06:05:05 +0000 (07:05 +0100)]
Remove last character check as it should never be true now

6 days agoSupport '?' character in wild_compare
Robert Pengelly [Fri, 3 Oct 2025 03:55:09 +0000 (04:55 +0100)]
Support '?' character in wild_compare

6 days agoRemove unneeded check
Robert Pengelly [Fri, 3 Oct 2025 03:48:04 +0000 (04:48 +0100)]
Remove unneeded check

7 days agoCovert '/' to '\' when built for Windows
Robert Pengelly [Wed, 1 Oct 2025 19:38:26 +0000 (20:38 +0100)]
Covert '/' to '\' when built for Windows

7 days agoCreate folder is there's a slash
Robert Pengelly [Wed, 1 Oct 2025 18:44:28 +0000 (19:44 +0100)]
Create folder is there's a slash

8 days agoDon't assume that Local File Header is valid
Robert Pengelly [Wed, 1 Oct 2025 14:45:41 +0000 (15:45 +0100)]
Don't assume that Local File Header is valid

8 days agoSupport ZIP_STORE and fix check
Robert Pengelly [Wed, 1 Oct 2025 12:16:00 +0000 (13:16 +0100)]
Support ZIP_STORE and fix check

8 days agoInitial commit
Robert Pengelly [Wed, 1 Oct 2025 11:26:14 +0000 (12:26 +0100)]
Initial commit