aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Undo the change that left LD_LIBRARY_PATH unchanged. The errors I sawRichard Levitte2003-08-141-144/+48
* Typo, I had typed { instead of [.Richard Levitte2003-08-091-24/+24
* Some installations (currently, it's been noted on a sco5 system whereRichard Levitte2003-08-081-48/+144
* Some ld implementations use LD_LIBRARY_PATH to find libraries, andRichard Levitte2003-04-091-0/+24
* Fix the problem with missing definition of THREADS on VMS.Richard Levitte2003-03-271-1/+1
* Skip DH-specific tests when no-dh has been configured.Richard Levitte2002-12-122-13/+35
* make updateRichard Levitte2002-12-051-30/+44
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-2/+2
* Cygwin fixes (the dummytest method to make all tests work was copiedRichard Levitte2002-11-142-2/+9
* Remove redundancy and use the main makefile betterRichard Levitte2002-10-091-3/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-09-221-0/+48
|\
| * q may be used uninitialisedRichard Levitte2002-08-151-2/+3
| * Sometimes, the value of the variable containing the compiler call canRichard Levitte2002-08-151-1/+1
| * Make sure that the test input file comes in the same record format as theRichard Levitte2002-08-148-8/+24
| * Synchronise tests with Unix.Richard Levitte2002-08-102-3/+8
| * make updateBodo Möller2002-08-091-109/+104
| * Add ECDH support.Bodo Möller2002-08-091-4/+27
| * Rename implementations of method functions so that they matchBodo Möller2002-08-021-5/+5
| * make updateRichard Levitte2002-08-011-3/+21
| * "make update"Lutz Jänicke2002-07-301-135/+117
| * Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2002-07-232-1/+55
| * On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte2002-07-171-2/+2
| * Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-100/+202
| * Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
| * Add support for DJGPP.Richard Levitte2002-06-139-9/+45
| * Make sure that settings are passed back and forth when walking aroundLutz Jänicke2002-06-061-3/+4
| * Merge from 0.9.7-stable.Richard Levitte2002-06-061-1/+29
| * The correct PERL interpreter is passed via commandline.Lutz Jänicke2002-06-051-1/+0
| * Make sure ECDSA is built and tested on VMS.Richard Levitte2002-05-232-3/+10
| * Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte2002-05-221-4/+4
| * Make it so one can select tests from within the test directoryRichard Levitte2002-03-041-1/+1
| * Add 'void *' argument to app_verify_callback.Bodo Möller2002-02-281-0/+3
| * With Compaq make, it seems like # inside an action becomes part of the comman...Richard Levitte2002-02-201-2/+2
| * move ECDSA test right after EC testBodo Möller2002-02-141-9/+13
| * ECDSA supportBodo Möller2002-02-131-82/+114
| * 'make update'Richard Levitte2002-02-051-4/+8
| * make updateRichard Levitte2002-01-241-16/+18
| * run test_evp before test_sslBodo Möller2002-01-151-1/+1
| * Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-1/+5
| * Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte2001-10-291-0/+1
| * Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-2/+3
| * make sure .rnd existsBodo Möller2001-10-151-0/+2
| * Typo...Richard Levitte2001-10-041-1/+1
| * 'make update'Richard Levitte2001-10-041-60/+61
| * Synchronise with Unixly build.Richard Levitte2001-09-272-2/+7
| * "make update".Geoff Thorpe2001-09-251-15/+22
| * make engine file names unique in 8.3Ulf Möller2001-09-071-9/+9
| * Use GCC 2.95/3.0 optimizationUlf Möller2001-09-051-1/+2
| * Add EVP test program.Ben Laurie2001-08-181-4/+24