Commit graph

174 commits

Author SHA1 Message Date
Alexander Koblov
ded610dbdb UPD: Prepare FPC 3.0 support 2015-12-05 22:54:25 +00:00
Alexander Koblov
dcb96f627a UPD: Prepare FPC 3.0 support 2015-12-05 22:52:02 +00:00
Alexander Koblov
b8b8539ab6 UPD: Prepare FPC 3.0 support 2015-12-01 19:23:50 +00:00
Alexander Koblov
b71766de1b UPD: Clean up zip plugin 2015-12-01 19:19:11 +00:00
Alexander Koblov
70e2706b7e UPD: Clean up zip plugin 2015-12-01 18:59:24 +00:00
Alexander Koblov
000b287cb0 FIX: Determine directories in archives by filename 2015-12-01 18:23:17 +00:00
Alexander Koblov
281ec04fa9 UPD: Prepare FPC 3.0 support 2015-10-25 08:42:16 +00:00
Alexander Koblov
74184084c2 FIX: Incorrect error code 2015-10-02 20:41:20 +00:00
Alexander Koblov
183be943b1 UPD: Optimize TIniFileEx writing 2015-09-24 18:20:25 +00:00
Alexander Koblov
ea0b87a4f1 FIX: Extract zip archives with absolute file names 2015-06-13 18:07:34 +00:00
Alexander Koblov
36e0152497 FIX: Progress zip plugin 2015-04-25 08:50:11 +00:00
Alexander Koblov
d5c5f2a7b7 FIX: Compiling under arm-lunux (patch by Graham Inggs) 2015-03-21 21:16:42 +00:00
Alexander Koblov
b258a77ccd FIX: Partial xz extract
FIX: Access violation when cannot load library
2015-01-12 19:36:20 +00:00
Alexander Koblov
d48d089a17 FIX: Record size under Linux 2015-01-12 18:36:31 +00:00
Alexander Koblov
ca14e7ed33 ADD: Release/Debug build modes for wcx plugins 2015-01-02 14:42:05 +00:00
Alexander Koblov
d9148a803e FIX: Access violation 2014-12-23 04:12:37 +00:00
Alexander Koblov
40937a7c8a FIX: liblzma version 2014-12-23 04:09:13 +00:00
Alexander Koblov
eb6e7e3a0b FIX: Open .tar.gz and .tar.bz2 archives with PAX header 2014-11-22 13:32:18 +00:00
Alexander Koblov
1b618b78cd FIX: Get uncompressed size 2014-11-05 04:34:11 +00:00
Alexander Koblov
601683eb67 FIX: Open small lzma archives 2014-11-04 17:51:36 +00:00
Alexander Koblov
719f05827d UPD: Patch file 2014-10-28 18:13:45 +00:00
Alexander Koblov
8892ba009c UPD: Merge lzma plugin into zip plugin
ADD: Extract zipx archive with lzma compression method
2014-10-28 18:01:46 +00:00
Alexander Koblov
4d7a134c47 FIX: Update .tar.bz2 archive 2014-10-25 07:20:23 +00:00
Alexander Koblov
8445389ac9 ADD: XZ, TXZ format support via liblzma
ADD: Zipx format support with XZ compression method (issue 0000932)
2014-10-25 07:19:22 +00:00
Alexander Koblov
427b77907a UPD: Raise EReadError exception when can not read from TFileStreamEx
FIX: Bug [0000923] "Uncorrect work of build in zip.wcx plugin"
2014-09-26 19:02:31 +00:00
Alexander Koblov
cc28b66bee FIX: Bug [0000923] "Uncorrect work of build in zip.wcx plugin" 2014-09-24 16:36:18 +00:00
Alexander Koblov
4ab6029943 FIX: Open some bzip2 archives 2014-08-02 07:48:20 +00:00
Alexander Koblov
18247cccf5 FIX: Bug [0000862] "empty zip.ini" 2014-04-19 18:42:54 +00:00
Alexander Koblov
b922183bdb UPD: Enable HARDENING_RELRO (fixes lintian warnings) 2013-12-01 09:07:08 +00:00
Alexander Koblov
4bfaa396e2 FIX: Compiling zip plugin 2013-08-18 10:45:52 +00:00
Alexander Koblov
77f69ea9b9 FIX: Wcx plugins - Don't pass '-fPIC' for arm target (issue 0000710) 2013-08-10 06:24:20 +00:00
Alexander Koblov
169c062f97 FIX: Load configuration from directory with non ASCII characters 2013-08-06 18:12:32 +00:00
Alexander Koblov
9d6c15f666 FIX: Open archives when executable located in directory with non ASCII characters 2013-08-05 18:55:47 +00:00
Alexander Koblov
bd555827ef FIX: Add file with long name in TAR archive 2013-05-10 07:19:49 +00:00
Alexander Koblov
8a812ac09a UPD: Some changes to VerifyZip based on discussion on mailing list (fixes opening archives with redundant empty bytes at the end and self-extract archives) 2013-04-20 09:12:56 +00:00
Alexander Koblov
fd581ce777 UPD: More smart AbDetermineArcType function 2013-04-13 10:54:11 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
c59496cb0e ADD: Zip - tar auto handle option 2012-07-21 06:56:16 +00:00
cobines
fcbec9ee58 UPD: Zip plugin: Remove changes in TAbArchive.AddFilesEx because we don't use this function anymore. 2012-05-30 03:43:41 +00:00
cobines
1f37c6863f ADD: Zip plugin: Add possibility to store symbolic links in TAR archives on Unix. [0000475] 2012-05-18 17:23:28 +00:00
cobines
0185d20bc4 UPD: Zip plugin: Update diff file after r4848. 2012-05-18 02:10:52 +00:00
cobines
85eb4c257b FIX: Zip plugin: Fix getting/setting file type in TAR archive. Use LinkFlag to retrieve and store file type. 2012-05-18 01:32:28 +00:00
cobines
6574496899 FIX: Zip plugin: Do not save archive when not dirty even if there are no items. Otherwise the archive (empty, so just the headers actually) will always be saved even if it was opened for reading, because Save is called from CloseArchive. 2012-05-13 22:38:45 +00:00
cobines
920f49feb8 UPD: Zip plugin: Don't write GZ header if the item is empty and autohandled TAR archive. Otherwise instead of empty tar.gz archive there will be GZ containing an empty file which will not be auto opened as TAR. 2012-05-13 22:32:37 +00:00
cobines
5df21f7320 ADD: Zip plugin: Add note why we cannot rely on current working directory, why always full paths in archive items are used and why functions setting current directory has been removed. 2012-05-13 22:14:22 +00:00
cobines
5e9a17c005 FIX: Zip plugin: Don't create empty dummy files in the TAR archive when file or directory does not exist. 2012-05-13 21:48:31 +00:00
cobines
cd8dd9710f UPD: Zip plugin: Speed up detecting zip files by always trying to read the PK signature at the beginning and also check footer position by checking if comment length after footer matches. 2012-05-13 17:01:19 +00:00
cobines
26117e617e FIX: Zip plugin: Don't create empty dummy files in the archive when file or directory does not exist. 2012-05-13 16:17:07 +00:00
cobines
9de0d76b41 DEL: Remove unneeded file. 2012-05-13 15:50:28 +00:00
Alexander Koblov
2f57c17dc7 UPD: Change IFDEF from LINUX to UNIX 2012-05-13 11:24:10 +00:00