Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |