index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
entropy
/
dev_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use size_t instead of u32bit in entropy and rng
lloyd
2010-10-12
2
-8
/
+8
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-2
/
+2
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
3
-3
/
+9
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
1
-6
/
+0
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Add support for GNU/Hurd
lloyd
2009-10-07
1
-0
/
+1
*
Add support for Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
1
-0
/
+1
*
Fix a subtle bug in the /dev/*random reader. The maximum ms wait time was
lloyd
2009-07-02
1
-2
/
+3
*
Changes to /dev/*random poller - read up to 48 bytes, and wait longer in sele...
lloyd
2009-06-09
1
-3
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
2
-0
/
+4
*
Change the max amount read from /dev/*random to 128 bits.
lloyd
2009-01-31
1
-9
/
+4
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
2
-36
/
+28
*
Rickard Bondesson reported on botan-devel about some problems building
lloyd
2008-12-02
1
-2
/
+3
*
Reduce /dev/random poll times: 5ms for fast, 20 for slow
lloyd
2008-11-10
1
-2
/
+2
*
The device reader constructors were being called too soon. Instead
lloyd
2008-11-10
2
-19
/
+40
*
Cache device descriptors in Device_EntropySource
lloyd
2008-11-07
2
-34
/
+45
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
2
-1
/
+3
*
Move EntropySource base class to new entropy_src.h (which allows the implemen...
lloyd
2008-10-26
2
-5
/
+17
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
1
-1
/
+1
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
1
-0
/
+0
*
Move all modules into src/ directory
lloyd
2008-09-28
3
-0
/
+167