issues
search
rust-lang
/
flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
929
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented total_in() and total_out() for GzDecoder, GzEncoder and MultiGzDecoder
#382
fedy-cz
opened
1 year ago
6
total_in(&self) / total_out(&self) implementation for GzDecoder / GzEncoder / MultiGzDecoder
#381
fedy-cz
opened
1 year ago
2
Reset StreamWrapper after calling mz_inflate / mz_deflate
#380
Manishearth
closed
1 year ago
1
unsafe review: Potential (not actual) dangling pointers after inflate/deflate
#379
Manishearth
closed
1 year ago
2
prepare next patch-release
#378
Byron
closed
1 year ago
5
Add `continue_with` function to ZlibDecoder that allows refreshing of the stream without resetting the bufreader and fix resetting of ZlibDecoder
#376
PierreV23
closed
1 year ago
7
Fix and unify docs of `bufread` and `read` types.
#375
georeth
closed
1 year ago
1
flate2::bufread::GzDecoder doesn't impl BufRead?
#374
georeth
closed
1 year ago
3
Fix spare capacity handling
#373
anforowicz
closed
1 year ago
0
Use explicit Default for GzHeaderState enum
#371
jongiddy
closed
1 year ago
8
Error on compiling flate2 on rust 1.57.0
#370
vladimirfomene
closed
1 year ago
2
prepare 1.0.27 release
#369
Byron
closed
1 year ago
6
`GzDecoder` eager reading in the constructor blocks IO
#368
cgbur
opened
1 year ago
9
Document that `read::GzDecoder` consumes bytes after end of gzip
#367
jongiddy
closed
1 year ago
1
Fix broken link on README.md
#366
wcampbell0x2a
closed
1 year ago
1
support 'deflate64'?
#365
xudesheng
closed
1 year ago
6
Fix header CRC calculation of trailing zeros
#363
jongiddy
closed
1 year ago
0
Add maintenance document
#362
Byron
closed
1 year ago
1
Add functionality for custom (de)compress instances
#361
PierreV23
closed
1 year ago
13
better error message when compiling with `--no-default-features` or `default-features = false`
#360
Byron
closed
1 year ago
0
Cannot compile when `default-features` are disabled (`false`)
#359
FirelightFlagboy
closed
1 year ago
1
Feature request: `set_dictionary` in pure Rust backend
#358
torokati44
closed
1 year ago
2
Gzip round-trip fails
#357
drtconway
closed
1 year ago
3
Fix Read encoder examples
#356
markgoddard
closed
1 year ago
0
Read encoder examples should use read_to_end
#355
markgoddard
closed
1 year ago
0
Introduce a changelog with `cargo changelog`
#354
Byron
closed
1 year ago
2
zLib decompressor returns empty result
#353
Phill030
closed
1 year ago
1
---------------
#352
Phill030
closed
1 year ago
0
Fix a comment on the `Compression` struct
#351
JohnTitor
closed
1 year ago
0
The documentation for Compression refers to it as "enum"
#350
Ciel-MC
closed
1 year ago
0
Integrate with Zopfli
#349
Pr0methean
opened
1 year ago
1
Export all headers from MultiGzDecoder
#348
ghost
closed
1 year ago
8
Add notes about multiple streams to `GzDecoder`
#347
JohnTitor
closed
1 year ago
2
Move gzip header parsing out of bufread module
#346
jongiddy
closed
1 year ago
0
Move blocked_partial_header_read test to read module
#345
jongiddy
closed
1 year ago
0
Move GzHeader into GzState
#344
jongiddy
closed
1 year ago
0
gha: Upgrade to windows-2022
#343
JohnTitor
closed
1 year ago
0
gha: Specify tag instead of branch on actions/checkout
#342
JohnTitor
closed
1 year ago
0
Prepare 1.0.26 release
#341
JohnTitor
closed
1 year ago
3
Request: new release to have `miniz_oxide` 0.7 dependency
#340
poliorcetics
closed
1 year ago
4
GzDecoder stops decoding file toward the start.
#339
nschuessler
closed
1 year ago
2
flate2 ZLibDecoder reads too much data from files.
#338
kallisti5
opened
1 year ago
3
Fix a typo in doc for write::GzDecoder
#337
yestyle
closed
1 year ago
0
Enable all-features, Use doc_auto_cfg on docs.rs
#336
wcampbell0x2a
closed
1 year ago
0
Bump miniz-oxide to prevent assertion failure
#335
softdevca
closed
1 year ago
0
basic tar encode + decode failure
#334
verrchu
closed
1 year ago
3
Fix left-overs on decoder docs
#333
JohnTitor
closed
1 year ago
0
Mention MSRV policy
#332
JohnTitor
closed
1 year ago
1
Remove `extern crate`s
#331
JohnTitor
closed
1 year ago
0
Fixed overflow bug in crc combine
#330
AntonJMLarsson
closed
1 year ago
0
Previous
Next