aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-214-8/+6
* | | | | | | | | | | | | | | These should be precisely 32 bitslloyd2011-04-041-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Tick to 1.9.15-devlloyd2011-03-071-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Remove inclusions of unused headers.lloyd2011-02-101-1/+0
* | | | | | | | | | | | | Fix compilelloyd2010-12-131-1/+1
* | | | | | | | | | | | | Fix some VC warnings under 64 bit compileslloyd2010-12-131-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Doxygen updates.lloyd2010-11-021-1/+1
* | | | | | | | | | | | Doxygenlloyd2010-11-022-3/+7
* | | | | | | | | | | | Add new top-level algorithm which provides basic functionality: namelloyd2010-11-012-5/+6
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | These are internal headers and do not need public linkagelloyd2010-10-283-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Use size_t instead of u32bit in entropy and rnglloyd2010-10-1212-55/+55
* | | | | | | | | | Use size_t in filterslloyd2010-10-122-8/+10
* | | | | | | | | | Remove more uses of vector to pointer implicit conversionslloyd2010-09-131-1/+1
* | | | | | | | | | Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-135-9/+9
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix comparison functorlloyd2010-09-031-3/+3
* | | | | | | | | Clean up the unix process running entropy source a little bit. Tweaklloyd2010-09-033-24/+35
* | | | | | | | | Remove calling getsid, it causes problems with too many differentlloyd2010-09-031-3/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Doxygenlloyd2010-06-211-0/+11
* | | | | | | | Enable the /proc walker on NetBSD. The version that had problemslloyd2010-06-161-5/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | More Doxygenlloyd2010-06-162-0/+8
* | | | | | | Hide File_Descriptor_Sourcelloyd2010-06-162-12/+16
* | | | | | | Yet more Doxygen commentslloyd2010-06-161-1/+40
* | | | | | | More Doxygen updates/fixeslloyd2010-06-154-3/+11
* | | | | | | Use strncpy instead of strcpy in EGD readerlloyd2010-06-131-1/+1
* | | | | | | Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-077-7/+7
* | | | | | | Add constructor and destructor for pipe_wrapper to handle init and closelloyd2010-06-021-5/+5
|/ / / / / /
* | | | | | 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
* | | | | Include as internal/lloyd2009-12-233-3/+3
|/ / / /
* | | / Add missing BOTAN_DLL exports.lloyd2009-12-161-2/+2
| |_|/ |/| |
* | | Make many more headers internal-only.lloyd2009-12-166-6/+6
* | | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-1618-23/+70
|/ /
* / 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
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-177-50/+3
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-1/+1
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-298-16/+0
* Add support for GNU/Hurdlloyd2009-10-072-0/+2
* Add support for Dragonfly BSD (a fork of FreeBSD).lloyd2009-07-253-0/+3
* Two changes to proc_walk:lloyd2009-07-251-2/+2
* Fix some unused variable nits pointed out by icc 10.1lloyd2009-07-211-1/+1
* Move some files around to break up dependencies between directorieslloyd2009-07-163-0/+12
* static_cast a double before returning it as a u32bit to avoid a warninglloyd2009-07-101-1/+1
* Fix a subtle bug in the /dev/*random reader. The maximum ms wait time waslloyd2009-07-021-2/+3
* Minor hackery to deal with win32 library dependencieslloyd2009-07-022-2/+2
* Changes to /dev/*random poller - read up to 48 bytes, and wait longer in sele...lloyd2009-06-091-3/+2
* Many source files included bit_ops.h when what was really desired waslloyd2009-05-131-1/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-3018-23/+59
* merge of '93d8e162df445b607d3085d0f966f4e7b286108a'lloyd2009-01-313-23/+38
|\