]> git.ipfire.org Git - thirdparty/openssl.git/history - test/dhtest.c
Create provider errors and use them
[thirdparty/openssl.git] / test / dhtest.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-10  Dr. Matthias St... test/dhtest.c: fix resource leak
2018-05-29  Matt CaswellUpdate copyright year
2018-05-18  Dr. Matthias St... DH: add some basic tests (and comments)
2017-09-26  David BenjaminAllow DH_set0_key with only private key.
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-07-13  PauliTest cleaning and modernisation
2017-06-27  Rich SalzUse randomness not entropy
2017-04-24  Richard LevitteAdapt all test programs
2017-04-20  Rich Salzfix dh_test.
2017-04-19  Rich SalzConvert dhtest, dsatest, cipherbytes_test
2016-06-16  Matt CaswellFix the build and tests following constification of...
2016-06-06  Matt CaswellDeprecate the flags that switch off constant time
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-09  Matt CaswellMake DH opaque
2016-04-06  FdaSilvaYYAdd missing mem leak test activation and checks
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-03-17  Rich SalzRemove Netware and OS/2
2016-01-28  Matt CaswellAdd a test for small subgroup attacks on DH/DHE
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-07  Rich Salzmem functions cleanup
2015-12-14  Hongze Zhuadd malloc fail check & fix memory leak
2015-10-07  Pascal CuoqProperly check return type of DH_compute_key()
2015-09-05  Richard LevitteHave the test executables output in text mode
2015-05-04  Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-01  Rich Salzfree null cleanup finale
2015-05-01  Rich Salzfree NULL cleanup 7
2015-04-28  Rich Salzremove malloc casts
2015-03-31  Richard LevitteStop symlinking, move files to intended directory