The use of "exp" as a variable name in a prototype causes a conflict with FC2
[oweals/openssl.git] / crypto / engine / hw_ubsec.c
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-06-06 Geoff ThorpeThis memset() in the ubsec ENGINE is a bug. Zeroing...
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Richard LevitteWhen build as dynamic engines, the loading functions...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-11 Richard LevitteStep 13 of move of engines: Remove old files.
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-07 Richard LevitteCertain reasons aren't really part of the engine framew...
2002-02-07 Richard LevitteGenerate the individual engines' error strings and...
2001-12-12 Richard LevitteImplement failover for ubsec. Submitted by Subramanian...
2001-09-25 Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...
2001-09-14 Geoff ThorpeSome of the ENGINE file names were changed for 8.3...
2001-09-05 Geoff ThorpeThis adds "destroy" handlers to the existing ENGINEs...
2001-09-03 Geoff ThorpeThis changes the existing hardware ENGINE implementatio...
2001-06-01 Richard LevitteConfusion between algorithms resolved.
2001-04-26 Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-19 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeThis moves string constants out of vendor headers and...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-12-27 Dr. Stephen HensonAvoid compiler warnings in hw_ubsec.c: unused static
2000-12-14 Geoff ThorpeThis is an engine contributed by Broadcom - it is meant...