Issues
- 3
Unicode path not supported?
#359 opened by qiuzhanghua - 1
Expose ZipFileData
#428 opened by etrombly - 2
Is it possible to make ZipFile seekable?
#424 opened by Leojangh - 2
- 1
Can't distinguish between files and directories with the same name that are extracted?
#376 opened by San-greal - 34
This crate is unmaintained
#446 opened by Pr0methean - 10
Doesn't Work With Minecraft Shaderpack Loaders?
#418 opened by What42Pizza - 11
Bzip2 level = 0 panic
#326 opened by LumaRay - 11
Large zip file cannot be read by Excel
#388 opened by jmcnamara - 1
Better examples for reading a zip
#415 opened by xTachyon - 1
Unneeded import for ZipWriter docs
#391 opened by OscarCreator - 1
panic when trying to exhaust the stream
#432 opened by wolfv - 3
zip file created on windows 11 can't be unzipped
#382 opened by xudesheng - 2
Use cfg(target_has_atomic) instead of hard coding which targets support atomics
#413 opened by bjorn3 - 5
Path separator handling on Windows
#439 opened by mistydemeo - 4
Add a function to check file name exists, without iterator over all names by file_names()
#438 opened by zangloo - 2
Append to existing archive
#440 opened by TheOnAndOnlyZenomat - 2
Trying to implement `IntoIterator` for `ZipArchive` - lifetime of `ZipFile<'_>` unclear
#410 opened by meuter - 1
How to write image file to zip file?
#406 opened by exbucks - 2
Very slow archive opening
#387 opened by ClementNerma - 14
Binary file seems to be corrupted with method Deflated
#378 opened by mass10 - 1
Force zip64 format
#385 opened by skymen - 5
Why it does not panic when wrong password are used?
#379 opened by miaobuao - 2
`InvalidArchive("Invalid zip header")` when attempting to read zip archive on linux
#377 opened by TheMatrixMaster - 2
Updating aes crate.
#352 opened by plugwash - 4
- 9
CVE-2023-22895 - bzip2 vulnerability
#335 opened by hampuslidin - 4
Can't copy files from the file being written to
#364 opened by Pr0methean - 2
bzip2 allows attackers to cause a denial of service via a large file that triggers an integer overflow
#357 opened by Magicloud - 6
Decompress from stream
#314 opened by NobodyXu - 0
Improve documentation of add_directory
#323 opened by Plecra - 1
Files inside extracted zips don't have the correct `last_modified` timestamps
#331 opened by neil-morrison44 - 10
- 1
to_owned or OwnedZipFile method?
#329 opened by cottrell - 1
Support unzip without override?
#301 opened by bigdogs - 3
Multithreaded extraction
#318 opened by aknarts - 1
- 2
Lazily decompress files?
#312 opened by Storyyeller - 2
- 15
- 1
Failed to unpack complete file
#327 opened by LumaRay - 1
Strangly when add file which has same path
#324 opened by rise0chen - 2
- 5
- 11
Broken ZIP files created by commit a1da686
#291 opened by AlyoshaVasilieva - 2
mips cross-compile fail with 0.6.x but works on 0.5x
#299 opened by axetroy - 0
0.6.1 is still broken for armv5te
#295 opened by messense - 7
Restore MIPS support?
#284 opened by n3vu0r - 7
by_index_decrypt accepting wrong password
#281 opened by sawmurai - 2
ZIP64 spec violation
#287 opened by AlyoshaVasilieva