aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/base64.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cmd/app -> cliSimon Warta2015-12-091-97/+0
* Replace C interfaces in cli apps with C++ interfacesSimon Warta2015-12-081-9/+12
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+4
* Merge pull request #130 from webmaster128/fstreamSimon Warta2015-06-231-1/+1
|\
| * ifstream/ostream take std::stringSimon Warta2015-06-231-1/+1
* | Replace \n by std::endl in /src/cmdSimon Warta2015-06-231-2/+2
|/
* Centralize where string.h/cstring is included to mem_ops.hlloyd2015-01-231-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Command line prog cleanuplloyd2014-11-121-1/+7
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-0/+85