)]}'
{
  "commit": "bf1b79288f4339e0d87da5f8f9e2b137be4d9766",
  "tree": "fe797ae66ab47dc4fe697024d8356cf5e3bc45c9",
  "parents": [
    "fe7a067f1e23ab6397228b6b3a3232cbfd6267cf"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Tue Apr 11 15:20:44 2023 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Apr 11 21:23:44 2023 +0000"
  },
  "message": "Remove SSL_CIPHER_get_rfc_name\n\nThis was replaced with the upstream-compatible SSL_CIPHER_standard_name\nin https://boringssl-review.googlesource.com/17324. It looks like we\u0027ve\nsince migrated everything off the old name, so let\u0027s just remove it.\n\nUpdate-Note: SSL_CIPHER_get_rfc_name calls can be replaced with\nSSL_CIPHER_standard_name, which is also more efficient as it avoids an\nallocation and copy. If anyone\u0027s using this function and can\u0027t easily\nmigrate, let us know and we can put this back for a little longer.\n\nChange-Id: I6bce40a8a146671429641a5dbff6f614006a9a1c\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/58665\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a3b6a86a9a73e1b9c45488668b98edae14ba03d3",
      "old_mode": 33188,
      "old_path": "include/openssl/ssl.h",
      "new_id": "b4d669a26042c0376f495bcd75e0a38db487c2e7",
      "new_mode": 33188,
      "new_path": "include/openssl/ssl.h"
    },
    {
      "type": "modify",
      "old_id": "391944af353540291ea9f387d60e4b4bbb14b97f",
      "old_mode": 33188,
      "old_path": "ssl/ssl_cipher.cc",
      "new_id": "b08eb206d88088ad57ee80c54bb8b70d31c68f49",
      "new_mode": 33188,
      "new_path": "ssl/ssl_cipher.cc"
    },
    {
      "type": "modify",
      "old_id": "f51c11efc12209377773204808b85c9cbf5d3bff",
      "old_mode": 33188,
      "old_path": "ssl/ssl_test.cc",
      "new_id": "a731e41d66fc7eec5c3f07887f2dfe805f6075e3",
      "new_mode": 33188,
      "new_path": "ssl/ssl_test.cc"
    }
  ]
}
