poco/Zip/src
Günter Obiltschnig 7354f29bf5 Merge pull request #970 from MrHacky/fix-335
Fix zip files made with non-seekable output. (issue #335)
2015-10-08 14:59:16 +02:00
..
Add.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AutoDetectStream.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Compress.cpp style fixes 2015-04-23 11:44:00 +02:00
Decompress.cpp fixed #331: Poco::Zip does not support files with .. in the name. 2014-11-21 10:08:52 +01:00
Delete.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Keep.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ParseCallback.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PartialStream.cpp #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
Rename.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Replace.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SkipCallback.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ZipArchive.cpp fixed GH #966: Possible crash when processing a corrupted Zip file 2015-10-05 12:13:10 +02:00
ZipArchiveInfo.cpp style fixes 2015-04-23 11:44:00 +02:00
ZipCommon.cpp fixed #331: Poco::Zip does not support files with .. in the name. 2014-11-21 10:08:52 +01:00
ZipDataInfo.cpp Zip64 support added to Poco Zip. I added unit tests CompressTest::testZip64 and ZipTest::testDecompressZip64, but so far I have only run them on Windows. We have built the code on MAC and Linux and will attempt to run the tests there. 2015-04-22 11:40:34 -05:00
ZipException.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ZipFileInfo.cpp Fix zip files made with non-seekable output. (issue #335) 2015-10-07 20:30:34 +01:00
ZipLocalFileHeader.cpp style fix 2015-04-23 11:52:15 +02:00
ZipManipulator.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ZipOperation.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ZipStream.cpp Fix zip files made with non-seekable output. (issue #335) 2015-10-07 20:30:34 +01:00
ZipUtil.cpp fixed #331: Poco::Zip does not support files with .. in the name. 2014-11-21 10:08:52 +01:00