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
2021-04-23
benchmark: Improve output
Michał Górny
2020-10-01
Bump to 16.2
Michał Górny
2020-10-01
openpgp: Fix handling connection errors in WKD refresh
Michał Górny
2020-09-10
test_openpgp: Fix race conditions in mocked system env cleanup
Michał Górny
2020-09-08
Bump to 16.1
Michał Górny
2020-09-08
test_recursiveloader: Attempt to fix misordered Manifest tests
Michał Górny
2020-09-08
openpgp: Reduce unnecessary recoding in get_wkd_url()
Michał Górny
2020-09-08
openpgp: Handle non-utf8 UIDs gracefully
Michał Górny
2020-09-08
openpgp: Streamline GPG error handling, and handle malformed utf8
Michał Górny
2020-09-08
test_compression: Decode test string as ASCII
Michał Górny
2020-09-08
openpgp: Fix bytes-to-str warnings by using !r (repr)
Michał Górny
2020-09-07
test_openpgp: Fix ResourceWarning (cleaning up tmpdir)
Michał Górny
2020-09-06
Add a partial experimental PGPy-based OpenPGP provider
Michał Górny
2020-09-06
test_openpgp: Add more tests for importing key combos
Michał Górny
2020-09-06
Bump to 16.0
Michał Górny
2020-09-06
openpgp: Move get_wkd_url() to global scope
Michał Górny
2020-09-06
openpgp: Rename GPG-based environments to *GPGEnvironment
Michał Górny
2020-09-05
Replace IOError/OSError whenever possible
Michał Górny
2020-09-05
Do not call signal.strsignal() when not available (py<3.8)
Michał Górny
2020-09-05
Add gpg-wrap command
Michał Górny
2020-09-05
openpgp: Verify key validity for signatures
Michał Górny
2020-09-05
openpgp: Move listing keys to a separate method
Michał Górny
2020-09-05
test_openpgp: Test using UID with no e-mail address
Michał Górny
2020-09-05
Bump to 15.3
Michał Górny
2020-09-05
test_recursiveloader: Cache tmp_paths for read-only layouts
Michał Górny
2020-09-05
compression: Fix compatibility with py<3.8 exceptions
Michał Górny
2020-09-05
tox.ini: Require pytest>=5
Michał Górny
2020-09-05
Handle invalid compressed files when collecting Manifests
Michał Górny
2020-09-05
Fix wrongly determining uncompressed size
Michał Górny
2020-09-05
pytest: Enable strict XFAIL handling
Michał Górny
2020-09-05
Fix remaining PEP8 issues and extend PEP8 testing to tests
Michał Górny
2020-09-05
tests: Port test_recursiveloader to pytest
Michał Górny
2020-09-05
tests: Mark module-scope test dirs read-only
Michał Górny
2020-08-31
tests: Port test_profile to pytest
Michał Górny
2020-08-30
profile: Put profile names inside the eclasses
Michał Górny
2020-08-30
Bump to 15.2
Michał Górny
2020-08-30
Remove obsolete 'object' inheritance
Michał Górny
2020-08-30
tests: Use module-scope fixtures whenever possible
Michał Górny
2020-08-30
test_openpgp: Fix system env tests to respect GNUPG
Michał Górny
2020-08-29
tests: Test OpenPGPSystemEnvironment as well
Michał Górny
2020-08-29
Remove io.open() py2-ism
Michał Górny
2020-08-28
Reformat gemato code and fix PEP8 compliance
Michał Górny
2020-08-28
tests: Port test_verify to pytest
Michał Górny
2020-08-27
Bump to 15.1
Michał Górny
2020-08-27
openpgp: Fix WKD→HKP fallback for missing requests
Michał Górny
2020-08-27
tests: Convert test_util to pytest
Michał Górny
2020-08-27
tests: Extend OpenPGP un-expiration tests
Michał Górny
2020-08-27
tests: Convert test_manifest to pytest
Michał Górny
2020-08-27
tests: Rewrite test_hash to pytest
Michał Górny
2020-08-27
tests: Migrate test_find_top_level to pytest
Michał Górny
[next]