Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of "extra ';'" warnings and force semicolon after macros | Simon Warta | 2016-01-11 | 1 | -1/+2 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -15/+41 |
* | Add Command::rng() | Jack Lloyd | 2015-12-27 | 1 | -0/+16 |
* | Merge pull request #378 from neusdan/warning_fixes | Jack Lloyd | 2015-12-26 | 1 | -1/+1 |
|\ | |||||
| * | some trivial compiler/PVS-Studio warning fixes | Daniel Neus | 2015-12-22 | 1 | -1/+1 |
* | | Add virtual destructor to Botan_CLI::Command | Simon Warta | 2015-12-26 | 1 | -0/+1 |
* | | Add DSA keygen and --der-out flag to keygen and pkcs8 tools | Jack Lloyd | 2015-12-23 | 1 | -24/+2 |
|/ | |||||
* | Add --data-dir option to test command | Jack Lloyd | 2015-12-20 | 1 | -2/+24 |
* | Remove all remaining uses of throwing a std:: exception directly | Jack Lloyd | 2015-12-19 | 1 | -2/+5 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -0/+508 |