]> git.ipfire.org Git - thirdparty/openssl.git/history - test/dhtest.c
Invoke tear_down when exiting test_encode_tls_sct() prematurely
[thirdparty/openssl.git] / test / dhtest.c
2023-09-07  Matt CaswellCopyright year updates
2023-07-27  Tomas Mrazdhtest.c: Add test of DH_check() with q = p + 1
2023-07-19  Matt CaswellAdd a test for CVE-2023-3446
2022-05-03  Matt CaswellUpdate copyright year
2022-01-17  Tomas Mrazdhtest: Add testcase for EVP_PKEY_CTX_set_dh_nid
2021-11-05  Phil MesnierFix for a segv interrupt that occurs when fix_dh_rfc511...
2021-10-28  x2018fix some code with obvious wrong coding style
2021-06-30  Paulidh_test: fix coverity 1473239 Argument cannot be negati...
2021-06-13  Shane LontisFix DH/DHX named groups to not overwrite the private...
2021-04-07  Paulitest: fix coverity 1473234 & 1473239: argument cannot...
2021-04-07  Paulitest: fix coverity 1475940: negative return
2021-04-07  Paulitest: fix coverity 1475941: resource leak
2021-03-31  Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2020-04-23  Matt CaswellUpdate copyright year
2020-03-06  Shane LontisChange DH_get_nid() to set the value of q if it is...
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2019-09-09  Bernd EdlingerCheck the DH modulus bit length
2019-07-24  Bernd EdlingerEnforce a minimum DH modulus size of 512 bits
2019-07-22  Bernd EdlingerChange DH parameters to generate the order q subgroup...
2019-07-01  Antoine CœurFix Typos
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