| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Keep gfpmath disabled unless requested due to tr1 dep | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Update release notes | lloyd | 2008-10-08 | 1 | -3/+4 |
* | Replace uses of global_config with arguments to functions | lloyd | 2008-10-08 | 2 | -10/+21 |
* | More compilation fixes for CVC code | lloyd | 2008-10-08 | 2 | -4/+12 |
* | Fix further compilation errors. However some functionality is disabled since | lloyd | 2008-10-08 | 3 | -34/+64 |
* | Many improvements towards getting the CVC implementation from InSiTo | lloyd | 2008-10-08 | 16 | -662/+1446 |
* | Add Card Verifiable Certificates from InSiTo (does not built due to missing p... | lloyd | 2008-10-08 | 14 | -0/+1409 |
* | Add BSI variant of EMSA1, from InSiTo | lloyd | 2008-10-08 | 7 | -1/+87 |
* | Add missing include | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Avoid a memory leak if lookup of a component algorithm of Lion cannot be | lloyd | 2008-10-08 | 1 | -2/+9 |
* | Correct Lion constructor (would access unset pointer) | lloyd | 2008-10-08 | 1 | -3/+6 |
* | Including the name Botan and the project URL in license.txt, | lloyd | 2008-10-08 | 1 | -16/+19 |
* | Cleanup | lloyd | 2008-10-08 | 1 | -2/+1 |
* | Cleanup | lloyd | 2008-10-08 | 1 | -4/+4 |
* | Document that OpenSSL and GNU MP engines no longer require all public key alg... | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Split up GNU MP analagously with the OpenSSL change. GNU MP module can | lloyd | 2008-10-08 | 9 | -389/+476 |
* | Split OpenSSL public key implementations into algorithm specific files, | lloyd | 2008-10-08 | 8 | -388/+496 |
* | Needed include of numthry.h | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Needed include of numthry.h | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 15 | -22/+48 |
* | Fix infinite loop if no close tag found in info.txt file | lloyd | 2008-10-08 | 1 | -0/+2 |
* | Add PBKDF1,2 deps to PBES1,2 | lloyd | 2008-10-08 | 2 | -0/+2 |
* | Append _prf to sslv3, tlsv1, x932 module names | lloyd | 2008-10-08 | 9 | -0/+0 |
* | Split GF(p) tests into passing and failing ones | lloyd | 2008-10-08 | 1 | -7/+11 |
* | Tense | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Also mention that big pieces of ECDSA were missing in 1.7.15 | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Document adding GF(p) and ECDSA tests | lloyd | 2008-10-08 | 1 | -1/+2 |
* | Document header renames | lloyd | 2008-10-08 | 1 | -0/+2 |
* | Make it clear in log.txt that SHA-224 came from InSiTo | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Oops, revert back to standard GCC -Wall flags | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Add commented out alternative for using botan-config against workspace builds | lloyd | 2008-10-08 | 1 | -3/+10 |
* | Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbH | lloyd | 2008-10-08 | 9 | -47/+103 |
* | Partially merge back with InSiTo in an attemp to trace bugs | lloyd | 2008-10-08 | 8 | -278/+513 |
* | Add a set of ECDSA tests from InSiTo | lloyd | 2008-10-08 | 1 | -0/+609 |
* | Correct boost macro replacement | lloyd | 2008-10-08 | 1 | -3/+6 |
* | Debug output | lloyd | 2008-10-08 | 1 | -43/+60 |
* | Add GF(p) math test suite from InSiTo | lloyd | 2008-10-08 | 1 | -0/+692 |
* | Update examples for recent API changes | lloyd | 2008-10-08 | 10 | -21/+46 |
* | Initial changes for future 1.7.16 | lloyd | 2008-10-08 | 2 | -1/+4 |
* | Bump soname to 1.7.16 | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Fix problems with disabling ECDSA | lloyd | 2008-10-08 | 4 | -56/+60 |
* | Reformatting | lloyd | 2008-10-08 | 5 | -30/+34 |
* | Remove unneeded Botan:: prefix | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Fix include | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Split ecdsa module into ecc_key, ecdsa, eckaeg | lloyd | 2008-10-08 | 23 | -200/+549 |
* | Mark classes with BOTAN_DLL macro for DLL visibility | lloyd | 2008-10-08 | 7 | -7/+7 |
* | Fix lookup for ECDSA keys. Fix ecdsa info.txt | lloyd | 2008-10-07 | 2 | -2/+2 |
* | Fix that | lloyd | 2008-10-07 | 4 | -289/+289 |
* | Split ECDSA and ECKAEG implementatations apart | lloyd | 2008-10-07 | 11 | -1046/+1124 |
* | Update for 2008-10-07 1.7.15 release1.7.15 | lloyd | 2008-10-07 | 2 | -2/+2 |