aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/cryptoapi_rng/es_capi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-93/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-1/+1
* Be more conservative about entropy estimates. In particular, insteadlloyd2012-02-171-1/+1
* Fix compilelloyd2010-12-131-1/+1
* Fix some VC warnings under 64 bit compileslloyd2010-12-131-1/+1
* Doxygenlloyd2010-11-021-2/+2
* Use size_t instead of u32bit in entropy and rnglloyd2010-10-121-9/+9
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-2/+2
* Include as internal/lloyd2009-12-231-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* Compilation fixes for the Win32 entropy sources.lloyd2009-01-281-2/+2
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-55/+52
* Add fast_poll implementationlloyd2008-11-041-3/+10
* Move all modules into src/ directorylloyd2008-09-281-0/+87