]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/dh/dh_meth.c
hkdf: when HMAC key is all zeros, still set a valid key length
[thirdparty/openssl.git] / crypto / dh / dh_meth.c
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-03  Matt CaswellUpdate copyright year
2018-03-21  Jack BatesConvert _meth_get_ functions to const getters
2016-11-17  FdaSilvaYYRaise an error on memory alloc failure.
2016-05-23  FdaSilvaYYRemove useless NULL checks
2016-05-18  Matt CaswellAdd some error messages for malloc fails
2016-05-18  Matt CaswellBetter checks for malloc failure in various METHOD...
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-04-09  Matt CaswellMake DH_METHOD opaque