Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -97/+0 |
* | Replace C interfaces in cli apps with C++ interfaces | Simon Warta | 2015-12-08 | 1 | -9/+12 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+4 |
* | Merge pull request #130 from webmaster128/fstream | Simon Warta | 2015-06-23 | 1 | -1/+1 |
|\ | |||||
| * | ifstream/ostream take std::string | Simon Warta | 2015-06-23 | 1 | -1/+1 |
* | | Replace \n by std::endl in /src/cmd | Simon Warta | 2015-06-23 | 1 | -2/+2 |
|/ | |||||
* | Centralize where string.h/cstring is included to mem_ops.h | lloyd | 2015-01-23 | 1 | -1/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Command line prog cleanup | lloyd | 2014-11-12 | 1 | -1/+7 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+85 |