aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing overrides and fix -Wpedantic 'extra ;' warningsJack Lloyd2016-01-171-2/+2
* Add final attribute to many classesJack Lloyd2016-01-101-10/+10
* Avoid having Command* objects be created until requested.Jack Lloyd2015-12-301-13/+20
* Add Command::rng()Jack Lloyd2015-12-271-2/+1
* Add DSA keygen and --der-out flag to keygen and pkcs8 toolsJack Lloyd2015-12-231-1/+5
* CLI rewriteJack Lloyd2015-12-191-0/+266