summaryrefslogtreecommitdiff
path: root/tests/test_openpgp.py
AgeCommit message (Expand)Author
2020-08-25tests: Add a test for subkey-signatureMichał Górny
2020-08-25tests: Store key data in split binary formMichał Górny
2018-07-25tests: Add half-mocked tests for WKD-based refreshMichał Górny
2018-07-25tests: Add tests for keyserver-based refreshingMichał Górny
2018-02-02openpgp: Fix handling OpenPGPNoImplementation in testsMichał Górny
2018-02-01openpgp: Use assertion for home-after-close()Michał Górny
2018-02-01openpgp: Replace RuntimeError with dedicated for import/refresh errorsMichał Górny
2018-02-01openpgp: Add tests for expired signatureMichał Górny
2018-01-24openpgp: Fix GnuPG use to report UTC timestampsMichał Górny
2018-01-24Expose Manifest signature data in Manifest classesMichał Górny
2018-01-24openpgp: Return basic signature data when verifying signaturesMichał Górny
2018-01-19Refresh OpenPGP keys before verificationMichał Górny
2018-01-16openpgp: Reject signatures made with expired & revoked keysMichał Górny
2017-11-08Remove support for OPTIONAL entriesMichał Górny
2017-10-28test_openpgp: Remove duplicate key loadingMichał Górny
2017-10-28test_openpgp: Fix cleanup on exceptionMichał Górny
2017-10-28recursiveloader: Provide more fine-grained control over signingMichał Górny
2017-10-28recursiveloader: Support writing signing ManifestsMichał Górny
2017-10-27manifest: Support dumping a signed ManifestMichał Górny
2017-10-27test_openpgp: Test importing a binary keyMichał Górny
2017-10-27openpgp: Convert verify/sign API to use string I/OMichał Górny
2017-10-27openpgp: Support signing keysMichał Górny
2017-10-27test_openpgp: Fix passing key to the CLI testMichał Górny
2017-10-27test_openpgp: Fix recursiveloader tests for missing OpenPGPMichał Górny
2017-10-27Add tests for CLI routinesMichał Górny
2017-10-27find_top_level: Do not verify Manifests during searchMichał Górny
2017-10-26recursiveloader: Support verifying Manifest signatures explicitlyMichał Górny
2017-10-26manifest: Support implicit OpenPGP verificationMichał Górny
2017-10-26manifest: Test for incomplete OpenPGP messageMichał Górny
2017-10-25test_openpgp: Improve test coverageMichał Górny
2017-10-25openpgp: Improve closed manager handlingMichał Górny
2017-10-25openpgp: Fix and test the context manager APIMichał Górny
2017-10-25openpgp: Explicitly detect the lack of supported implementationMichał Górny
2017-10-25Support verifying OpenPGP signaturesMichał Górny
2017-10-25manifest: Support reading files containing OpenPGP signaturesMichał Górny