Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check result of dynamic_cast | Jack Lloyd | 2016-02-09 | 1 | -10/+17 |
* | 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 | -88/+88 |
* | Fix TEST_DATA_DIR | Simon Warta | 2015-07-15 | 1 | -1/+1 |
* | Misread which call MSVC was complaining about | Jack Lloyd | 2015-07-04 | 1 | -5/+7 |
* | MSVC fix, for some reason it believes the load_key call to be ambigious | Jack Lloyd | 2015-07-04 | 1 | -1/+2 |
* | Add a roundtrip test of curve25519 keys | Jack Lloyd | 2015-07-04 | 1 | -0/+58 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -7/+8 |
* | tests: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-30 | 1 | -1/+1 |
* | Replace \n by std::endl in tests to ensure proper flushing | Simon Warta | 2015-06-19 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+6 |
* | Add Curve25519 based on curve25519-donna by Adam Langley. | lloyd | 2014-12-27 | 1 | -0/+56 |