Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-28 | Revert "Only examine subkeys that are capable of encrypting." | Jason A. Donenfeld | |
This reverts commit ec8140b0f1a422aad16d41d0c322f3a6ceef74fe. The needed option is only available on GnuPG 2.1, and we need to support GnuPG 2.0 too. | |||
2015-01-28 | Take into account use in tests | Jason A. Donenfeld | |
2014-05-14 | Disable secmem warning when discovering keys | milki | |
Key discovery parses stderr output of gnupg. The secmem warning interferes with parsing. | |||
2014-04-24 | Allow overridable bash. | Jason A. Donenfeld | |
2014-04-24 | tests: run from anywhere | Jason A. Donenfeld | |
2014-04-24 | Turns out aliases were a bad idea. | Jason A. Donenfeld | |
2014-04-23 | Use aliases instead of variables for command portability. | Jason A. Donenfeld | |
2014-04-23 | Support git tests | Jason A. Donenfeld | |
2014-04-23 | tests: make more gritty, less setup | Jason A. Donenfeld | |
2014-04-23 | tests: add reencryption tests | Jason A. Donenfeld | |