Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-19 | blacklist content rather than hashes | Helmut Grohne | |
Otherwise the gzip hash cannot tell the empty stream and the compressed empty stream apart. | |||
2014-02-19 | DecompressedHash should fail on trailing input | Helmut Grohne | |
Otherwise all files smaller than 10 bytes are successfully hashed to the hash of the empty input when using the GzipDecompressor. Reported-By: Olly Betts | |||
2013-07-26 | verify package hashes when importing via http | Helmut Grohne | |
2013-02-21 | move hashing functions to module dedup.hashing | Helmut Grohne | |