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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-6
/
+6
*
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
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
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
2
-2
/
+8
*
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 Dragonfly BSD (a fork of FreeBSD).
lloyd
2009-07-25
1
-0
/
+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
2
-2
/
+6
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
2
-53
/
+85
*
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
2
-50
/
+97
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
2
-2
/
+4
*
Move EntropySource base class to new entropy_src.h (which allows the implemen...
lloyd
2008-10-26
2
-1
/
+12
*
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
/
+137