Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -3/+3 |
| | | | | Fixes #146. | ||||
* | Replace \n by std::endl in /src/cmd | Simon Warta | 2015-06-23 | 1 | -3/+3 |
| | | | | to ensure proper flusing | ||||
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
| | | | | | Update license header line to specify the terms and refer to the file, neither of which it included before. | ||||
* | Command line prog cleanup | lloyd | 2014-11-12 | 1 | -4/+11 |
| | |||||
* | Fix minimized builds. Patch by Markus Wanner sent to botan-devel | lloyd | 2014-02-08 | 1 | -0/+2 |
| | |||||
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+43 |
the tests and botan for everything else. |