aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-decrypt.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-24tests: Add new test tool run-decryptAndre Heinecke1-78/+44
* tests/run-decrypt.c: New. * tests/Makefile.am (noinst_PROGRAMS): Add run-decrypt.
2015-08-25tests: Allow using run-sign to test loopback pinentry problems.Werner Koch1-0/+26
* tests/run-sign.c: Add options --status and --loopback.
2012-09-25Remove all trailing whitespace from source filesWerner Koch1-11/+11
-- Command used: sed -i 's,[ \t]*$,,' FILE
2009-11-03Prepare for a new protocol.Werner Koch1-3/+13
Comment clarification.
2009-08-06Fix detection of invalid signer keys.Werner Koch1-0/+187
Support the new INV_SGNR status code.