rsaz-x86_64.pl: add MULX/ADCX/ADOX code path.
[openssl.git] / crypto / engine / eng_table.c
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2010-01-28 Dr. Stephen HensonIn engine_table_select() don't clear out entire error...
2008-07-04 Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-05-27 Dr. Stephen HensonAvoid "duplicate const" warnings.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2008-04-28 Geoff ThorpeFix auto-discovery of ENGINEs. See the CHANGES entry...
2007-11-21 Dr. Stephen HensonLookup public key ASN1 methods by string by iterating...
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2004-06-19 Geoff ThorpeIncomplete initial sweep over the engine code. Mainly...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2001-11-09 Bodo Möller2001, not 2000
2001-10-08 Geoff ThorpeMissing pointer in the eng_table_register function...
2001-09-26 Ben LaurieFix warning.
2001-09-25 Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...