)]}'
{
  "commit": "51ae958ff7c99103932e07905c40cbc71a22b389",
  "tree": "8620ff94f03ecd3e8f3407ad04da4cff05a10332",
  "parents": [
    "1fa9cc20f6601f471f80d3debdaa084fc23c4f69"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Sat Nov 25 12:06:49 2023 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Dec 05 15:45:23 2023 +0000"
  },
  "message": "Simplify and document X509_VERIFY_PARAM inheritance\n\nX509_VERIFY_PARAM inheritance is unbelievably thorny, and I\u0027m not sure\nit was ever thought through very well.\n\nWe can make it slightly less complicated by removing the internal\ninh_flags value. We don\u0027t support X509_VERIFY_PARAM_set_inh_flags (and\nreally should keep it that way!), so there are actually only two\npossible values, zero and X509_VP_FLAG_DEFAULT, used to implement\nX509_VERIFY_PARAM_inherit, and X509_VERIFY_PARAM_set1, respectively.\n\nThis still leaves some weird behaviors that are expected through the\npublic API, which I\u0027ve documented in the headers. They\u0027ll probably need\nanother pass when they\u0027re grouped into sections and whatnot.\n\nBug: 441, 426\nChange-Id: Ib0a855afd35e597c65c249627addfef76ed7099d\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/64253\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "14d7e37a082e73fca0c3e11a5b18641a0dc00056",
      "old_mode": 33188,
      "old_path": "crypto/x509/internal.h",
      "new_id": "7ee3ee705fa78ae99523a7e975c2ee24a8420a67",
      "new_mode": 33188,
      "new_path": "crypto/x509/internal.h"
    },
    {
      "type": "modify",
      "old_id": "94f55651d41b0327409125786ebe3e00120ca648",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_lu.c",
      "new_id": "e53d23b11923007342a64c0118ef1e1720113f0c",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_lu.c"
    },
    {
      "type": "modify",
      "old_id": "d7db630f6ce10243a150af3e5108b1573c0f77d3",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_test.cc",
      "new_id": "d30f9bbcab4aacaa26a08f8c891ba5a079374c7f",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_test.cc"
    },
    {
      "type": "modify",
      "old_id": "dc59c1598e37a001959dab7d8ded06d7a2d0f000",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_vpm.c",
      "new_id": "7314c443832b006ca97f1d569178f58d9b056d3e",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_vpm.c"
    },
    {
      "type": "modify",
      "old_id": "29b68b225c8e688f0837fbfb62bfdb4ddb2a0516",
      "old_mode": 33188,
      "old_path": "include/openssl/x509.h",
      "new_id": "cb0ebabb345014178a8ac2a3f7d5753ca5a469e9",
      "new_mode": 33188,
      "new_path": "include/openssl/x509.h"
    }
  ]
}
