Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove openssl/gnump engine dep on libstate, no longer a dep | lloyd | 2008-11-23 | 1 | -4/+0 |
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 11 | -0/+779 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 11 | -777/+0 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 2 | -2/+2 |
* | Split up GNU MP analagously with the OpenSSL change. GNU MP module can | lloyd | 2008-10-08 | 9 | -389/+476 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Add dependencies on the public key implementations in the engines code, | lloyd | 2008-10-02 | 1 | -0/+9 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 7 | -0/+681 |