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