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
/
unix_procs
/
es_unix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-1
/
+3
*
In es_unix, two changes
lloyd
2009-01-31
1
-6
/
+3
*
Check in a branch with a major redesign on how entropy polling is performed.
lloyd
2009-01-27
1
-60
/
+39
*
In the Unix entropy source fast poll, clear the stat buf before
lloyd
2009-01-03
1
-0
/
+1
*
Previously es_unix would always try to get 16K, then return. Now it
lloyd
2008-11-23
1
-4
/
+3
*
Limit the output size of fast polls by the BeOS, Unix, and Win32 entropy
lloyd
2008-11-23
1
-0
/
+1
*
Fix indexing of ids array. Don't zeroize stat/rusage bufs before use
lloyd
2008-11-23
1
-8
/
+4
*
Use template version of xor_into_buf wherever useful in es_unix.cpp
lloyd
2008-11-23
1
-3
/
+3
*
Use template version of xor_into_buf in es_unix
lloyd
2008-11-23
1
-1
/
+1
*
Change unix_procs entropy source to be a plain EntropySource instead of
lloyd
2008-11-23
1
-16
/
+43
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
1
-1
/
+1
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+112