Commit graph

198 commits

Author SHA1 Message Date
Alexander Koblov
da7b579141 ADD: Zip - Request next volume if not found 2019-08-13 17:26:56 +00:00
Alexander Koblov
7d088a6a4e FIX: Crash when no free space in the temp directory 2019-07-21 10:47:17 +00:00
Alexander Koblov
04bd47a08d FIX: Zip - crash on cancel password input 2019-03-13 17:28:03 +00:00
Alexander Koblov
6d21f592c9 UPD: Zip - XZ default compression level 2018-12-22 21:52:05 +00:00
Alexander Koblov
f88f19ffb6 FIX: Bug [0001987] Deleting a file from the root of a zip archive (default wcx plugin) deletes all files with the same name from all subdirectories #2 2018-02-04 11:01:35 +00:00
Alexander Koblov
ea4b783167 FIX: Bug [0001987] Deleting a file from the root of a zip archive (default wcx plugin) deletes all files with the same name from all subdirectories 2018-02-04 09:33:21 +00:00
Alexander Koblov
ea044b7777 FIX: Error check condition 2017-11-30 17:33:02 +00:00
Alexander Koblov
f697380579 UPD: Option text 2017-11-06 14:57:52 +00:00
Alexander Koblov
fe66c45e67 UPD: DCPcrypt version number 2017-11-04 11:46:52 +00:00
Alexander Koblov
7fdf1222ee ADD: Zip - extract WinZip AES encrypted archives 2017-11-03 19:26:09 +00:00
Alexander Koblov
fb95bfbed6 FIX: Bug [0001871] Internall packer does not handle Hardlinks correctly 2017-10-28 08:14:45 +00:00
Alexander Koblov
708f1df828 UPD: Relocate source code 2017-10-22 17:59:40 +00:00
Alexander Koblov
fcda7291c2 ADD: Set encrypted flag 2017-07-10 13:26:22 +00:00
Alexander Koblov
82a70c3088 UPD: Zip plugin - output directory 2017-05-20 16:43:11 +00:00
Alexander Koblov
59d2240ca6 FIX: Zip - read file attributes in OS/2 format 2017-05-17 19:45:27 +00:00
Alexander Koblov
7209548ab8 ADD: Zip - Better error handling 2017-05-13 10:08:40 +00:00
Alexander Koblov
76ef7743d6 ADD: Better error handling 2017-05-13 08:42:13 +00:00
Alexander Koblov
1b95efab1d FIX: Error when .zip archive contains incorrect datetime 2017-05-13 08:12:27 +00:00
Alexander Koblov
38ac1ca498 FIX: Determine TAR archive type 2017-04-15 10:37:55 +00:00
Alexander Koblov
4ec8991f20 UPD: Link plugins with --as-needed linker flag (Linux) 2016-12-10 13:00:18 +00:00
Alexander Koblov
877e6f06df FIX: Show error if try to move files into .zip archive 2016-10-04 18:24:54 +00:00
Alexander Koblov
e2f61890f3 ADD: Capability to create .zipx archives 2016-08-06 15:22:58 +00:00
Alexander Koblov
0fdd0077c1 FIX: Bug [0001354] Cannot unzip n files to current dir 2016-04-19 20:39:46 +00:00
Alexander Koblov
b6d251f32c FIX: Test zip archive with ZipDataDescriptor 2016-03-11 19:36:29 +00:00
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