Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push the hardcoded entropy estimates up to build.h | Jack Lloyd | 2015-11-28 | 1 | -11/+8 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -2/+2 |
* | entropy: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -2/+2 |
* | Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM | simon | 2015-05-31 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Don't bother polling std:: clocks if we have clock_gettime | lloyd | 2014-08-09 | 1 | -32/+22 |
* | Avoid std::chrono::steady_clock, missing in some distro gccs | lloyd | 2014-04-25 | 1 | -1/+0 |
* | Add std::chrono clock poll | lloyd | 2014-02-02 | 1 | -11/+30 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+160 |