issues
search
trifectatechfoundation
/
zlib-rs
A safer zlib
zlib License
147
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cover some uncovered paths
#152
folkertdev
closed
3 months ago
0
handle partially uninitialized streams properly
#151
folkertdev
closed
3 months ago
0
test edge cases in the public C api
#150
folkertdev
closed
3 months ago
0
Deflate docs
#149
folkertdev
closed
3 months ago
0
document the rest of the inflate functions
#148
folkertdev
closed
3 months ago
0
tests/comments for foundational inflate functions
#147
folkertdev
closed
3 months ago
0
add safety comments & tests to (un)compress
#146
folkertdev
closed
3 months ago
0
handle `NULL` in adler32 and crc32 functions
#145
folkertdev
closed
3 months ago
0
guarantee that the alloc/free function pointer always point to the same thing
#144
folkertdev
closed
3 months ago
0
Uses of slice::from_raw_parts with input from FFI would need some manual pre-checks
#143
glandium
opened
3 months ago
2
centralize fuzzing helpers
#142
folkertdev
closed
3 months ago
0
Ci cross compile
#141
folkertdev
closed
3 months ago
0
clean up `hash_calc` selection logic
#140
folkertdev
closed
3 months ago
0
test `i686` and `s390x` on CI
#139
folkertdev
closed
3 months ago
1
fix test suite on `s390x-unknown-linux-gnu`
#138
folkertdev
closed
3 months ago
1
gate the `crc32_hash_calc` test on x86, x86_64 and aarch64
#137
folkertdev
closed
3 months ago
0
test failures on s390x-unknown-linux-gnu
#136
decathorpe
closed
3 months ago
0
test failure on powerpc64le-unknown-linux-gnu
#135
decathorpe
closed
3 months ago
1
test failures on i686-unknown-linux-gnu
#134
decathorpe
closed
3 months ago
3
move libz-rs-sys tests into its own crate
#133
folkertdev
closed
3 months ago
0
Simplify test suite 1
#132
folkertdev
closed
3 months ago
0
add `ROADMAP.md`
#131
folkertdev
closed
3 months ago
0
Symbol visibility fixes
#130
folkertdev
closed
3 months ago
0
Update README.md
#129
rnijveld
closed
3 months ago
0
silence some warnings in dynamic-libz-sys
#128
folkertdev
closed
3 months ago
0
use zlib-rs as a dynamic c library
#127
folkertdev
closed
3 months ago
0
the libz-rs-sys cdylib is not a drop-in replacement to libz
#126
glandium
closed
3 months ago
0
add `custom-prefix` feature flag
#125
folkertdev
closed
4 months ago
1
libz-rs-sys functions are missing #[no_mangle]
#124
glandium
closed
4 months ago
2
Performance of `zlib-rs` compared to `zlib-ng`
#123
c410-f3r
closed
4 months ago
5
Refactor dynamic loading
#122
folkertdev
closed
5 months ago
0
`inflate::reset_keep`: clear more fields
#121
folkertdev
closed
5 months ago
0
make `libz-rs-sys` and `zlib-rs` use their local README.md for crates.io
#120
folkertdev
closed
4 months ago
0
wrong README files included in published crates due to crate metadata error
#119
decathorpe
closed
4 months ago
0
include LICENSE file in published crates
#118
decathorpe
closed
5 months ago
1
respect `cfg!(fuzzing)`
#117
folkertdev
closed
1 month ago
0
fix `inflate::uncompress` bug
#116
folkertdev
closed
5 months ago
0
Consider respecting cfg!(fuzzing)
#115
fintelia
opened
5 months ago
6
`flush` is not respected in `inflate()`
#114
cjgriscom
closed
5 months ago
0
Fix inflate() flush modes and implement state.data_type
#113
cjgriscom
closed
5 months ago
4
stop using crc32 hash on aarch64
#112
folkertdev
closed
5 months ago
0
prepare tests for miri
#111
folkertdev
closed
5 months ago
1
fix bug in match copying
#110
folkertdev
closed
5 months ago
1
large chunked output hits `todo!()` in inflate
#109
folkertdev
closed
5 months ago
0
Hash direct calls
#108
folkertdev
closed
5 months ago
0
use more accurate feature gates
#107
folkertdev
closed
5 months ago
0
Slow algorithm tweaks
#106
folkertdev
closed
5 months ago
0
fix invalid free of mutable slice
#105
folkertdev
closed
6 months ago
0
Fix issues spotted by miri
#104
folkertdev
closed
6 months ago
0
run under `cargo miri`
#103
folkertdev
opened
6 months ago
0
Previous
Next