aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/ia32_eng
Commit message (Expand)AuthorAgeFilesLines
* Consolidate the two engines that provided assembler implementationslloyd2010-07-133-105/+0
* Don't hide funcions in engine subclasses that are public in baselloyd2010-06-161-1/+1
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Add missing BOTAN_DLL exports.lloyd2009-12-163-2/+10
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-5/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* CPU-specific engines are now only loaded if something depends on them,lloyd2009-07-071-5/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-4/+8
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-113-0/+101