Run util/openssl-format-source -v -c .
[openssl.git] / crypto / engine / enginetest.c
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-20 Dr. Stephen HensonMake no-engine work again.
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-03-28 Geoff ThorpeThere was a need to support thread ID types that couldn...
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-15 Richard LevitteWinCE patches
2002-03-25 Bodo Möllerfix memory leak
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-10 Geoff Thorpeenginetest needs 'memset' defined.
2001-09-10 Bodo Mölleravoid warning ('const' discarded)
2001-09-10 Bodo MöllerDelete pointless casts
2001-09-06 Bodo MöllerAvoid strdup.
2001-09-05 Bodo MöllerSolaris <string.h> does not declare 'strdup' if _XOPEN_...
2001-06-23 Richard LevitteIncluding stdio.h before setting _XOPEN_SOURCE and
2001-06-05 Richard LevitteDefining __USE_XOPEN_EXTENDED was the wrong thing....
2001-02-22 Richard LevitteDefine the right macro for Linux and other GNU-based...
2001-02-20 Richard Levittestrdup() is a X/Open extension.
2001-02-20 Richard LevitteSome functions, like strdup() and strcasecmp(), are...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...