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 | 12 | -0/+0 |
* | Fix modinfo files | lloyd | 2008-09-29 | 1 | -1/+0 |
* | Add the missing modinfo.txt | lloyd | 2008-09-29 | 1 | -0/+33 |
* | Move parts of core into pk/pubkey which is at least somewhat relevant | lloyd | 2008-09-29 | 28 | -0/+2712 |
* | Add modinfo for keypair and core modules | lloyd | 2008-09-29 | 1 | -0/+14 |
* | Move what is left of the uncategorized library to 'core'. There is still | lloyd | 2008-09-29 | 7 | -0/+107 |
* | Move get_pbe into lookup.h to avoid cyclical dependency | lloyd | 2008-09-28 | 3 | -0/+12 |
* | Move almost all of the ASN.1, BER, and DER codec related code into new | lloyd | 2008-09-28 | 3 | -0/+29 |
* | Add dl_algo and dl_group modules | lloyd | 2008-09-28 | 9 | -0/+644 |
* | Modularize IF family PK algorithms (integer factorization; RSA and RW base | lloyd | 2008-09-28 | 9 | -0/+349 |
* | Modularize the public key algorithms, though currently a great deal of | lloyd | 2008-09-28 | 12 | -0/+1158 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+192 |