ObjFW  All files named "src/OFZooArchiveEntry.m"

History for src/OFZooArchiveEntry.m

2024-04-03
02:16
Change license to LGPLv3 only file: [a378fc2c96] check-in: [7413a728a7] user: js, branch: trunk, size: 12990 [annotate] [blame] [check-ins using] [diff]
2024-03-17
12:31
Fix compilation with old Apple GCC file: [54580e77c3] check-in: [a98ef6d8dd] user: js, branch: trunk, size: 12782 [annotate] [blame] [check-ins using] [diff]
2024-03-10
01:47
OFZooArchive: Zero-terminate directory & file name file: [656f2fecb7] check-in: [08a06ee30d] user: js, branch: trunk, size: 12564 [annotate] [blame] [check-ins using] [diff]
2024-03-03
19:29
OFZooArchive: Add write support file: [b94a906de8] check-in: [b431203426] user: js, branch: trunk, size: 12437 [annotate] [blame] [check-ins using] [diff]
2024-03-02
18:45
Add OFMutableZooArchiveEntry file: [ce552a79a7] check-in: [d631674979] user: js, branch: trunk, size: 8048 [annotate] [blame] [check-ins using] [diff]
17:13
OFZooArchiveEntry: Add header type and OS ID file: [68f5329f4b] check-in: [52a1740f5e] user: js, branch: trunk, size: 6802 [annotate] [blame] [check-ins using] [diff]
11:01
OFZooArchiveEntry: Fix time zone

The time zone in Zoo archives is stored as west of UTC. file: [f5e97efd24] check-in: [830df1e8ec] user: js, branch: trunk, size: 6494 [annotate] [blame] [check-ins using] [diff]

10:54
OFZooArchiveEntry: Add minimum version needed file: [63ff3cf691] check-in: [09be65bfcd] user: js, branch: trunk, size: 6494 [annotate] [blame] [check-ins using] [diff]
09:49
OFZooArchiveEntry: Add time zone file: [25d38787ab] check-in: [e320edd7de] user: js, branch: trunk, size: 6484 [annotate] [blame] [check-ins using] [diff]
2024-03-01
18:29
OFZooArchiveEntry: Handle time zone file: [8b961835b0] check-in: [6985292473] user: js, branch: trunk, size: 6359 [annotate] [blame] [check-ins using] [diff]
2024-02-28
23:08
OFZooArchiveEntry: Support for POSIX permissions file: [c082c86574] check-in: [38c16e3793] user: js, branch: trunk, size: 6117 [annotate] [blame] [check-ins using] [diff]
22:34
OFZooArchiveEntry: Support for long file names file: [66b61bdc12] check-in: [88c236e709] user: js, branch: trunk, size: 5566 [annotate] [blame] [check-ins using] [diff]
00:24
Added: Add OFZooArchive

Only support for reading so far.

Compression methods 0 (uncompressed) and 2 (LZ77 + Huffman, apparently
identical to lh4/lh5) are supported. file: [01c49327d9] check-in: [9a95da71d5] user: js, branch: trunk, size: 4064 [annotate] [blame] [check-ins using]