)]}'
{
  "commit": "ce90b61a9624a4cd3d9cfbf98461e68574e1e8a2",
  "tree": "5e96a3201c1cd48698437e8c25ba27733ae231ec",
  "parents": [
    "2a944d5696f3cd85a8de6ea976b159fcb65f039c"
  ],
  "author": {
    "name": "doru91",
    "email": "doru-cristian.gucea@nxp.com",
    "time": "Mon Jul 07 13:26:41 2025 +0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jul 07 10:26:41 2025 +0000"
  },
  "message": "[E2E][JF] Add RPC skeleton for ICAC CSR issuance (#39740)\n\nJFA is the RPC server and JFC si the RPC client. JFC is also the PKI Provider\nso JFA has to call methods on JFC: in order to make this possible this commit\nis adding RPC Server Streaming functionality on JFA.\n\nSigned-off-by: Doru Gucea \u003cdoru-cristian.gucea@nxp.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "153893b31264e702f9a0ec3d02f645a38eef3d41",
      "old_mode": 33188,
      "old_path": "examples/common/pigweed/protos/joint_fabric_service.options",
      "new_id": "a9bdf58802841719cc0bba6d6e2cd7f76b81b001",
      "new_mode": 33188,
      "new_path": "examples/common/pigweed/protos/joint_fabric_service.options"
    },
    {
      "type": "modify",
      "old_id": "38afc197a9960792aafdd159496ee21939cd8789",
      "old_mode": 33188,
      "old_path": "examples/common/pigweed/protos/joint_fabric_service.proto",
      "new_id": "20490ef4babf9c09a3d7da4e865f7e9c4d9212b1",
      "new_mode": 33188,
      "new_path": "examples/common/pigweed/protos/joint_fabric_service.proto"
    },
    {
      "type": "modify",
      "old_id": "9f9ceedc2f2a41a0d464baec8a553825dc01053c",
      "old_mode": 33188,
      "old_path": "examples/common/pigweed/rpc_services/JointFabric.h",
      "new_id": "99bceb1326febb67f0cacf977fb5fa7199858602",
      "new_mode": 33188,
      "new_path": "examples/common/pigweed/rpc_services/JointFabric.h"
    },
    {
      "type": "modify",
      "old_id": "9a70fc57e93647d41511f34313168cb4f01127f9",
      "old_mode": 33188,
      "old_path": "examples/jf-admin-app/linux/BUILD.gn",
      "new_id": "a8351b16a319597f5c00d681409802ce3c2968b6",
      "new_mode": 33188,
      "new_path": "examples/jf-admin-app/linux/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "b8adf673f45d556891a6c9ad3b5be6c8c8482b4f",
      "old_mode": 33188,
      "old_path": "examples/jf-admin-app/linux/JFAManager.cpp",
      "new_id": "dbb2a9fbef7e4d91689bed5637ade6cf8b899ecc",
      "new_mode": 33188,
      "new_path": "examples/jf-admin-app/linux/JFAManager.cpp"
    },
    {
      "type": "modify",
      "old_id": "c232190060758a9d48979255e10c3233fcf433e4",
      "old_mode": 33188,
      "old_path": "examples/jf-admin-app/linux/include/JFAManager.h",
      "new_id": "3f7d84b9778b639b7422c66ba0099716435aa6cd",
      "new_mode": 33188,
      "new_path": "examples/jf-admin-app/linux/include/JFAManager.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d71e7fea89bf5aecb52a9ca24899845d5e49e7a5",
      "new_mode": 33188,
      "new_path": "examples/jf-admin-app/linux/include/JFARpc.h"
    },
    {
      "type": "modify",
      "old_id": "89644de0bc71d9995da7260d5f6f8a84a47d6350",
      "old_mode": 33188,
      "old_path": "examples/jf-admin-app/linux/rpc/RpcServer.cpp",
      "new_id": "a321961cc4470b65af12b357be2f0918c4846922",
      "new_mode": 33188,
      "new_path": "examples/jf-admin-app/linux/rpc/RpcServer.cpp"
    },
    {
      "type": "modify",
      "old_id": "852d17c6a8b0a41e33df96fe40133b7dee61e841",
      "old_mode": 33188,
      "old_path": "examples/jf-control-app/commands/pairing/PairingCommand.cpp",
      "new_id": "fcae701ac966c15acbdbe7f34676b6c0bceb2026",
      "new_mode": 33188,
      "new_path": "examples/jf-control-app/commands/pairing/PairingCommand.cpp"
    },
    {
      "type": "modify",
      "old_id": "764a1beff1b57ffacdb25839bd74300f885da0e5",
      "old_mode": 33188,
      "old_path": "examples/jf-control-app/commands/pairing/PairingCommand.h",
      "new_id": "9032b9769e1ce30cc3ad0b575926d780ce2a9cd9",
      "new_mode": 33188,
      "new_path": "examples/jf-control-app/commands/pairing/PairingCommand.h"
    },
    {
      "type": "modify",
      "old_id": "05a2af132f02ac6a67bea1661866912bf5731325",
      "old_mode": 33188,
      "old_path": "examples/platform/linux/Rpc.cpp",
      "new_id": "e1fb0ab15b8141ff8bc59acd20bc19dce7684170",
      "new_mode": 33188,
      "new_path": "examples/platform/linux/Rpc.cpp"
    }
  ]
}
