poco/Zip/include/Poco/Zip
nyashbox a8bac051c3
feat(Poco::Zip): Check archive consistency before extracting (#4807)
* feat(Zip): add checkConsistency() method for checking archive's consistency

* refactor(Zip): check archive consistency when decompressing all files

* test(Zip): add archive consistency tests

* refactor(Zip): make archive consistency check optional

* test(Zip): test optional consistency check
2024-12-27 12:46:05 +01:00
..
Add.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
AutoDetectStream.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Compress.h enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
Decompress.h feat(Poco::Zip): Check archive consistency before extracting (#4807) 2024-12-27 12:46:05 +01:00
Delete.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Keep.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ParseCallback.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PartialStream.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Rename.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Replace.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SkipCallback.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Zip.h Zip: merge Zip64 support from develop 2017-11-01 17:01:34 +01:00
ZipArchive.h feat(Poco::Zip): Check archive consistency before extracting (#4807) 2024-12-27 12:46:05 +01:00
ZipArchiveInfo.h fix(Zip): implement ZipArchiveInfo64::getVersionMadeBy() and ZipArchiveInfo64::getRequiredVersion() methods 2024-12-01 00:39:58 +02:00
ZipCommon.h Zip: merge Zip64 support from develop 2017-11-01 17:01:34 +01:00
ZipDataInfo.h Zip: merge Zip64 support from develop 2017-11-01 17:01:34 +01:00
ZipException.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ZipFileInfo.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ZipLocalFileHeader.h Fix const-correctness 2024-08-14 12:25:35 +02:00
ZipManipulator.h enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
ZipOperation.h modernization 2020-01-10 12:50:28 +01:00
ZipStream.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ZipUtil.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00