Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add boost implementation of timegm() | Simon Warta | 2015-07-27 | 1 | -0/+1 |
* | Compile openssl RSA only when botan/rsa.h is available | Simon Warta | 2015-07-12 | 1 | -0/+6 |
* | lib/vendor: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 3 | -7/+7 |
* | Disable OpenSSL RSA by default until the test issues are worked out | lloyd | 2015-03-28 | 1 | -2/+2 |
* | RSA encrypt and decrypt using OpenSSL | lloyd | 2015-03-23 | 1 | -0/+148 |
* | In Algo_Registry if a maker func fails, try the next most preferred one | lloyd | 2015-03-05 | 1 | -2/+6 |
* | Amalgamation fixes; inline the poly1305 header and :: namespace OpenSSL funcs | lloyd | 2015-02-22 | 1 | -2/+2 |
* | Mark modules pulling in external deps (zlib, boost, etc) as such, and | lloyd | 2015-02-06 | 3 | -3/+5 |
* | Add missing file | lloyd | 2015-02-05 | 1 | -0/+5 |
* | Enable OpenSSL for providing ciphers and hashes again. | lloyd | 2015-02-05 | 7 | -0/+593 |