aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/cryptoapi_rng/es_capi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* define NOMINMAX 1 before every include of windows.hBaruch Burstein2016-11-281-2/+1
* Fix assignmentJack Lloyd2016-07-171-1/+1
* Revamp entropy pollingJack Lloyd2016-07-171-34/+36
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-17/+17
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-3/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-3/+5
* lib/entropy: Convert &vec[0] to vec.data()Simon Warta2015-06-271-2/+2
* Windows fixlloyd2015-03-201-5/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Avoid Windows macro damage. Github issue 13.lloyd2014-02-021-0/+2
* Move lib into srclloyd2014-01-101-0/+93