aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy
Commit message (Expand)AuthorAgeFilesLines
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-0/+2
* Cache device descriptors in Device_EntropySourcelloyd2008-11-072-34/+45
* Add fast_poll implementationlloyd2008-11-042-3/+12
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-2713-16/+55
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-268-8/+64
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-098-8/+8
* propagate from branch 'net.randombit.botan' (head fd327b29aa542e0ad5ff6d37d83...lloyd2008-09-301-0/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-298-0/+0
* New filters module. Add deps for it in some needed areas (codec, pbes)lloyd2008-09-281-0/+10
* Move buf_es into module, add deps where neededlloyd2008-09-286-0/+144
* Move all modules into src/ directorylloyd2008-09-2824-0/+1445