summaryrefslogtreecommitdiffstats
path: root/test/Makefile.ssl
AgeCommit message (Expand)Author
2003-08-14Undo the change that left LD_LIBRARY_PATH unchanged. The errors I sawRichard Levitte
2003-08-09Typo, I had typed { instead of [.Richard Levitte
2003-08-08Some installations (currently, it's been noted on a sco5 system whereRichard Levitte
2003-04-09Some ld implementations use LD_LIBRARY_PATH to find libraries, andRichard Levitte
2002-12-05make updateRichard Levitte
2002-11-14Cygwin fixes (the dummytest method to make all tests work was copiedRichard Levitte
2002-10-09Remove redundancy and use the main makefile betterRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-07-30"make update"Lutz Jänicke
2002-06-13make updateRichard Levitte
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke
2002-04-06make updateRichard Levitte
2002-03-04Make it so one can select tests from within the test directoryRichard Levitte
2001-05-03bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts)Bodo Möller
2001-04-12some updates from 0.9.7-devBodo Möller
2001-04-03As in the main branch, ignore the bctest exit value.Bodo Möller
2001-03-30Use enhanced bctest (as in main trunk), and add a workaround thatBodo Möller
2001-01-17Use 'bctest' script to test if bc works (as in the main branch).Bodo Möller
2000-09-07'make update'Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-03-13Run test_ssl last -- it's the only test that really uses the SSL libraryBodo Möller
2000-03-13"openssl no-..." commands for avoiding the need to grepBodo Möller
2000-03-13Corrections.Bodo Möller
2000-03-13Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller
2000-02-06Improve bntest slightly, and fix another bug in the BN library.Ulf Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-18Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller
2000-01-14Delete "random" file .rnd in "make clean".Bodo Möller
2000-01-14Let "make test" survive without DEVRANDOMBodo Möller
1999-09-24Use a temporary file, not a pipe, for BN test because there are someBodo Möller
1999-08-28RIPEMD160 shape-up. Final touch.Andy Polyakov
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-15Get rid of the cast.Ben Laurie
1999-05-13Update dependencies.Ben Laurie
1999-05-13VMS support.Ulf Möller
1999-05-01Update dependencies.Ben Laurie
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-23"make depend"Bodo Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-08Test RSA after the BN library it is based on.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller