-
Notifications
You must be signed in to change notification settings - Fork 36
Issues: zip-rs/zip2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Fail to correctly decode a valid ZIP64 archive, no error are returned
bug
Something isn't working
#251
opened Oct 19, 2024 by
grim7reaper
Release series 2.x issue: invalid zip file with overlapped components.
bug
Something isn't working
#249
opened Oct 16, 2024 by
tghunt
Unable to read edge case deflate64 ZIP file
bug
Something isn't working
#241
opened Aug 28, 2024 by
nhz2
Fast listing of file names contained in Zip archive
enhancement
New feature or request
#240
opened Aug 26, 2024 by
MoreDelay
Regression: opening large zip files is slow since 2.1.4 because the entire file is scanned
bug
Something isn't working
#231
opened Aug 8, 2024 by
ttencate
Configurable Salt for AES for Deterministic Zips
enhancement
New feature or request
#223
opened Jul 20, 2024 by
Philip-Trettner
Preserve File Modification and Creation Times During Zip/Unzip Operations
enhancement
New feature or request
#219
opened Jul 18, 2024 by
mcthesw
ZipWriter with AES password &[u8]
enhancement
New feature or request
#214
opened Jul 15, 2024 by
nganhkhoa
Investigate creating a low-level crate so that users can easily customize New feature or request
zip
-crate.
enhancement
#204
opened Jun 30, 2024 by
xMAC94x
Other programs report incorrect CRCs when the large_file(true) is used to write zip members
bug
Something isn't working
help wanted
Extra attention is needed
#195
opened Jun 18, 2024 by
Tim-Evans-Seequent
parallel operations workstream
enhancement
New feature or request
#193
opened Jun 13, 2024 by
cosmicexplorer
4 tasks
Failed to read zip archives larger than 4 GB that are created by the crate
bug
Something isn't working
help wanted
Extra attention is needed
#192
opened Jun 12, 2024 by
ChieloNewctle
use criterion and/or iai for benchmarks
enhancement
New feature or request
#151
opened May 24, 2024 by
cosmicexplorer
consider using deku for serializing/parsing structs
enhancement
New feature or request
#150
opened May 24, 2024 by
cosmicexplorer
Obtaining metadata on entries without needing mutable references to New feature or request
ZipArchive
enhancement
#148
opened May 24, 2024 by
kipcode66
Duplicate filename, but what?
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
#127
opened May 15, 2024 by
frederikhors
Async support using tokio for Read/Write calls
enhancement
New feature or request
work in progress
This PR, or the PR that fixes this issue, is in active development.
#108
opened May 10, 2024 by
SapryWenInera
Integrity Check
enhancement
New feature or request
help wanted
Extra attention is needed
#38
opened Apr 25, 2024 by
dougg0k
Seek bound on W in ZipWriter<W> seems overly restrictive?
enhancement
New feature or request
help wanted
Extra attention is needed
#32
opened Apr 23, 2024 by
Fuuzetsu
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.