aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/cryptoapi_rng
Commit message (Expand)AuthorAgeFilesLines
* entropy: Add missing overridesDaniel Seither2015-07-301-2/+2
* lib/entropy: Convert &vec[0] to vec.data()Simon Warta2015-06-271-2/+2
* Use available MinGW APIs (CryptoAPI and Unix-style fds). GH#84joerg2015-04-271-1/+2
* Windows fixlloyd2015-03-202-5/+4
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Add MinGW support for the CryptoAPI RNG. Also disable the dependencieslloyd2014-12-171-0/+1
* Avoid Windows macro damage. Github issue 13.lloyd2014-02-021-0/+2
* Move lib into srclloyd2014-01-103-0/+150