| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing files | lloyd | 2008-09-29 | 2 | -0/+80 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 6 | -12/+177 |
* | Better dependency handling | lloyd | 2008-09-29 | 1 | -3/+0 |
* | Put only the implementation of BigInt in src/bigint, mathematical functions | lloyd | 2008-09-29 | 2 | -1/+27 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 1 | -4/+40 |
* | Expose use of global state in some of the lookup functions, including | lloyd | 2008-09-29 | 4 | -73/+101 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Update modinfo with renamed filename (maybe add wildcarding support? This | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Rename for clarity (at least a little bit) | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Remove more dependencies on the global state object. | lloyd | 2008-09-29 | 1 | -7/+0 |
* | Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRING | lloyd | 2008-09-29 | 1 | -1/+0 |
* | Pass a Mutex* as an argument to Pooling_Allocator instead of it grabbing | lloyd | 2008-09-29 | 3 | -6/+9 |
* | Add deps, missing includes, etc | lloyd | 2008-09-29 | 2 | -0/+3 |
* | Fix modinfo files | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Move mlock to utils, as decled in util.h | lloyd | 2008-09-29 | 1 | -24/+0 |
* | Move parts of core into pk/pubkey which is at least somewhat relevant | lloyd | 2008-09-29 | 22 | -2731/+7 |
* | Add modinfo for keypair and core modules | lloyd | 2008-09-29 | 1 | -0/+77 |
* | Move what is left of the uncategorized library to 'core'. There is still | lloyd | 2008-09-29 | 62 | -0/+8230 |