Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile fix | Jack Lloyd | 2016-11-27 | 1 | -2/+2 |
* | Avoid unused variable warning if compression disabled | Jack Lloyd | 2016-11-27 | 1 | -2/+2 |
* | Add test for various functions previously missed (T::clone, PBKDF::name, AEAD... | Jack Lloyd | 2016-11-26 | 1 | -0/+2 |
* | Remove stray non-ASCII chars which broke compilation on non UTF-8 code pages. | Jack Lloyd | 2016-11-02 | 1 | -2/+2 |
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 1 | -15/+15 |
* | V814 Decreased performance. The 'strlen' function was called multiple times i... | Daniel Neus | 2016-02-08 | 1 | -2/+1 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -121/+128 |
* | Add test for compression of an empty buffer | Daniel Seither | 2015-08-28 | 1 | -0/+7 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+9 |
* | Replace \n by std::endl in tests to ensure proper flushing | Simon Warta | 2015-06-19 | 1 | -3/+3 |
* | Add tests for compression and SRP. | lloyd | 2015-05-13 | 1 | -0/+125 |