Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor refactoring of Text_Based_Test | Jack Lloyd | 2016-12-19 | 1 | -2/+1 |
* | Correct test comment | Jack Lloyd | 2016-07-21 | 1 | -2/+2 |
* | fix test failures and seg faults when Botan is configured with --module-poli... | René Korthaus | 2016-06-17 | 1 | -0/+11 |
* | add missing overrides | Daniel Neus | 2016-01-08 | 1 | -1/+1 |
* | Add --data-dir option to test command | Jack Lloyd | 2015-12-20 | 1 | -1/+1 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -76/+23 |
* | Replace \n by std::endl in tests to ensure proper flushing | Simon Warta | 2015-06-19 | 1 | -4/+4 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -1/+1 |
* | Externalize the state of a RFC 6979 nonce computation. | lloyd | 2015-03-12 | 1 | -3/+31 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+6 |
* | Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups. | lloyd | 2014-03-22 | 1 | -0/+71 |