aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte6-9/+171
2004-12-13Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte1-1/+2
2004-12-13Propagate a few more variables to Makefile.shared when linkingRichard Levitte1-31/+62
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte1-11/+14
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte1-2/+5
2004-11-02Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATHRichard Levitte1-1/+2
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte1-75/+75
2004-06-17Get rid of signed/unsigned warnings, and teach CVS about new things toGeoff Thorpe1-0/+2
2004-05-26Synchronise VMS with the Unixly Malefiles.Richard Levitte1-1/+2
2004-05-20SHA-256/-512 test and benchmark.Andy Polyakov1-2/+40
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-69/+61
2004-04-19make updateGeoff Thorpe1-43/+19
2004-03-24o_str.h isn't a public header file, so make sure it will still beRichard Levitte1-3/+3
2003-12-27Use sh explicitely to run point.shRichard Levitte1-2/+2
2003-10-28crypto/evp/evptests.txt is copied to tests/ rather than symlinked becauseGeoff Thorpe1-0/+1
2003-05-01make updateRichard Levitte1-38/+52
2003-04-10make updateRichard Levitte1-15/+9
2003-04-03Add a CA section, to make sure the test will work with the changes inRichard Levitte1-0/+49
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