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