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

ValidateTool: fix digest validation #87

Merged

Conversation

sebastian-nagel
Copy link
Contributor

The ValidateTool actually does not validate the digests...

@ato ato merged commit f26a4d6 into iipc:master Nov 8, 2024
1 check passed
ato added a commit that referenced this pull request Nov 14, 2024
New features

* Added optional support for brotli content encoding #88  (Sabastian Nagel)
* Added HttpMessage.bodyDecoded() #88  (Sabastian Nagel)
* WarcTool: Added `dedupe` subcommand
* DedupeTool: Added --verbose option and silenced default logging

Bugs fixed

* GunzipChannel: Fixed incorrect record length calculation when gzip footer aligns with the end of the buffer
* ValidateTool: Fixed digest validation #87 (Sabastian Nagel)
* DedupeTool: Used matchType=exact to properly handle CDX queries for URLs ending with `*`
* DedupeTool: Fixed record copying when transferTo copies fewer bytes than requested
* DedupeTool: Prevented appending of an empty gzip member when no records were deduplicated
* DedupeTool: Fixed exception when input files are in the current working directory
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

Successfully merging this pull request may close these issues.

2 participants