Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some unused variable nits pointed out by icc 10.1 | lloyd | 2009-07-21 | 1 | -1/+1 |
* | Move some files around to break up dependencies between directories | lloyd | 2009-07-16 | 1 | -0/+1 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -6/+7 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 1 | -1/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -16/+20 |
* | Reformat for shorter lines | lloyd | 2008-11-07 | 1 | -5/+15 |
* | Remove spurious trailing ; after blocks | lloyd | 2008-10-13 | 1 | -1/+1 |
* | Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now. | lloyd | 2008-10-11 | 2 | -92/+94 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -2/+2 |
* | Fix problems with disabling ECDSA | lloyd | 2008-10-08 | 1 | -0/+56 |
* | Reformatting | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 3 | -0/+370 |