summaryrefslogtreecommitdiffstats
path: root/crypto/engine/enginetest.c
AgeCommit message (Expand)Author
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-03-25fix memory leakBodo Möller
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe
2001-09-10enginetest needs 'memset' defined.Geoff Thorpe
2001-09-10avoid warning ('const' discarded)Bodo Möller
2001-09-10Delete pointless castsBodo Möller
2001-09-06Avoid strdup.Bodo Möller
2001-09-05Solaris <string.h> does not declare 'strdup' if _XOPEN_SOURCE isBodo Möller
2001-06-23Including stdio.h before setting _XOPEN_SOURCE andRichard Levitte
2001-06-05Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, defineRichard Levitte
2001-02-22Define the right macro for Linux and other GNU-based systems to get a correct...Richard Levitte
2001-02-20strdup() is a X/Open extension.Richard Levitte
2001-02-20Some functions, like strdup() and strcasecmp(), are defined inRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte