aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/quick-key-manipulation.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Look up user ID to mark as primary by UID hashIngo Klöcker2022-08-081-1/+3
* gpg: Look up user ID to revoke by UID hashIngo Klöcker2022-04-261-0/+6
* tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-081-4/+4
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-241-1/+1
* tests: Test '--quick-set-primary-uid'.Justus Winter2017-03-211-0/+11
* gpg: Do not allow the user to revoke the last valid UID.Justus Winter2017-03-071-0/+5
* tests: Avoid overflowing signed 32 bit time_t.Justus Winter2017-03-071-4/+11
* gpg: Fix (quick) key generation with --always-trust.Justus Winter2017-03-021-4/+0
* g10: Signal an error when trying to revoke non-existant UID.Justus Winter2017-03-021-0/+6
* tests: Test and document other ways to create keys.Justus Winter2017-02-151-0/+33
* tests: Check expiration times of created keys.Justus Winter2017-02-151-7/+17
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-191-7/+0
* g10: Rework the --quick-* interface.Justus Winter2016-12-151-4/+4
* g10: Create expiring keys in quick key generation mode.Justus Winter2016-12-131-17/+14
* tests: Add a test for '--quick-addkey'.Justus Winter2016-12-091-0/+65
* tests: Add test for '--quick-set-expire'.Justus Winter2016-12-071-0/+22
* tests: Improve quick key manipulation test.Justus Winter2016-12-071-7/+1
* tests: Move environment creation and teardown into each test.Justus Winter2016-11-071-0/+1
* tests: Simplify test.Justus Winter2016-10-201-36/+31
* g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield2016-09-221-1/+22
* tests: Port the quick key manipulation test to Scheme.Justus Winter2016-09-201-0/+66