index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-27
cli: Handle more standard exceptions
Michał Górny
2017-10-27
cli: Fix checking subdirectory of Manifest tree
Michał Górny
2017-10-27
cli: Support controlling OpenPGP behavior
Michał Górny
2017-10-26
recursiveloader: Support verifying Manifest signatures explicitly
Michał Górny
2017-10-26
compression: Fix opening files in text mode without encoding
Michał Górny
2017-10-26
test_compression: Fix mismatched suffixes
Michał Górny
2017-10-26
manifest: Support implicit OpenPGP verification
Michał Górny
2017-10-26
manifest: Test for incomplete OpenPGP message
Michał Górny
2017-10-26
Add a README file
Michał Górny
2017-10-26
cli: Support keep-going mode for validation
Michał Górny
2017-10-26
recursiveloader: warn_handler defaults to fail_handler
Michał Górny
2017-10-26
cli: Support non-strict verification mode
Michał Górny
2017-10-26
Initial CLI for verification
Michał Górny
2017-10-26
gen-test-manifest: Account for compressed files
Michał Górny
2017-10-26
Revert "hash: Support using concurrent threads"
Michał Górny
2017-10-26
Add utilities to create Manifest tree and verify it
Michał Górny
2017-10-26
recursiveloader: Fix missing import
Michał Górny
2017-10-26
recursiveloader: Use handler callbacks to report failures/warnings
Michał Górny
2017-10-26
verify: Remove assert_path_verifies()
Michał Górny
2017-10-26
recursiveloader: Switch to using plain verify_path()
Michał Górny
2017-10-26
Move throw_exception() to gemato.util
Michał Górny
2017-10-26
find_top_level: Support compressed Manifests
Michał Górny
2017-10-26
recursiveloader: Support compressed Manifests
Michał Górny
2017-10-26
compression: Workaround missing gzip.GzipFile.read1() in py<3.3
Michał Górny
2017-10-25
gemato.compression: Support getting potential compressed names
Michał Górny
2017-10-25
test_compression: Check if .fileno() is passed through correctly
Michał Górny
2017-10-25
compression: Support passing text-mode kwargs to open
Michał Górny
2017-10-25
test_compression: Add tests for opening uncompressed files
Michał Górny
2017-10-25
compression: Introduce a generic opener for files
Michał Górny
2017-10-25
compression: Enforce correct format for lzma/xz files
Michał Górny
2017-10-25
compression: Support passing mode to the compressor
Michał Górny
2017-10-25
tox: Add an extra environment with minimal set of deps
Michał Górny
2017-10-25
Provide compression abstraction
Michał Górny
2017-10-25
Fix file suffix for gen-hash-tests
Michał Górny
2017-10-25
test_openpgp: Improve test coverage
Michał Górny
2017-10-25
openpgp: Improve closed manager handling
Michał Górny
2017-10-25
openpgp: Fix and test the context manager API
Michał Górny
2017-10-25
openpgp: Explicitly detect the lack of supported implementation
Michał Górny
2017-10-25
Support verifying OpenPGP signatures
Michał Górny
2017-10-25
manifest: Support reading files containing OpenPGP signatures
Michał Górny
2017-10-25
Support finding top-level Manifest
Michał Górny
2017-10-25
tox: Generate coverage report while at it
Michał Górny
2017-10-25
manifest: Wipe old entries when loading next file
Michał Górny
2017-10-25
Add the benchmark utility that was used to test threading in hash
Michał Górny
2017-10-25
Commit the utility to generate hash tests
Michał Górny
2017-10-25
tests: Split TempDirTestCase into common module
Michał Górny
2017-10-25
test_recursiveloader: Add a test for os.walk() failure
Michał Górny
2017-10-25
test_manifest: Add a test for no timestamp
Michał Górny
2017-10-25
test_recursiveloader: Add more tests
Michał Górny
2017-10-25
test_recursiveloader: Add more tests for cross-device cases
Michał Górny
[next]