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
2024-06-17
Bump to 20.6
Michał Górny
2024-06-17
Update tested implementation list
Michał Górny
2024-06-17
openpgp: disable Tor use in dirmngr
Sam James
2024-06-17
Relicense as GPL-2.0-or-later
Michał Górny
2023-08-14
Bump to 20.5
Michał Górny
2023-08-14
cli: Allow enabling debug via GEMATO_DEBUG envvar
Michał Górny
2023-08-13
Use per-module loggers
Michał Górny
2023-08-13
testutil: Remove obsolete test classes
Michał Górny
2023-05-29
Bump to 20.4
Michał Górny
2023-05-29
Remove leftover debug prints
Michał Górny
2023-05-29
Bump to 20.3
Michał Górny
2023-05-29
tox: Add py312
Michał Górny
2023-05-29
tests: Make StrayCompressedManifestLayout allow any gzip output
Michał Górny
2023-04-29
openpgp: Support specifying connection timeout
Michał Górny
2023-04-29
Bump to 20.2
Michał Górny
2023-04-29
gemato/openpgp: correctly handle duplicate keys vs unexpected keys
Robin H. Johnson
2023-04-22
openpgp: Use DNS resolver of OS
David Sardari
2023-04-07
Bump to 20.1
Michał Górny
2023-04-07
log: Make last of --debug/--quiet take precedence
Michał Górny
2023-04-07
cli: add --quiet for openpgp modes
Sam James
2023-03-20
CI: add Python 3.12 alphas
Sam James
2023-03-08
.github: Add ko-fi
Michał Górny
2023-03-01
Bump to v20.0
Michał Górny
2023-03-01
openpgp: Fix typo
Michał Górny
2023-03-01
Support verifying detached signatures of data from stdin
Michał Górny
2023-02-15
.github: Add FUNDING
Michał Górny
2023-02-15
Bump to 19.0
Michał Górny
2023-02-15
test_openpgp: Inline signature timestamp
Michał Górny
2023-02-15
openpgp: Do not reject signatures made prior to key expiration
Michał Górny
2023-02-15
test_openpgp: Inline MANIFEST_*_SIG
Michał Górny
2023-01-23
Bump to v18.0
Michał Górny
2023-01-23
utils: Fix pyflakes complaints
Michał Górny
2023-01-23
Update README for detached sig support
Michał Górny
2023-01-22
Remove the old bin/ wrapper
Michał Górny
2023-01-22
Add a __main__ module to call the package conveniently
Michał Górny
2023-01-22
cli: Support running the module directly
Michał Górny
2023-01-22
cli: Support verifying detached signatures
Michał Górny
2023-01-22
tests: Extend test_verify_detached() to 1-out-of-2 case
Michał Górny
2023-01-22
tests: Make assert_signature() more reusable
Michał Górny
2023-01-22
openpgp: Add a function to verify detached signature
Michał Górny
2023-01-22
openpgp: Move gpg output processing into a dedicated function
Michał Górny
2023-01-22
cli: Print multiple signature data
Michał Górny
2023-01-22
cli: Add --no-require-all-good to openpgp-verify command
Michał Górny
2023-01-22
openpgp: Allow verifying a subset of signatures
Michał Górny
2023-01-22
test_openpgp: Add more tests for the multi-signature case
Michał Górny
2023-01-22
openpgp: Pass OpenPGPSignatureData to OpenPGPVerificationFailure
Michał Górny
2023-01-22
exceptions: Verify excs to subclasses of OpenPGPVerificationFailure
Michał Górny
2023-01-22
openpgp: Distinguish NO_PUBLIC_KEY status
Michał Górny
2023-01-22
openpgp: Store all verification results in OpenPGPSignatureData
Michał Górny
2023-01-22
openpgp: Stop relying on `gpg --verify` exit status
Michał Górny
[next]