aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/vendor
Commit message (Expand)AuthorAgeFilesLines
* Internal header cleanupsJack Lloyd2015-09-193-4/+3
* Fix OpenSSL RSA to better handle no padding mode.Jack Lloyd2015-08-293-10/+45
* Reverse the algorithm priority orderingJack Lloyd2015-08-295-6/+19
* Fix minimized builds and amalgamation buildsJack Lloyd2015-08-294-21/+35
* Add ECDSA provider using OpenSSLJack Lloyd2015-08-281-0/+217
* 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