index
:
random
master
Linux random.c and related stuff
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-10-20
get rid of /proc entries, no longer needed;
HEAD
master
John Denker
2013-10-20
implement /margin/ to greatly improve output entropy density
John Denker
2013-10-19
document reseeding / load-balancing strategy
John Denker
2013-10-18
parameterize design of adaptive refill;
John Denker
2013-10-18
clean up /proc names;
John Denker
2013-10-18
smarter about calculating /total/ entropy
John Denker
2013-10-18
make devrand pool the same as input pool;
John Denker
2013-10-18
make the comments slightly less wrong
John Denker
2013-10-18
things that aren't entropy shouldn't be called entropy
John Denker
2013-10-18
zero-byte read
John Denker
2013-10-18
total entropy available;
John Denker
2013-10-18
Clean up comments, figure out the logic;
John Denker
2013-10-18
fix some logic and math errors
John Denker
2013-10-18
implement adaptive appetite
John Denker
2013-10-18
actually use the new features
John Denker
2013-10-18
first attempt to make urandom less voracious;
John Denker
2013-10-18
original, as distributed
John Denker