Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 15 | -0/+0 |
* | Add deps, missing includes, etc | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Move allocator code to secalloc/allocators module | lloyd | 2008-09-28 | 3 | -0/+145 |
* | Modularize IF family PK algorithms (integer factorization; RSA and RW base | lloyd | 2008-09-28 | 2 | -0/+37 |
* | Split up asm modules into appropriate (topic-specific) modules, eg | lloyd | 2008-09-28 | 8 | -0/+989 |
* | Make mdx_hash also a module, which most of the hash functions depend on. | lloyd | 2008-09-28 | 16 | -0/+612 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 37 | -0/+3193 |