summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge of main trunk, no conflicts this timeRichard Levitte2000-09-092-2/+7
* Merge main trunk to engine branch, all conflicts resolved.Richard Levitte2000-09-072-85/+102
* Merge from main, all conflicts resolved.Richard Levitte2000-07-121-31/+34
* Add the possibility to load prvate and public keys from an engine andRichard Levitte2000-07-061-7/+15
* - merged in the latest from the main trunk, fixed all conflictsRichard Levitte2000-06-131-35/+38
* Added Geoff's latest changes, which seems to mostly be DH stuff and aRichard Levitte2000-05-251-1/+5
* Add code and changes to implement the ENGINE mechanism. These are theRichard Levitte2000-05-251-3/+13
* 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
* BIO pairs.Bodo Möller1999-06-121-1/+36