Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 1 | -1/+4 |
| | | | | Move most of the engine headers to internal | ||||
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -6/+9 |
| | |||||
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
| | | | | | Pretty much useless and unused, except for listing the module names in build.h and the short versions totally suffice for that. | ||||
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -4/+8 |
| | | | | | | the info.txt files with the right module dependencies. Apply it across the codebase. | ||||
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -0/+29 |
math/bigint - BigInt implementation math/numbertheory - Math stuff built on top of BigInt Coming soon: math/gfp (parts of pk/ecdsa) Update deps in the pk files |