XADMaster Versions Save

Objective-C library for archive and file unarchiving and extraction

v1.10.8

8 months ago
Issue Description
158 Fix a major memory leak in CSBzip2Handle
157 Fix Quarantine attribute for created directories
154 Fix crash corrupted iso
152 Fix crash during unarchive sitx format with symlink on deleted file
144 Implement Clang modules support
138 [TUN-189] Add Alternarive CRC calcuation for Mac Binary format
136 [WARC-1] Add basic support of WARC 1.1 archives
125 [TUN-138] Fix case with directories in Solid RAR5 archives
124 [TUN-184] Fix old archives with RAR 1.5

v1.10.7

4 years ago
Issue Description
https://github.com/MacPaw/XADMaster/pull/103 Some files generated on Windows OS extracted with incorrect permissions
https://github.com/MacPaw/XADMaster/pull/107 Fix incorrect comments parsing in Zip Archives
https://github.com/MacPaw/XADMaster/pull/110 Fix Undefined behaviour in LZW allocation

v1.10.6

4 years ago
Issue Description
https://github.com/MacPaw/XADMaster/pull/99 Check ZIP extra field if >= 9 bytes
https://github.com/MacPaw/XADMaster/pull/101 ZIP64 parse fix for Extended Field

v1.10.5

5 years ago
Issue Description
https://github.com/MacPaw/XADMaster/pull/89 Update/linux build validation
https://github.com/MacPaw/XADMaster/pull/90 Update WavPack to 5.1.0, Remove wavpack sources from linux distribution
https://github.com/MacPaw/XADMaster/pull/91 [TUN-62] Some symlinks aren't handled by the unarchiver
https://github.com/MacPaw/XADMaster/pull/92 [TUN-62] Fix Symlink extration for certain files
https://github.com/MacPaw/XADMaster/pull/93 [TUN-62] Added Zip Parser Tests for searching for central repository
https://github.com/MacPaw/XADMaster/pull/94 Add faster IEEECRC32 calculation
https://github.com/MacPaw/XADMaster/pull/95 Fix 7zip unarchivation for files with delta filter
https://github.com/MacPaw/XADMaster/pull/97 Select correct Parser in conflicting SFX Archives

v1.10.4

5 years ago
Issue Description
https://github.com/MacPaw/XADMaster/pull/78 Speed up files extraction on OSX system by using setxattr instead of foundation methods
https://github.com/MacPaw/XADMaster/pull/79 Correct RAR5 variable int reading for correct reading values >> 32 bit
https://github.com/MacPaw/XADMaster/pull/80 Fix case when old solid rar archives weren't correctly extracted
https://github.com/MacPaw/XADMaster/pull/81 Fix broken symbolic links for the archives, created in Windows systems
https://github.com/MacPaw/XADMaster/pull/82 Fix case when JSON output explodes in solid archives with a lot of files
https://github.com/MacPaw/XADMaster/pull/85 Support WARC 1.0 compliant WARC-Target-URI fields
https://github.com/MacPaw/XADMaster/pull/86 Support extracting warc.{gz,bz2,lzma,xz,Z} files directly
https://github.com/MacPaw/XADMaster/pull/88 Add support for self extracting archives in RAR5