| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -187/+0 |
* | Replace C interfaces in cli apps with C++ interfaces | Simon Warta | 2015-12-08 | 1 | -22/+25 |
* | Remove LibraryInitializer from cli | Simon Warta | 2015-12-08 | 1 | -3/+0 |
* | Replace \n by std::endl in /src/cmd | Simon Warta | 2015-06-23 | 1 | -16/+16 |
* | Comile fixes for VC 2013. Based on github pull 56 | neusdan | 2015-03-10 | 1 | -3/+2 |
* | Mark modules pulling in external deps (zlib, boost, etc) as such, and | lloyd | 2015-02-06 | 1 | -1/+1 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 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 |
* | Add gzip compression transform and compress command line prog. | lloyd | 2014-11-19 | 1 | -3/+3 |
* | Command line prog cleanup | lloyd | 2014-11-12 | 1 | -60/+51 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -1/+2 |
* | 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 | -0/+1 |
* | Add rng command which can dump RNG outputs or raw entropy samples | lloyd | 2014-03-22 | 1 | -0/+1 |
* | Add --destdir option to configure.py | lloyd | 2014-02-13 | 1 | -1/+1 |
* | Add config and version subcommands | lloyd | 2014-02-13 | 1 | -35/+78 |
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -0/+5 |
* | Fix minimized builds. Patch by Markus Wanner sent to botan-devel | lloyd | 2014-02-08 | 1 | -4/+8 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -26/+56 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+114 |