)]}'
{
  "commit": "b35f9f1d1a5fd743a5f37c99168ee9c8cd306194",
  "tree": "c229a07c2382ff2e79e71bd4e1bdf999940c705e",
  "parents": [
    "a2f49c105d181090b8791ab76c09a45c9db9f986"
  ],
  "author": {
    "name": "Xiangfei Ding",
    "email": "xfding@google.com",
    "time": "Thu Jul 09 20:48:25 2026 +0000"
  },
  "committer": {
    "name": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jul 09 14:09:51 2026 -0700"
  },
  "message": "rust: bssl-tls: Unstage the session support\n\nIn particular the session support was currently implemented with SSL_get_session,\nexcept that does not work with TLS 1.3, which is picked by default.\nThis wasn\u0027t caught by tests because the tests weren\u0027t actually testing that\nresumption happened. It\u0027s not currently possible to do session resumption with\nTLS 1.3 as a client in this API. We should unstage it and redesign the APIs\nusing `SSL_CTX_sess_set_new_cb`.\n\nUpdate-Note: The current session support in this crate is very broken.\nWe advise users not to add session resumption using this crate until\nwe find out the better way to do so.\n\nSigned-off-by: Xiangfei Ding \u003cxfding@google.com\u003e\nChange-Id: I883320103b6117c071ef5423d33e5faa6a6a6964\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/98627\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "658cb76b9fe5117e9435ed96f20f697b29ad8b46",
      "old_mode": 33188,
      "old_path": "rust/bssl-tls/src/connection/lifecycle.rs",
      "new_id": "5c6f2937719d8407e4d3fc7d855d33df2931d0a8",
      "new_mode": 33188,
      "new_path": "rust/bssl-tls/src/connection/lifecycle.rs"
    },
    {
      "type": "modify",
      "old_id": "a1696b68217f8601943a116911947170deb312bd",
      "old_mode": 33188,
      "old_path": "rust/bssl-tls/src/sessions.rs",
      "new_id": "84442b5403f7ad0f55d6ea766660bb388b1eab20",
      "new_mode": 33188,
      "new_path": "rust/bssl-tls/src/sessions.rs"
    }
  ]
}
