aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/tofu.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-21tests: Move some functions into a common module.Damien Goutte-Gattat1-24/+0
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter1-28/+28
2017-03-17tests: Add test for issue 2959.Neal H. Walfield1-0/+1
2017-02-28tests: Improve support for gpgconf.Justus Winter1-27/+21
2017-02-15tests: Check expiration times of created keys.Justus Winter1-2/+1
2017-01-16tests: Improve GPGHOME handling.Justus Winter1-7/+4
2017-01-02tests: Fix faked time in the TOFU test.Justus Winter1-1/+1
2016-12-19test: Extend TOFU tests to also check the days with signatures.Neal H. Walfield1-15/+71
2016-12-06tests: Rename 'error' to 'fail'.Justus Winter1-8/+8
2016-12-06tests: Remove debugging display.Justus Winter1-1/+0
2016-12-06tests: Check the signature count in the TOFU TFS record.Neal H. Walfield1-0/+56
2016-12-06tests: Replace data used by the TOFU conflict test.Neal H. Walfield1-32/+32
2016-11-22g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield1-0/+21
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield1-12/+16
2016-11-07tests: Move environment creation and teardown into each test.Justus Winter1-0/+1
2016-10-13tests: Use shorter filenames.Neal H. Walfield1-18/+18
2016-10-13g10: Be more careful when checking if a binding is signed by a UTK.Neal H. Walfield1-1/+83
2016-10-13g10: Be more careful when checking cross signatures.Neal H. Walfield1-0/+73
2016-10-13tests: Remove support for deprecated functionality.Neal H. Walfield1-1/+0
2016-09-12tests: Simplify tofu test.Justus Winter1-66/+64
2016-09-07tests: Don't use --tofu-db-format.Neal H. Walfield1-33/+30
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-3/+3
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-1/+1
2016-06-23tests/openpgp: Fake the system time for the tofu test.Justus Winter1-1/+3
2016-06-21tests/openpgp: Port the remaining tests to Scheme.Justus Winter1-0/+165