Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -77/+0 |
* | Replace C interfaces in cli apps with C++ interfaces | Simon Warta | 2015-12-08 | 1 | -12/+13 |
* | Remove unneeded includes and clean up socket feature test | Jack Lloyd | 2015-08-29 | 1 | -0/+6 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+5 |
* | Command line prog cleanup | lloyd | 2014-11-12 | 1 | -33/+58 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -0/+1 |
* | Remove stub for testing app | lloyd | 2014-04-27 | 1 | -1/+0 |
* | Any fixed MR iterations is probably wrong for somebody. Allow the user | lloyd | 2014-04-25 | 1 | -5/+6 |
* | Add rng command which can dump RNG outputs or raw entropy samples | lloyd | 2014-03-22 | 1 | -0/+1 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -1/+4 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+34 |