summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-38/+36
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-31/+17
* make updateRichard Levitte2001-07-311-11/+12
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-160/+75
* make updateRichard Levitte2001-07-101-9/+27
* make updateRichard Levitte2001-06-231-15/+115
* 'make update'Richard Levitte2001-06-051-11/+14
* bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts)Bodo Möller2001-05-032-2/+5
* code documentationBodo Möller2001-04-081-3/+3
* avoid '||' since Ultrix apparently doesn't understand itBodo Möller2001-04-081-1/+1
* '||', '&&' and 'test -x' apparently don't work on Ultrix;Bodo Möller2001-04-081-3/+15
* don't use shell functionsBodo Möller2001-04-041-26/+23
* Fix bctest, and add a workaround that should solve the problem withBodo Möller2001-03-302-41/+29
* make updateRichard Levitte2001-03-241-1/+0
* Explicitly ignore the exit code of ./bctest. Usually the shellBodo Möller2001-03-171-1/+1