summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-21There are cases when there are no files left to verify. Make sure toRichard Levitte
2005-03-13"make depend". This takes into account the algorithms that are nowBodo Möller
2005-02-03Shut whiny make's up.Andy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2005-01-27Oops, == should really be = when used with test ([ and ]).Richard Levitte
2005-01-26The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte
2004-12-13Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte
2004-12-13Propagate a few more variables to Makefile.shared when linkingRichard Levitte
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte
2004-11-02Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATHRichard Levitte
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-17Get rid of signed/unsigned warnings, and teach CVS about new things toGeoff Thorpe
2004-05-26Synchronise VMS with the Unixly Malefiles.Richard Levitte
2004-05-20SHA-256/-512 test and benchmark.Andy Polyakov
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-04-19make updateGeoff Thorpe
2004-03-24o_str.h isn't a public header file, so make sure it will still beRichard Levitte
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-10-28crypto/evp/evptests.txt is copied to tests/ rather than symlinked becauseGeoff Thorpe
2003-05-01make updateRichard Levitte
2003-04-10make updateRichard Levitte
2003-04-03Add a CA section, to make sure the test will work with the changes inRichard Levitte
2003-03-21make updateDr. Stephen Henson
2003-03-20make updateRichard Levitte
2003-03-20make updateDr. Stephen Henson
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte
2003-01-13DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte
2003-01-10Force the removal.Richard Levitte
2003-01-10Certain files must be removed before generating them, in case they pointRichard Levitte
2003-01-03Rijndael should be called AES everywhereRichard Levitte
2002-12-29make updateRichard Levitte
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte
2002-12-12Skip DH-specific tests when no-dh has been configured.Richard Levitte
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte
2002-12-05Corrected DJGPP patchRichard Levitte
2002-12-05make updateRichard Levitte
2002-12-04DJGPP patches.Richard Levitte
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