aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/hres_timer
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | 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