Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-02 | tests: Add cms mode to run-import | Andre Heinecke | 1 | -2/+15 | |
* tests/run-import.c (show_usage): Add doc for cms / openpgp. (main): Handle protocol. | |||||
2019-02-28 | tests: Let run-verify print the de-vs flag. | Werner Koch | 1 | -1/+1 | |
* tests/run-verify.c (print_result): Chack is_de_vs. * tests/run-import.c (main): Fix bad parameter for format string. Signed-off-by: Werner Koch <[email protected]> | |||||
2019-01-15 | tests: Add diagnostic example to run-import.c | Andre Heinecke | 1 | -0/+14 | |
* tests/run-import.c (main): Show diagnostics in verbose mode. | |||||
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 1 | -17/+18 | |
-- Signed-off-by: Werner Koch <[email protected]> | |||||
2016-11-16 | doc: Replace http: by https: in core source files. | Werner Koch | 1 | -1/+1 | |
-- Signed-off-by: Werner Koch <[email protected]> | |||||
2012-09-25 | Remove all trailing whitespace from source files | Werner Koch | 1 | -9/+9 | |
-- Command used: sed -i 's,[ \t]*$,,' FILE | |||||
2009-07-07 | Move gpg test programs to the top test directory. | Werner Koch | 1 | -2/+2 | |
2009-06-16 | Add support for gpg --fetch-keys. | Werner Koch | 1 | -0/+129 | |