aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Improve bntest slightly, and fix another bug in the BN library.Ulf Möller2000-02-061-8/+5
* SynchroniseRichard Levitte2000-01-302-2/+6
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-302-2/+6
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-4/+8
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-9/+10
* Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller2000-01-182-7/+7
* Synchronise with the makefiles.Richard Levitte2000-01-161-2/+2
* Delete "random" file .rnd in "make clean".Bodo Möller2000-01-141-1/+1
* Let "make test" survive without DEVRANDOMBodo Möller2000-01-142-4/+6
* Useless files deleted -- they were just copies of files of the same nameBodo Möller1999-12-082-92/+0
* DIFFERENCE doesn't handle long (>255 chars) lines well. Use BACKUP instead. ...Richard Levitte1999-11-128-61/+61
* adjust to changes in test/Makefile.sslRichard Levitte1999-11-121-1/+1
* adjust to changes in test/testsslRichard Levitte1999-11-121-0/+4
* Use a temporary file, not a pipe, for BN test because there are someBodo Möller1999-09-242-2/+8
* Repair another bug in s23_get_client_hello:Bodo Möller1999-09-101-1/+1
* -no_dhe option for ssltest.cBodo Möller1999-09-031-0/+3
* RIPEMD160 shape-up. Final touch.Andy Polyakov1999-08-281-1/+1
* New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1999-08-051-4/+4
* avoid some NO_<cipher> problemsBodo Möller1999-08-021-1/+1
* VMS updates.Ulf Möller1999-07-284-5/+56
* Don't access configuration files outside the source tree.Bodo Möller1999-06-173-4/+5
* BIO pairs.Bodo Möller1999-06-121-1/+36
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-33/+34
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-34/+33
* Update dependencies.Bodo Möller1999-05-151-32/+33
* Get rid of the cast.Ben Laurie1999-05-151-1/+2
* Update dependencies.Ben Laurie1999-05-131-12/+14
* VMS support.Ulf Möller1999-05-1318-1/+2096
* Update dependencies.Ben Laurie1999-05-011-2/+2
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-0/+2
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* "make depend"Bodo Möller1999-04-231-55/+80
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-6/+9
* Obsoleted by new openssl command "list-cipher-commands".Bodo Möller1999-04-111-35/+0
* Submitted by:Bodo Möller1999-04-111-9/+1
* Preprocessor file to allow testenc to test only those ciphersBodo Möller1999-04-091-0/+35
* Test RSA after the BN library it is based on.Ulf Möller1999-04-081-4/+4
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-2/+2
* Fix security hole.Ben Laurie1999-03-222-17/+18
* Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,Ralf S. Engelschall1999-03-201-31/+0
* This is now generated, it seems.Ben Laurie1999-03-121-9/+0
* Use the right compiler for ctx_size.Ben Laurie1999-03-121-4/+4
* Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson1999-03-091-0/+9
* Put the dependencies back.Ben Laurie1999-03-061-0/+52
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-55/+2
* Update dependencies.Ben Laurie1999-02-271-0/+2
* More CVS ignore stuff...Ralf S. Engelschall1999-02-251-0/+12
* Add OAEP.Ben Laurie1999-02-171-3/+8
* This time, get it right.Ben Laurie1999-01-191-25/+36