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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Last minute es_ftw optimizations / logic changes. Performance of seeding
lloyd
2008-11-21
2
-35
/
+27
*
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
*
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
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-0
/
+2
*
Cache device descriptors in Device_EntropySource
lloyd
2008-11-07
2
-34
/
+45
*
Add fast_poll implementation
lloyd
2008-11-04
2
-3
/
+12
*
Substantially change Randpool's reseed logic. Now when a reseed
lloyd
2008-10-27
13
-16
/
+55
*
Move EntropySource base class to new entropy_src.h (which allows the implemen...
lloyd
2008-10-26
8
-8
/
+64
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
8
-8
/
+8
*
propagate from branch 'net.randombit.botan' (head fd327b29aa542e0ad5ff6d37d83...
lloyd
2008-09-30
1
-0
/
+1
*
Rename all modinfo.txt files to info.txt, since they are all (none) of
lloyd
2008-09-29
8
-0
/
+0
*
New filters module. Add deps for it in some needed areas (codec, pbes)
lloyd
2008-09-28
1
-0
/
+10
*
Move buf_es into module, add deps where needed
lloyd
2008-09-28
6
-0
/
+144
*
Move all modules into src/ directory
lloyd
2008-09-28
24
-0
/
+1445
[prev]