)]}'
{
  "commit": "c636c1c470fd2b4b0cb546e6ee85971375e42ec1",
  "tree": "68c9a306d606ae2bae3a77ee677999209ccdd7b4",
  "parents": [
    "6afef8b1fb679df7d6a8606d713192c9907b1890"
  ],
  "author": {
    "name": "Viktor Dukhovni",
    "email": "openssl-users@dukhovni.org",
    "time": "Sat Apr 02 16:47:48 2016 -0400"
  },
  "committer": {
    "name": "Viktor Dukhovni",
    "email": "openssl-users@dukhovni.org",
    "time": "Thu Apr 07 14:41:34 2016 -0400"
  },
  "message": "Fix client verify mode to check SSL_VERIFY_PEER\n\nThe original check for !\u003d SSL_VERIFY_NONE can give surprising results\nwhen flags SSL_VERIFY_PEER is not set, but other flags are.  Note\nthat SSL_VERIFY_NONE (0) is not a flag bit, it is rather the absense\nof all other flag bits.\n\nSigned-off-by: Rob Percival \u003crobpercival@google.com\u003e\nReviewed-by: Emilia Käsper \u003cemilia@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5da41669498495f681a046c42e9fd7cc61962fd6",
      "old_mode": 33188,
      "old_path": "doc/ssl/SSL_CTX_set_verify.pod",
      "new_id": "d60bb6a3eda860927f02f7fb2714409af1d340bd",
      "new_mode": 33188,
      "new_path": "doc/ssl/SSL_CTX_set_verify.pod"
    },
    {
      "type": "modify",
      "old_id": "4806e6782b63eafdf08347b2c5999e33443d008a",
      "old_mode": 33188,
      "old_path": "ssl/statem/statem_clnt.c",
      "new_id": "19ea227e6ac6efbe40cb8489f5696085dd552f64",
      "new_mode": 33188,
      "new_path": "ssl/statem/statem_clnt.c"
    }
  ]
}
