aboutsummaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add missing fileslloyd2008-09-292-0/+80
* Move KDF, EME, and EMSA base classes from pubkey to core to remove alloyd2008-09-296-12/+177
* Better dependency handlinglloyd2008-09-291-3/+0
* Put only the implementation of BigInt in src/bigint, mathematical functionslloyd2008-09-292-1/+27
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-4/+40
* Expose use of global state in some of the lookup functions, includinglloyd2008-09-294-73/+101
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Update modinfo with renamed filename (maybe add wildcarding support? Thislloyd2008-09-291-1/+1
* Rename for clarity (at least a little bit)lloyd2008-09-291-0/+0
* Remove more dependencies on the global state object.lloyd2008-09-291-7/+0
* Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRINGlloyd2008-09-291-1/+0
* Pass a Mutex* as an argument to Pooling_Allocator instead of it grabbinglloyd2008-09-293-6/+9
* Add deps, missing includes, etclloyd2008-09-292-0/+3
* Fix modinfo fileslloyd2008-09-291-1/+1
* Move mlock to utils, as decled in util.hlloyd2008-09-291-24/+0
* Move parts of core into pk/pubkey which is at least somewhat relevantlloyd2008-09-2922-2731/+7
* Add modinfo for keypair and core moduleslloyd2008-09-291-0/+77
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-2962-0/+8230