aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/vendor
Commit message (Expand)AuthorAgeFilesLines
* Add boost implementation of timegm()Simon Warta2015-07-271-0/+1
* Compile openssl RSA only when botan/rsa.h is availableSimon Warta2015-07-121-0/+6
* lib/vendor: Convert &vec[0] to vec.data()Simon Warta2015-06-233-7/+7
* Disable OpenSSL RSA by default until the test issues are worked outlloyd2015-03-281-2/+2
* RSA encrypt and decrypt using OpenSSLlloyd2015-03-231-0/+148
* In Algo_Registry if a maker func fails, try the next most preferred onelloyd2015-03-051-2/+6
* Amalgamation fixes; inline the poly1305 header and :: namespace OpenSSL funcslloyd2015-02-221-2/+2
* Mark modules pulling in external deps (zlib, boost, etc) as such, andlloyd2015-02-063-3/+5
* Add missing filelloyd2015-02-051-0/+5
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-057-0/+593