aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/hres_timer/hres_timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-117/+0
* Add more possible clock typeslloyd2013-11-081-0/+12
* Add a constant to make it more obvious that the clock pollinglloyd2013-04-191-8/+10
* propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-181-1/+36
|\
| * Poll clock_gettime in High_Resolution_Timestamp::poll with whateverlloyd2011-11-111-1/+36
* | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-131-4/+2
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-081-1/+1
| |\
| * \ propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-4/+2
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-4/+2
| | |\ \
| | | * \ propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-1/+1
| | | |\ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+1
| | | |\ \ \
| | | * | | | Instead of checking for Windows generically before using QueryPerformanceCoun...lloyd2009-12-011-3/+2
| | | * | | | Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-011-1/+0
* | | | | | | These should be precisely 32 bitslloyd2011-04-041-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Tick to 1.9.15-devlloyd2011-03-071-1/+1
|/ / / / /
* / / / / Use size_t instead of u32bit in entropy and rnglloyd2010-10-121-2/+2
|/ / / /
* | | | Oops, it's TARGET_CPU_IS_XXX_FAMILY, not TARGET_IS_XXX_FAMILY.lloyd2009-12-301-2/+2
* | | | Use IS_XXX_FAMILY macros where usefullloyd2009-12-301-2/+2
| |_|/ |/| |
* | | Fix compilation on Win32lloyd2009-12-231-1/+1
| |/ |/|
* | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
|/
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-0/+70