aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-encrypt.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-17tests: New maintenance helper run-encrypt.Werner Koch1-51/+46
* tests/run-encrypt.c: New. Signed-off-by: Werner Koch <[email protected]>
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.