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
/
egd
/
es_egd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-156
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Be more conservative about entropy estimates. In particular, instead
lloyd
2012-02-17
1
-1
/
+1
*
I can't spell
lloyd
2011-05-13
1
-1
/
+1
*
Use size_t instead of u32bit in entropy and rng
lloyd
2010-10-12
1
-5
/
+5
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-2
/
+2
*
Use strncpy instead of strcpy in EGD reader
lloyd
2010-06-13
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-1
/
+1
*
Fix some unused variable nits pointed out by icc 10.1
lloyd
2009-07-21
1
-1
/
+1
*
Many source files included bit_ops.h when what was really desired was
lloyd
2009-05-13
1
-1
/
+0
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-1
/
+3
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-49
/
+79
*
Rickard Bondesson reported on botan-devel about some problems building
lloyd
2008-12-02
1
-1
/
+4
*
If the read succeceed in EGD_EntropySource::slow_poll, the loop would
lloyd
2008-11-25
1
-0
/
+2
*
Remove debug printf
lloyd
2008-11-21
1
-1
/
+0
*
Cache socket descriptors in EGD entropy source, instead of creating each poll
lloyd
2008-11-21
1
-40
/
+76
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
1
-2
/
+2
*
Move EntropySource base class to new entropy_src.h (which allows the implemen...
lloyd
2008-10-26
1
-0
/
+9
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+76