| Commit message (Expand) | Author | Age | Files | Lines |
* | Change PKCS#7 test data to take account of removal of | Dr. Stephen Henson | 2000-08-25 | 1 | -44/+44 |
* | MD4 implemented. Assar Westerlund provided the digest code itself and the te... | Richard Levitte | 2000-08-14 | 1 | -34/+46 |
* | I got sick and tired of having to keep track of NIDs when such a thing | Richard Levitte | 2000-07-05 | 1 | -25/+27 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -32/+34 |
* | Small bugs in the test scripts removed. | Richard Levitte | 2000-03-18 | 2 | -6/+6 |
* | Typo corrected. | Richard Levitte | 2000-03-16 | 1 | -1/+1 |
* | another typo | Bodo Möller | 2000-03-14 | 1 | -1/+1 |
* | typo | Bodo Möller | 2000-03-14 | 1 | -1/+1 |
* | Synchronise with Unixly tests | Richard Levitte | 2000-03-13 | 5 | -97/+209 |
* | Run test_ssl last -- it's the only test that really uses the SSL library | Bodo Möller | 2000-03-13 | 1 | -1/+1 |
* | "openssl no-..." commands for avoiding the need to grep | Bodo Möller | 2000-03-13 | 5 | -14/+14 |
* | Include a timing test that works without RSA. | Bodo Möller | 2000-03-13 | 1 | -1/+4 |
* | Corrections. | Bodo Möller | 2000-03-13 | 3 | -3/+3 |
* | Update test suite so that 'make test' succeeds in 'no-rsa' configuration. | Bodo Möller | 2000-03-13 | 5 | -47/+106 |
* | Synchronise with Unix. | Richard Levitte | 2000-03-13 | 1 | -0/+16 |
* | Correct a potential bug. | Richard Levitte | 2000-03-13 | 1 | -3/+3 |
* | Don't try to test the RSA command if it is not available. | Bodo Möller | 2000-03-13 | 1 | -0/+7 |
* | Connection timings (using ISO C function clock()). | Bodo Möller | 2000-03-13 | 1 | -1/+6 |
* | Always use fixed DH parameters created with 'dhparam -C', | Bodo Möller | 2000-03-10 | 1 | -1/+1 |
* | New logical names to skip algorithms are now supported. | Richard Levitte | 2000-02-27 | 1 | -2/+26 |
* | Make sure that all test files are gone before starting the tests, or | Richard Levitte | 2000-02-26 | 9 | -1/+34 |
* | Move to using the same perl code as Makefile.ssl | Richard Levitte | 2000-02-26 | 1 | -3/+1 |
* | Just as in Unix, make sure to generate some kind of "random data". | Richard Levitte | 2000-02-26 | 1 | -0/+5 |
* | Typo corrected. | Richard Levitte | 2000-02-26 | 1 | -1/+1 |
* | Changes to synchronise with Unix. | Richard Levitte | 2000-02-25 | 1 | -1/+1 |
* | Improve bntest slightly, and fix another bug in the BN library. | Ulf Möller | 2000-02-06 | 1 | -8/+5 |
* | Synchronise | Richard Levitte | 2000-01-30 | 2 | -2/+6 |
* | Make DSA_generate_parameters, and fix a couple of bug | Bodo Möller | 2000-01-30 | 2 | -2/+6 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-24 | 1 | -4/+8 |
* | Finish off the X509_ATTRIBUTE string stuff. | Dr. Stephen Henson | 2000-01-20 | 1 | -9/+10 |
* | Rename rsa_oaep_test to the more appropriate name rsa_test for the | Ulf Möller | 2000-01-18 | 2 | -7/+7 |
* | Synchronise with the makefiles. | Richard Levitte | 2000-01-16 | 1 | -2/+2 |
* | Delete "random" file .rnd in "make clean". | Bodo Möller | 2000-01-14 | 1 | -1/+1 |
* | Let "make test" survive without DEVRANDOM | Bodo Möller | 2000-01-14 | 2 | -4/+6 |
* | Useless files deleted -- they were just copies of files of the same name | Bodo Möller | 1999-12-08 | 2 | -92/+0 |
* | DIFFERENCE doesn't handle long (>255 chars) lines well. Use BACKUP instead. ... | Richard Levitte | 1999-11-12 | 8 | -61/+61 |
* | adjust to changes in test/Makefile.ssl | Richard Levitte | 1999-11-12 | 1 | -1/+1 |
* | adjust to changes in test/testssl | Richard Levitte | 1999-11-12 | 1 | -0/+4 |
* | Use a temporary file, not a pipe, for BN test because there are some | Bodo Möller | 1999-09-24 | 2 | -2/+8 |
* | Repair another bug in s23_get_client_hello: | Bodo Möller | 1999-09-10 | 1 | -1/+1 |
* | -no_dhe option for ssltest.c | Bodo Möller | 1999-09-03 | 1 | -0/+3 |
* | RIPEMD160 shape-up. Final touch. | Andy Polyakov | 1999-08-28 | 1 | -1/+1 |
* | New function DSA_dup_DH, and fixes for bugs that were found | Bodo Möller | 1999-08-05 | 1 | -4/+4 |
* | avoid some NO_<cipher> problems | Bodo Möller | 1999-08-02 | 1 | -1/+1 |
* | VMS updates. | Ulf Möller | 1999-07-29 | 4 | -5/+56 |
* | Don't access configuration files outside the source tree. | Bodo Möller | 1999-06-17 | 3 | -4/+5 |
* | BIO pairs. | Bodo Möller | 1999-06-12 | 1 | -1/+36 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -33/+34 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -34/+33 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -32/+33 |