Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_para...
[oweals/openssl.git] / test / recipes / 04-test_err.t
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-23 David BenjaminSave and restore the Windows error around TlsGetValue.