summaryrefslogtreecommitdiffstats
path: root/test/dhtest.c
AgeCommit message (Expand)Author
2018-09-10test/dhtest.c: fix resource leakDr. Matthias St. Pierre
2018-05-29Update copyright yearMatt Caswell
2018-05-18DH: add some basic tests (and comments)Dr. Matthias St. Pierre
2017-09-26Allow DH_set0_key with only private key.David Benjamin
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-14Test cleaning and modernisationPauli
2017-06-27Use randomness not entropyRich Salz
2017-04-24Adapt all test programsRichard Levitte
2017-04-20fix dh_test.Rich Salz
2017-04-18Convert dhtest, dsatest, cipherbytes_testRich Salz
2016-06-16Fix the build and tests following constification of DH, DSA, RSAMatt Caswell
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-04-28various spelling fixesFdaSilvaYY
2016-04-09Make DH opaqueMatt Caswell
2016-04-06Add missing mem leak test activation and checksFdaSilvaYY
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-03-17Remove Netware and OS/2Rich Salz
2016-01-28Add a test for small subgroup attacks on DH/DHEMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07mem functions cleanupRich Salz
2015-12-14add malloc fail check & fix memory leakHongze Zhu
2015-10-07Properly check return type of DH_compute_key()Pascal Cuoq
2015-09-06Have the test executables output in text modeRichard Levitte
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-28remove malloc castsRich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte