summaryrefslogtreecommitdiffstats
path: root/test/Makefile.ssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* make updateDr. Stephen Henson2003-03-211-4/+10
* make updateRichard Levitte2003-03-211-10/+4
* make updateDr. Stephen Henson2003-03-201-1/+2
* Make sure that all the library paths are modified in prepend mode, notRichard Levitte2003-03-201-1/+5
* Allow building applications against static libraries with Makefile.shared.Richard Levitte2003-02-221-58/+145
* Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte2003-02-141-0/+3
* Add full support for -rpath/-R, both in shared libraries andRichard Levitte2003-02-141-88/+263
* DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte2003-01-131-2/+1
* Rijndael should be called AES everywhereRichard Levitte2003-01-031-8/+8
* make updateRichard Levitte2002-12-291-199/+97
* Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte2002-12-241-1/+1
* Apparently, bash is more forgiving than sh. To be backwardRichard Levitte2002-12-061-1/+1
* Corrected DJGPP patchRichard Levitte2002-12-051-2/+2
* make updateRichard Levitte2002-12-051-36/+39
* DJGPP patches.Richard Levitte2002-12-041-0/+1
* make updateRichard Levitte2002-11-191-1/+1
* Changes to make shared library building and use work better with CygwinRichard Levitte2002-11-151-2/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-5/+5
* Fix warnings, makefile cockup.Ben Laurie2002-11-131-2/+2
* Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte2002-11-121-49/+48
* Make the programs link against the static library on MacOS X.Richard Levitte2002-11-111-30/+150
* 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
* 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-231-1/+8
* 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
* Make sure that settings are passed back and forth when walking aroundLutz Jänicke2002-06-061-3/+4
* The correct PERL interpreter is passed via commandline.Lutz Jänicke2002-06-051-1/+0
* Make it so one can select tests from within the test directoryRichard Levitte2002-03-041-1/+1
* 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
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-2/+3
* 'make update'Richard Levitte2001-10-041-60/+61
* "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