summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2000-02-06Improve bntest slightly, and fix another bug in the BN library.Ulf Möller
2000-01-30SynchroniseRichard Levitte
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-16Synchronise with the makefiles.Richard Levitte
2000-01-14Delete "random" file .rnd in "make clean".Bodo Möller
2000-01-14Let "make test" survive without DEVRANDOMBodo Möller
1999-12-08Useless files deleted -- they were just copies of files of the same nameBodo Möller
1999-11-12DIFFERENCE doesn't handle long (>255 chars) lines well. Use BACKUP instead. ...Richard Levitte
1999-11-12adjust to changes in test/Makefile.sslRichard Levitte
1999-11-12adjust to changes in test/testsslRichard Levitte
1999-09-24Use a temporary file, not a pipe, for BN test because there are someBodo Möller
1999-09-10Repair another bug in s23_get_client_hello:Bodo Möller
1999-09-03-no_dhe option for ssltest.cBodo 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-07-28VMS updates.Ulf Möller
1999-06-17Don't access configuration files outside the source tree.Bodo Möller
1999-06-12BIO pairs.Bodo 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-29Ignore Makefile.saveUlf Möller
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-11Obsoleted by new openssl command "list-cipher-commands".Bodo Möller
1999-04-11Submitted by:Bodo Möller
1999-04-09Preprocessor file to allow testenc to test only those ciphersBodo Möller
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
1999-03-22Fix security hole.Ben Laurie
1999-03-20Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,Ralf S. Engelschall
1999-03-12This is now generated, it seems.Ben Laurie
1999-03-12Use the right compiler for ctx_size.Ben Laurie
1999-03-09Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-02-27Update dependencies.Ben Laurie
1999-02-25More CVS ignore stuff...Ralf S. Engelschall
1999-02-17Add OAEP.Ben Laurie
1999-01-19This time, get it right.Ben Laurie