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
verify: Use io.open() instead of os.fdopen()
Michał Górny
2017-10-27
test_verify: Use io.open() instead of open()
Michał Górny
2017-10-27
recursiveloader: Iterate over Manifests from most specific first
Michał Górny
2017-10-27
verify: Support updating entry data from path
Michał Górny
2017-10-27
verify: Rewrite verify_path() in terms of get_path_metadata()
Michał Górny
2017-10-27
verify: Introduce universal get_file_metadata() function
Michał Górny
2017-10-27
test_openpgp: Fix passing key to the CLI test
Michał Górny
2017-10-27
test_openpgp: Fix recursiveloader tests for missing OpenPGP
Michał Górny
2017-10-27
Use sys.hexversion instead of .version_info
Michał Górny
2017-10-27
testutil: Fix logger warnings for py2
Michał Górny
2017-10-27
Add tests for CLI routines
Michał Górny
2017-10-27
testutil: Handle silencing logging for tests
Michał Górny
2017-10-27
find_top_level: Do not verify Manifests during search
Michał Górny
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
[prev]
[next]