summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-263-7/+38
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-2/+15
* Synchronise the VMS build with the Unix one.Richard Levitte2000-09-082-2/+7
* 'make update'Richard Levitte2000-09-071-6/+10
* Change PKCS#7 test data to take account of removal ofDr. Stephen Henson2000-08-251-44/+44
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-34/+46
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-25/+27
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-32/+34
* Small bugs in the test scripts removed.Richard Levitte2000-03-182-6/+6
* Typo corrected.Richard Levitte2000-03-161-1/+1
* another typoBodo Möller2000-03-131-1/+1
* typoBodo Möller2000-03-131-1/+1
* Synchronise with Unixly testsRichard Levitte2000-03-135-97/+209
* Run test_ssl last -- it's the only test that really uses the SSL libraryBodo Möller2000-03-131-1/+1
* "openssl no-..." commands for avoiding the need to grepBodo Möller2000-03-135-14/+14
* Include a timing test that works without RSA.Bodo Möller2000-03-131-1/+4
* Corrections.Bodo Möller2000-03-133-3/+3
* Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller2000-03-135-47/+106
* Synchronise with Unix.Richard Levitte2000-03-131-0/+16
* Correct a potential bug.Richard Levitte2000-03-131-3/+3
* Don't try to test the RSA command if it is not available.Bodo Möller2000-03-131-0/+7
* Connection timings (using ISO C function clock()).Bodo Möller2000-03-131-1/+6
* Always use fixed DH parameters created with 'dhparam -C',Bodo Möller2000-03-101-1/+1
* New logical names to skip algorithms are now supported.Richard Levitte2000-02-271-2/+26
* Make sure that all test files are gone before starting the tests, orRichard Levitte2000-02-269-1/+34
* Move to using the same perl code as Makefile.sslRichard Levitte2000-02-261-3/+1
* Just as in Unix, make sure to generate some kind of "random data".Richard Levitte2000-02-261-0/+5
* Typo corrected.Richard Levitte2000-02-261-1/+1
* Changes to synchronise with Unix.Richard Levitte2000-02-251-1/+1
* 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