)]}'
{
  "commit": "2bde9365fac1da341d7bfa504f032aa3e50a8653",
  "tree": "2963888a2e489906671688cdd6369f903999f30a",
  "parents": [
    "87f316d7748268eb56f2dc147bd593254ae93198"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Fri Oct 01 14:28:29 2021 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Fri Oct 01 22:10:27 2021 +0000"
  },
  "message": "Switch x509_test.cc to modify the existing X509_VERIFY_PARAM.\n\nThere are two ways to configure an X509_STORE_CTX after\nX509_STORE_CTX_init. One can either modify the already initialized\nX509_VERIFY_PARAM or replace it. Modifying the existing one is more\ncommon. Replacing it actually misses some defaults. (See issue #441 for\ndetails.)\n\nIn preparation for actually being able to test changes to the default,\nswitch tests to that model. In doing so, no longer need to explicitly\nconfigure the depth and can test that default. (Though we should write\ntests for the depth at some point.)\n\nBug: 439, 441\nChange-Id: I254a82585d70d44eb94920f604891ebfbff4af4c\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/49745\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "848bd07c32e4b80e19aeb46147757a7ca1b19db7",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_test.cc",
      "new_id": "39a9d0d47f8d4ae47a853afd331e68fbdd06afe7",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_test.cc"
    }
  ]
}
