aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2003-03-21make updateDr. Stephen Henson1-4/+10
2003-03-20make updateRichard Levitte1-10/+4
2003-03-20make updateDr. Stephen Henson1-1/+2
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte1-1/+5
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte1-58/+145
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte1-0/+3
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte1-88/+263
2003-01-13DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte1-2/+1
2003-01-10Force the removal.Richard Levitte1-1/+1
2003-01-10Certain files must be removed before generating them, in case they pointRichard Levitte1-0/+2
2003-01-03Rijndael should be called AES everywhereRichard Levitte1-8/+8
2002-12-29make updateRichard Levitte1-199/+97
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte1-1/+1
2002-12-12Skip DH-specific tests when no-dh has been configured.Richard Levitte2-13/+35
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte1-1/+1
2002-12-05Corrected DJGPP patchRichard Levitte1-2/+2
2002-12-05make updateRichard Levitte1-36/+39
2002-12-04DJGPP patches.Richard Levitte1-0/+1
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte1-2/+2
2002-11-19make updateRichard Levitte1-1/+1
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte1-2/+3
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-5/+5
2002-11-13Fix warnings, makefile cockup.Ben Laurie1-2/+2
2002-11-12Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte1-49/+48
2002-11-11Make the programs link against the static library on MacOS X.Richard Levitte1-30/+150
2002-10-31Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte1-218/+44
2002-10-09Remove redundancy and use the main makefile betterRichard Levitte1-3/+3
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-15q may be used uninitialisedRichard Levitte1-2/+3
2002-08-15Sometimes, the value of the variable containing the compiler call canRichard Levitte1-1/+1
2002-08-14Make sure that the test input file comes in the same record format as theRichard Levitte8-8/+24
2002-08-10Synchronise tests with Unix.Richard Levitte2-3/+8
2002-08-09make updateBodo Möller1-109/+104
2002-08-09Add ECDH support.Bodo Möller1-4/+27
2002-08-02Rename implementations of method functions so that they matchBodo Möller1-5/+5
2002-08-01make updateRichard Levitte1-3/+21
2002-07-30"make update"Lutz Jänicke1-135/+117
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2-1/+55
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte1-2/+2
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-100/+202
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-06-13Add support for DJGPP.Richard Levitte9-9/+45
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke1-3/+4
2002-06-06Merge from 0.9.7-stable.Richard Levitte1-1/+29
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke1-1/+0
2002-05-23Make sure ECDSA is built and tested on VMS.Richard Levitte2-3/+10
2002-05-22Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte1-4/+4
2002-03-04Make it so one can select tests from within the test directoryRichard Levitte1-1/+1
2002-02-28Add 'void *' argument to app_verify_callback.Bodo Möller1-0/+3
2002-02-20With Compaq make, it seems like # inside an action becomes part of the comman...Richard Levitte1-2/+2