Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid using std::cout and std::cerr within cli code | Jack Lloyd | 2017-09-02 | 1 | -51/+52 |
* | Fix transcoding of asn1print strings to UTF-8 | René Korthaus | 2017-06-28 | 1 | -2/+2 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -16/+50 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -2/+0 |
* | Fix remaining Wshadow warnings and enable on gcc and clang | René Korthaus | 2016-02-18 | 1 | -8/+8 |
* | Add missing overrides and fix -Wpedantic 'extra ;' warnings | Jack Lloyd | 2016-01-17 | 1 | -1/+1 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -1/+1 |
* | Fix Clang warning | Jack Lloyd | 2015-12-25 | 1 | -0/+3 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -100/+127 |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -0/+356 |