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
2020-08-25
Remove remaining pyblake2 uses
Michał Górny
2020-08-25
setup.py: Remove py<3.6 deps
Michał Górny
2020-08-25
openpgp: Reimplement WKD support via requests
Michał Górny
2020-08-25
openpgp: Introduce a helper method to get WKD URL
Michał Górny
2020-08-25
Remove compatibility code for py<3.6 support
Michał Górny
2020-08-25
Stop pretending to test py<3.6
Michał Górny
2020-08-25
tox.ini: pypy3 shouldn't need pyblake2 anymore
Michał Górny
2020-08-25
Stop testing Python 2
Michał Górny
2020-08-25
tests: Add tests for unexpiring keys
Michał Górny
2020-08-25
tests: Test for trivial cases of key forging
Michał Górny
2020-08-25
tests: Add a test for subkey-signature
Michał Górny
2020-08-25
tests: Store key data in split binary form
Michał Górny
2020-08-18
tox.ini: Use twine for uploading
Michał Górny
2020-08-18
Bump to 14.5
Michał Górny
2020-08-18
openpgp: Support overriding proxy in env
Michał Górny
2020-08-18
openpgp: Use explicit prefix for temporary directories
Michał Górny
2020-08-18
openpgp: Pass debug flag when cloning env
Michał Górny
2020-07-21
Allow to override default 'gpg' client
Frédéric Pierret (fepitre)
2020-05-28
Enable testing on py3.9
Michał Górny
2020-05-17
Bump to 14.4
Michał Górny
2020-05-16
openpgp: Fix killing gpg-agent
Michał Górny
2020-05-16
openpgp: Explicitly kill gpg-agent when exiting
Michał Górny
2020-05-16
openpgp: Default stdin='' in _spawn_gpg()
Michał Górny
2020-05-16
openpgp: Pass 'gpg --batch' to _spawn_gpg() explicitly
Michał Górny
2020-05-16
openpgp: Remove gpg-1.4 compatibility code
Michał Górny
2020-05-16
openpgp: Remove support for old Debian gpg2 executable
Michał Górny
2020-05-15
tox: Switch to pytest-cov, coverage runner is broken
Michał Górny
2020-05-15
openpgp: Fix unused .format() arg
Michał Górny
2020-05-15
tox: Skip missing interpreters
Michał Górny
2020-05-14
tox: Add codecov upload env
Michał Górny
2020-05-14
tox: Enable testing on py38
Michał Górny
2019-10-25
Bump to 14.3
Michał Górny
2019-10-25
openpgp: Remove debug-all, it has too broad consequences
Michał Górny
2019-10-18
Bump to 14.2
Michał Górny
2019-10-18
tox: Remove nodeps case, it is no longer useful
Michał Górny
2019-10-18
tox: Install pyblake2 for pypy3 & incompatible-lzma scenarios
Michał Górny
2019-10-18
openpgp: Reduce gpg debug options for gpg1.x compat
Michał Górny
2019-10-18
openpgp: Obtain debug logs from GnuPG
Michał Górny
2019-10-18
openpgp: Fix whitespace
Michał Górny
2019-10-18
profile: Update default set of hashes
Michał Górny
2019-04-27
Bump to v14.1
Michał Górny
2019-04-25
openpgp: Also handle EBUSY for NFS
Michał Górny
2019-04-24
openpgp: Handle ENOTEMPTY in gpg-agent cleanup
Michał Górny
2019-03-16
tests: Fix MockedWKDOpenPGPEnvironment._spawn_gpg() return types
Michał Górny
2019-03-16
openpgp: Fix decoding bytestrings for debug
Michał Górny
2019-02-26
openpgp: Add debug output to WKD routines
Michał Górny
2019-02-26
cli: Support debug logging
Michał Górny
2018-08-02
tox: Enable testing py37 by default
Michał Górny
2018-08-01
Bump to 14.0
Michał Górny
2018-08-01
setup.py: Use env-based shebang
Michał Górny
[next]