Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen comments for base64 and hex from InSiTo | lloyd | 2008-10-13 | 2 | -23/+81 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 2 | -4/+4 |
* | Document dependencies between modules | lloyd | 2008-10-01 | 4 | -0/+16 |
* | Fix loading issues | lloyd | 2008-09-29 | 1 | -0/+2 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 6 | -0/+0 |
* | New filters module. Add deps for it in some needed areas (codec, pbes) | lloyd | 2008-09-28 | 2 | -0/+2 |
* | Add modinfo for pem, hash_id, selftest modules | lloyd | 2008-09-28 | 1 | -0/+14 |
* | PEM codec module | lloyd | 2008-09-28 | 3 | -0/+178 |
* | Put OpenPGP codec routines into codec/openpgp module | lloyd | 2008-09-28 | 3 | -0/+234 |
* | Move all BigInt stuff into bigint/. Currently all asm modules are disabled; | lloyd | 2008-09-28 | 4 | -0/+93 |
* | Move almost all of the ASN.1, BER, and DER codec related code into new | lloyd | 2008-09-28 | 12 | -0/+1262 |