make update
[openssl.git] / crypto / engine / enginetest.c
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...