Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -2/+2 |
* | Fix a few clang warnings. Set clang sanitizer flags | Jack Lloyd | 2015-12-24 | 1 | -2/+4 |
* | Add missing try/catch in signature verification test. | Jack Lloyd | 2015-12-21 | 1 | -1/+1 |
* | Add --data-dir option to test command | Jack Lloyd | 2015-12-20 | 1 | -71/+61 |
* | If skipping a test due to diabled algo, only print if in verbose mode. | Jack Lloyd | 2015-12-19 | 1 | -30/+32 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -119/+148 |
* | Fix for minimized builds | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | Enhance tests main readability | Simon Warta | 2015-11-23 | 1 | -0/+249 |