summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2000-12-08Placeholder for SCO bc bug detectionBodo Möller
2000-12-06Printing "verify ..." should not be counted as a test for theBodo Möller
2000-12-06Use bc's "print" feature whenever it is available,Bodo Möller
2000-12-06Add a comment.Bodo Möller
2000-12-06Workaround for broken (or missing) bc.Bodo Möller
2000-12-02Move the rijndael "test" to the bf and cast tests.Ulf Möller
2000-12-01"make depend"Bodo Möller
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte
2000-11-30Make it possible to test SSL compressionRichard Levitte
2000-11-22Addapt the VMS scripts to the changes in the Makefiles.Richard Levitte
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-11-12For a long time, I've wanted to be able to easily run one or a fewRichard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-08Synchronise the VMS build with the Unix one.Richard Levitte
2000-09-07'make update'Richard Levitte
2000-08-25Change PKCS#7 test data to take account of removal ofDr. Stephen Henson
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-03-18Small bugs in the test scripts removed.Richard Levitte
2000-03-16Typo corrected.Richard Levitte
2000-03-13another typoBodo Möller
2000-03-13typoBodo Möller
2000-03-13Synchronise with Unixly testsRichard Levitte
2000-03-13Run test_ssl last -- it's the only test that really uses the SSL libraryBodo Möller
2000-03-13"openssl no-..." commands for avoiding the need to grepBodo Möller
2000-03-13Include a timing test that works without RSA.Bodo Möller
2000-03-13Corrections.Bodo Möller
2000-03-13Update test suite so that 'make test' succeeds in 'no-rsa' configuration.Bodo Möller
2000-03-13Synchronise with Unix.Richard Levitte
2000-03-13Correct a potential bug.Richard Levitte
2000-03-13Don't try to test the RSA command if it is not available.Bodo Möller
2000-03-13Connection timings (using ISO C function clock()).Bodo Möller
2000-03-10Always use fixed DH parameters created with 'dhparam -C',Bodo Möller
2000-02-27New logical names to skip algorithms are now supported.Richard Levitte
2000-02-26Make sure that all test files are gone before starting the tests, orRichard Levitte
2000-02-26Move to using the same perl code as Makefile.sslRichard Levitte
2000-02-26Just as in Unix, make sure to generate some kind of "random data".Richard Levitte
2000-02-26Typo corrected.Richard Levitte
2000-02-25Changes to synchronise with Unix.Richard Levitte
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