aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/hres_timer
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-182-1/+39
|\
| * Poll clock_gettime in High_Resolution_Timestamp::poll with whateverlloyd2011-11-112-1/+39
* | 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 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-2/+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-163-2/+10
| | | |\ \ \ \
| | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999...lloyd2009-12-081-4/+2
| | | |\ \ \ \ \
| | | | * | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | More Doxygen updates/fixeslloyd2010-06-151-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
| |_|/ |/| |
* | | Make many more headers internal-only.lloyd2009-12-161-1/+1
* | | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-162-1/+9
|/ /
* / Load hres_timer on any compiler or arch; macro feature detection takes carelloyd2009-12-011-27/+0
|/
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-013-0/+125