aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-0/+2
1999-04-29Ignore Makefile.saveUlf Möller1-0/+1
1999-04-23"make depend"Bodo Möller1-55/+80
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-12Add type-safe STACKs and SETs.Ben Laurie1-6/+9
1999-04-11Obsoleted by new openssl command "list-cipher-commands".Bodo Möller1-35/+0
1999-04-11Submitted by:Bodo Möller1-9/+1
1999-04-09Preprocessor file to allow testenc to test only those ciphersBodo Möller1-0/+35
1999-04-08Test RSA after the BN library it is based on.Ulf Möller1-4/+4
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-2/+2
1999-03-22Fix security hole.Ben Laurie2-17/+18
1999-03-20Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,Ralf S. Engelschall1-31/+0
1999-03-12This is now generated, it seems.Ben Laurie1-9/+0
1999-03-12Use the right compiler for ctx_size.Ben Laurie1-4/+4
1999-03-09Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson1-0/+9