summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2002-11-19make updateRichard Levitte
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-13Fix warnings, makefile cockup.Ben Laurie
2002-11-12Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte
2002-11-11Make the programs link against the static library on MacOS X.Richard Levitte
2002-10-31Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte
2002-10-09Remove redundancy and use the main makefile betterRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-15q may be used uninitialisedRichard Levitte
2002-08-15Sometimes, the value of the variable containing the compiler call canRichard Levitte
2002-08-14Make sure that the test input file comes in the same record format as theRichard Levitte
2002-08-10Synchronise tests with Unix.Richard Levitte
2002-08-09make updateBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-08-02Rename implementations of method functions so that they matchBodo Möller
2002-08-01make updateRichard Levitte
2002-07-30"make update"Lutz Jänicke
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Add support for DJGPP.Richard Levitte
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-06Merge from 0.9.7-stable.Richard Levitte
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke
2002-05-23Make sure ECDSA is built and tested on VMS.Richard Levitte
2002-05-22Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte
2002-03-04Make it so one can select tests from within the test directoryRichard Levitte
2002-02-28Add 'void *' argument to app_verify_callback.Bodo Möller
2002-02-20With Compaq make, it seems like # inside an action becomes part of the comman...Richard Levitte
2002-02-14move ECDSA test right after EC testBodo Möller
2002-02-13ECDSA supportBodo Möller
2002-02-05'make update'Richard Levitte
2002-01-24make updateRichard Levitte
2002-01-15run test_evp before test_sslBodo Möller
2001-10-30Change the shared library support so the shared libraries get builtRichard Levitte
2001-10-29Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-15make sure .rnd existsBodo Möller
2001-10-04Typo...Richard Levitte
2001-10-04'make update'Richard Levitte
2001-09-27Synchronise with Unixly build.Richard Levitte
2001-09-25"make update".Geoff Thorpe
2001-09-07make engine file names unique in 8.3Ulf Möller
2001-09-05Use GCC 2.95/3.0 optimizationUlf Möller
2001-08-18Add EVP test program.Ben Laurie
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie