Skip to content
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

deflate: gzip support #15

Closed
folkertdev opened this issue Feb 1, 2024 · 2 comments
Closed

deflate: gzip support #15

folkertdev opened this issue Feb 1, 2024 · 2 comments

Comments

@folkertdev
Copy link
Collaborator

basically grep/search through the deflate code for #ifdef GZIP and make sure we handle those cases. We won't put gzip behind a feature flag.

gzip-ng's testing for deflate seems kind of minimal (seems to rely on fuzzing and golden tests) so we'll need to write some ourselves to exercise the gzip-specific logic

@folkertdev
Copy link
Collaborator Author

this at least in part depends on crc32 #14

@bramtweedegolf
Copy link
Collaborator

This can be closed, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants