)]}'
{
  "commit": "99d3c228344ccad4aa29e9ecc2d0f618c9a2b384",
  "tree": "a05a9c8523996780c23758bbe042bf402cce1415",
  "parents": [
    "d995d82ad53133017e34b009e9c6912b2ef6aeb7"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Sat Jun 03 23:00:40 2023 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Jun 07 16:32:03 2023 +0000"
  },
  "message": "Prefix the private stack functions\n\nOpenSSL 1.1.x renamed these functions with an OPENSSL_ prefix.\nUnfortunately, rust-openssl uses these, losing type-safety, rather than\nthe type-safe macros. It currently expects the old, unprefixed names due\nto a different bug\n(https://github.com/sfackler/rust-openssl/issues/1944), but to fix that,\nwe\u0027ll need to align with the OpenSSL names.\n\nTo keep the current version of rust-openssl working, I\u0027ve preserved the\nold names that rust-openssl uses, but we should clear these out.\n\nBug: 499\nChange-Id: I3be56a54ef503620b92ce8154fafd46b2906ae63\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/60505\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c81afcbb798089f528baa6fe5c1069d2f2401292",
      "old_mode": 33188,
      "old_path": "crypto/stack/stack.c",
      "new_id": "4f4f1dfc234854ed890d8e002a81a368a752026f",
      "new_mode": 33188,
      "new_path": "crypto/stack/stack.c"
    },
    {
      "type": "modify",
      "old_id": "2774e868308711dbba9a66c64647edb5991141da",
      "old_mode": 33188,
      "old_path": "include/openssl/stack.h",
      "new_id": "ce92be67e8a77c47721deed40d8c399daf91c590",
      "new_mode": 33188,
      "new_path": "include/openssl/stack.h"
    }
  ]
}
