)]}'
{
  "commit": "b4a04fa1c5d5ab6e87ac5cd2a046395090cf163f",
  "tree": "1f30aef90403d96d2a7262741aa4a8fffde28d44",
  "parents": [
    "ea204d6eea29eaf3ecb497c7d7de201c57571145"
  ],
  "author": {
    "name": "Scott Dial",
    "email": "scott@scottdial.com",
    "time": "Tue Mar 15 09:44:11 2016 -0400"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Tue Jul 05 15:29:04 2016 +0900"
  },
  "message": "Add configuration of key exchange algorithms for sshd\n\nAdd new config key \"sshd.kex\". The default and supported values are:\n\n  1. ecdh-sha2-nistp521\n  2. ecdh-sha2-nistp384\n  3. ecdh-sha2-nistp256\n  4. diffie-hellman-group-exchange-sha256\n  5. diffie-hellman-group-exchange-sha1,\n  6. diffie-hellman-group14-sha1\n  7. diffie-hellman-group1-sha1\n\nWith Bouncy Castle installed, all of the above are supported (previously\nonly 6 and 7). With JCE, only 7 is available.\n\nBug: Issue 3517\nChange-Id: I6b44e88dc4a0ff8f693f21510aba30546bf4cd99\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "18a7a1f8ed6fa5f33534b459d16221afaff7a356",
      "old_mode": 33188,
      "old_path": "Documentation/config-gerrit.txt",
      "new_id": "810a690a6f373dd0a5ac34ac187f7dd32b611211",
      "new_mode": 33188,
      "new_path": "Documentation/config-gerrit.txt"
    },
    {
      "type": "modify",
      "old_id": "5121717a9aeb43036653fa754b0a6c743f28e488",
      "old_mode": 33188,
      "old_path": "gerrit-sshd/src/main/java/com/google/gerrit/sshd/SshDaemon.java",
      "new_id": "57ef5301b59351f66c889a7cfddba0f73e6a9533",
      "new_mode": 33188,
      "new_path": "gerrit-sshd/src/main/java/com/google/gerrit/sshd/SshDaemon.java"
    }
  ]
}
