Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose providers for public key operations | Jack Lloyd | 2015-10-14 | 1 | -4/+9 |
* | Refactor ./botan speed | Simon Warta | 2015-08-21 | 1 | -73/+32 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -2/+9 |
* | Get rid of 3 unused warnings for argc | Simon Warta | 2015-06-23 | 1 | -0/+1 |
* | Replace \n by std::endl in /src/cmd | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -0/+2 |
* | Enable OpenSSL for providing ciphers and hashes again. | lloyd | 2015-02-05 | 1 | -10/+13 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -8/+2 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -2/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Command line prog cleanup | lloyd | 2014-11-12 | 1 | -0/+244 |