aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9043
blob: c3135ef0f4e823ba3893c47ed1e325f523aa8f24 (plain)
1
2
3
  o Code simplification and refactoring:
    - Since OpenSSL 0.9.8 we can use EVP_PKEY_cmp instead of
      implementing the same thing as pkey_eq. Fixes #9043.