Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support getting a passphrase from most of the cli tools | Jack Lloyd | 2018-12-01 | 1 | -0/+8 |
| | |||||
* | Promote echo suppression of terminal to Botan::OS | Jack Lloyd | 2018-12-01 | 1 | -24/+15 |
| | |||||
* | fileno is a macro on OpenBSD | Jack Lloyd | 2018-09-27 | 1 | -3/+4 |
| | |||||
* | Add pk_encrypt/pk_decrypt commands | Jack Lloyd | 2018-07-04 | 1 | -2/+36 |
| | |||||
* | Tweak help output a bit | Jack Lloyd | 2017-10-24 | 1 | -3/+7 |
| | |||||
* | Refactor option parsing in cli and test code | Jack Lloyd | 2017-10-24 | 1 | -0/+250 |
Allows cleaning up header includes, also somewhat smaller binaries. |