aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2000-03-18Small bugs in the test scripts removed.Richard Levitte2-6/+6
2000-03-16Typo corrected.Richard Levitte1-1/+1
2000-03-13another typoBodo Möller1-1/+1
2000-03-13typoBodo Möller1-1/+1
2000-03-13Synchronise with Unixly testsRichard Levitte5-97/+209
2000-03-13Run test_ssl last -- it's the only test that really uses the SSL libraryBodo Möller1-1/+1
2000-03-13"openssl no-..." commands for avoiding the need to grepBodo Möller5-14/+14
2000-03-13Include a timing test that works without RSA.Bodo Möller1-1/+4
2000-03-13Corrections.Bodo Möller3-3/+3
2000-03-13Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller5-47/+106
2000-03-13Synchronise with Unix.Richard Levitte1-0/+16
2000-03-13Correct a potential bug.Richard Levitte1-3/+3
2000-03-13Don't try to test the RSA command if it is not available.Bodo Möller1-0/+7
2000-03-13Connection timings (using ISO C function clock()).Bodo Möller1-1/+6
2000-03-10Always use fixed DH parameters created with 'dhparam -C',Bodo Möller1-1/+1
2000-02-27New logical names to skip algorithms are now supported.Richard Levitte1-2/+26
2000-02-26Make sure that all test files are gone before starting the tests, orRichard Levitte9-1/+34
2000-02-26Move to using the same perl code as Makefile.sslRichard Levitte1-3/+1
2000-02-26Just as in Unix, make sure to generate some kind of "random data".Richard Levitte1-0/+5
2000-02-26Typo corrected.Richard Levitte1-1/+1
2000-02-25Changes to synchronise with Unix.Richard Levitte1-1/+1
2000-02-06Improve bntest slightly, and fix another bug in the BN library.Ulf Möller1-8/+5
2000-01-30SynchroniseRichard Levitte2-2/+6
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller2-2/+6
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson1-4/+8
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson1-9/+10
2000-01-18Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller2-7/+7
2000-01-16Synchronise with the makefiles.Richard Levitte1-2/+2
2000-01-14Delete "random" file .rnd in "make clean".Bodo Möller1-1/+1
2000-01-14Let "make test" survive without DEVRANDOMBodo Möller2-4/+6
1999-12-08Useless files deleted -- they were just copies of files of the same nameBodo Möller2-92/+0
1999-11-12DIFFERENCE doesn't handle long (>255 chars) lines well. Use BACKUP instead. ...Richard Levitte8-61/+61
1999-11-12adjust to changes in test/Makefile.sslRichard Levitte1-1/+1
1999-11-12adjust to changes in test/testsslRichard Levitte1-0/+4
1999-09-24Use a temporary file, not a pipe, for BN test because there are someBodo Möller2-2/+8
1999-09-10Repair another bug in s23_get_client_hello:Bodo Möller1-1/+1
1999-09-03-no_dhe option for ssltest.cBodo Möller1-0/+3
1999-08-28RIPEMD160 shape-up. Final touch.Andy Polyakov1-1/+1
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1-4/+4
1999-08-02avoid some NO_<cipher> problemsBodo Möller1-1/+1
1999-07-28VMS updates.Ulf Möller4-5/+56
1999-06-17Don't access configuration files outside the source tree.Bodo Möller3-4/+5
1999-06-12BIO pairs.Bodo Möller1-1/+36
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-33/+34
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-34/+33
1999-05-15Update dependencies.Bodo Möller1-32/+33
1999-05-15Get rid of the cast.Ben Laurie1-1/+2
1999-05-13Update dependencies.Ben Laurie1-12/+14
1999-05-13VMS support.Ulf Möller18-1/+2096
1999-05-01Update dependencies.Ben Laurie1-2/+2