issues
search
Majored
/
rs-async-zip
An asynchronous ZIP archive reading/writing crate.
MIT License
135
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update sanitize-filename requirement from 0.5 to 0.6
#153
dependabot[bot]
opened
6 days ago
0
Update thiserror requirement from 1 to 2
#152
dependabot[bot]
opened
1 week ago
0
Unzipping Zip64 files while streaming fails with UnexpectedHeaderError
#151
jacklinke
opened
1 week ago
3
Default permissions make added file unreadable on linux after unpacking
#150
konstin
opened
1 month ago
0
CompressionNotSupported when trying to create new ZipFileReader
#149
devklick
closed
2 months ago
2
Update dev-dependency derive_more to 1.0
#148
jayvdb
closed
2 months ago
0
A way to `write_entry_stream` while retaining valid local file headers
#147
oeed
opened
3 months ago
1
SPECIFICATION.md is not redistributable
#146
musicinmybrain
opened
3 months ago
3
Update zip requirement from 0.6.3 to 2.1.5
#145
dependabot[bot]
closed
2 months ago
0
Update zip requirement from 0.6.3 to 2.1.4
#144
dependabot[bot]
closed
3 months ago
1
Can't properly use the stream method
#143
ttheglock
opened
4 months ago
1
Update actix-multipart requirement from 0.6 to 0.7
#142
dependabot[bot]
closed
2 months ago
0
a computed CRC32 value did not match the expected value - when CRC is in data_descriptor
#141
nipunn1313
opened
4 months ago
2
Update zip requirement from 0.6.3 to 2.1.3
#140
dependabot[bot]
closed
3 months ago
1
Update zip requirement from 0.6.3 to 2.1.2
#139
dependabot[bot]
closed
5 months ago
1
Update zip requirement from 0.6.3 to 2.1.1
#138
dependabot[bot]
closed
5 months ago
1
Update zip requirement from 0.6.3 to 2.1.0
#137
dependabot[bot]
closed
5 months ago
1
Update zip requirement from 0.6.3 to 2.0.0
#136
dependabot[bot]
closed
5 months ago
1
Update zip requirement from 0.6.3 to 1.3.1
#135
dependabot[bot]
closed
5 months ago
1
Update zip requirement from 0.6.3 to 1.3.0
#134
dependabot[bot]
closed
5 months ago
1
Update zip requirement from 0.6.3 to 1.2.3
#133
dependabot[bot]
closed
6 months ago
1
Update zip requirement from 0.6.3 to 1.2.2
#132
dependabot[bot]
closed
6 months ago
1
Update zip requirement from 0.6.3 to 1.2.1
#131
dependabot[bot]
closed
6 months ago
1
Update zip requirement from 0.6.3 to 1.1.4
#130
dependabot[bot]
closed
6 months ago
1
Update zip requirement from 0.6.3 to 1.1.3
#129
dependabot[bot]
closed
6 months ago
1
Update zip requirement from 0.6.3 to 1.1.2
#128
dependabot[bot]
closed
6 months ago
1
Option to compress externally and just store input compressed byte stream.
#127
anatawa12
opened
6 months ago
0
Update zip requirement from 0.6.3 to 1.1.1
#126
dependabot[bot]
closed
6 months ago
1
Streaming - Write file in chunks
#125
inzanez
closed
6 months ago
2
Broken pipe occurs.
#124
yossyX
closed
8 months ago
4
Update env_logger requirement from 0.10.0 to 0.11.2
#123
dependabot[bot]
closed
8 months ago
0
data descriptor not supported error
#122
ldanilek
opened
9 months ago
14
Update env_logger requirement from 0.10.0 to 0.11.1
#121
dependabot[bot]
closed
9 months ago
1
Update env_logger requirement from 0.10.0 to 0.11.0
#120
dependabot[bot]
closed
9 months ago
1
Test failures on 32-bit arches
#119
werdahias
opened
10 months ago
2
Async ZIP Streaming?...
#118
inzanez
closed
8 months ago
13
Update futures-lite requirement from 1.13.0 to 2.1.0
#117
dependabot[bot]
closed
10 months ago
0
Fix for 32bit platforms. Fix for large zip64 archives.
#116
Snarpix
closed
10 months ago
1
Parallel Zip Stream support
#115
dupeiran001
opened
11 months ago
2
add entry header size
#114
startewho
closed
10 months ago
1
Offset and size of entry in archive
#113
baszalmstra
opened
1 year ago
1
Port from futures-util to futures-lite
#112
notgull
closed
10 months ago
5
New Release?
#111
VivekPanyam
closed
7 months ago
3
Fix a bug in zip64 parsing
#110
VivekPanyam
closed
1 year ago
2
Bump actions/checkout from 3 to 4
#109
dependabot[bot]
closed
1 year ago
0
Incorrect parsing of zip64 extended information field
#108
VivekPanyam
closed
1 year ago
1
Tokio file doesn't satisfy `tokio::fs::File: futures_lite::AsyncWrite`
#107
AdamJSoftware
closed
1 year ago
1
Small fix for missing Zip64 EOCDR / EOCDL if cumulative size > 4Gib and all entrys are < 4Gib
#106
St4NNi
closed
1 year ago
1
Incorrect Zip64 Header Implementation
#105
Eric-Kobayashi
closed
1 year ago
8
Handle UTF-8 Extra Fields Automatically
#104
ArcticLampyrid
closed
1 year ago
8
Next