)]}'
{
  "commit": "075292cc2dcde1ad2580d37ac019f29a0eaa01ef",
  "tree": "e3dce344e445df223aa2c9ba83b57db65272b1a5",
  "parents": [
    "929f06a76de37612015882af592997a7da15a82d"
  ],
  "author": {
    "name": "Michael Brown",
    "email": "mcb30@ipxe.org",
    "time": "Wed Feb 21 16:45:50 2024 +0000"
  },
  "committer": {
    "name": "Michael Brown",
    "email": "mcb30@ipxe.org",
    "time": "Thu Feb 22 00:08:27 2024 +0000"
  },
  "message": "[crypto] Add implementation of MS-CHAPv2 authentication\n\nAdd an implementation of the authentication portions of the MS-CHAPv2\nalgorithm as defined in RFC 2759, along with the single test vector\nprovided therein.\n\nSigned-off-by: Michael Brown \u003cmcb30@ipxe.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ac55fec1706643e4908803e8950452accd619053",
      "new_mode": 33188,
      "new_path": "src/crypto/mschapv2.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "59cf37eee981d478b6e012e0a5d261d4d074aa51",
      "new_mode": 33188,
      "new_path": "src/include/ipxe/mschapv2.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3d10ed184831d2a70267442b66f7f50d2c0f7bbf",
      "new_mode": 33188,
      "new_path": "src/tests/mschapv2_test.c"
    },
    {
      "type": "modify",
      "old_id": "282d2eb650b694ebffbdd9a160ebaa864871163d",
      "old_mode": 33188,
      "old_path": "src/tests/tests.c",
      "new_id": "90cec948971241d4a222d2932943417f178e08c8",
      "new_mode": 33188,
      "new_path": "src/tests/tests.c"
    }
  ]
}
