)]}'
{
  "commit": "0b5f3297849c6061cf07b359e8b42768889e28cd",
  "tree": "5ae00cb3fd666a763e76baef6598a2edc577734e",
  "parents": [
    "2f917b6d0636bd62ab0dfce0cad28148b0e9b002"
  ],
  "author": {
    "name": "Roman Arutyunyan",
    "email": "arut@nginx.com",
    "time": "Mon Mar 17 17:41:24 2014 +0400"
  },
  "committer": {
    "name": "Roman Arutyunyan",
    "email": "arut@nginx.com",
    "time": "Mon Mar 17 17:41:24 2014 +0400"
  },
  "message": "Added server-side support for PROXY protocol v1 (ticket #355).\n\nClient address specified in the PROXY protocol header is now\nsaved in the $proxy_protocol_addr variable and can be used in\nthe realip module.\n\nThis is currently not implemented for mail.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ae41b95f096abd37b69a828d761ecbf9487aece",
      "old_mode": 33188,
      "old_path": "auto/sources",
      "new_id": "bff0eb1666d337c8593714b540e2c547fc93c21e",
      "new_mode": 33188,
      "new_path": "auto/sources"
    },
    {
      "type": "modify",
      "old_id": "d9bc60a77cad2d167a38fc4c8d3102304fb21b00",
      "old_mode": 33188,
      "old_path": "src/core/ngx_connection.h",
      "new_id": "ed14e6023e7ac5d822ea03340d60c30798558e76",
      "new_mode": 33188,
      "new_path": "src/core/ngx_connection.h"
    },
    {
      "type": "modify",
      "old_id": "dfcf2d56cf8ba37ce1961de3adbf825c5f5adb9c",
      "old_mode": 33188,
      "old_path": "src/core/ngx_core.h",
      "new_id": "a2d417e8db6140ac6a591e2c3c3fbcedfb45fab0",
      "new_mode": 33188,
      "new_path": "src/core/ngx_core.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "59ef010fc06cff70c71ba536542181b523dd4602",
      "new_mode": 33188,
      "new_path": "src/core/ngx_proxy_protocol.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4f3912512f1db54a062330e0801a3f48db8207e2",
      "new_mode": 33188,
      "new_path": "src/core/ngx_proxy_protocol.h"
    },
    {
      "type": "modify",
      "old_id": "b15954759de596f8cb399b015baab8e5df5e987f",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_realip_module.c",
      "new_id": "7a621180379256052e6c76cff51a74c2c71ea4a6",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_realip_module.c"
    },
    {
      "type": "modify",
      "old_id": "c3ac7266c99eed48cd142d399b2130229e644b45",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http.c",
      "new_id": "ce5adb7374a30efa0df264f542aea530494f23bc",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http.c"
    },
    {
      "type": "modify",
      "old_id": "74a448a88d771887ae3c369c52f30a72454d0dec",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_core_module.c",
      "new_id": "b023bdbc87be1a832e07c229ce8f137023674f46",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_core_module.c"
    },
    {
      "type": "modify",
      "old_id": "220c94ee4d129712def0884aa49a8f5492463890",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_core_module.h",
      "new_id": "799d2fe0dd53dc32287f7ec73cc5c22aa6e90445",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_core_module.h"
    },
    {
      "type": "modify",
      "old_id": "5f2cf7d39e1cf432050e92d2dee821de3482acf2",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.c",
      "new_id": "4bf9d1fcf1c73cc3f1ce0e22649a1a657ee429ff",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.c"
    },
    {
      "type": "modify",
      "old_id": "3b0858ace94dbed8927991a54ba46201f04ac527",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.h",
      "new_id": "a1295e79913c888adc0f7186d499dbf57d49eaf4",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.h"
    },
    {
      "type": "modify",
      "old_id": "4005bfbe788bc55e3b899300bf9e6341cfe981c7",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_spdy.c",
      "new_id": "e9bad94441476518e1720e06e1577d98b4e3b9ff",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_spdy.c"
    },
    {
      "type": "modify",
      "old_id": "8b86d5a9acee9ceddb97ef6096587644759fddf6",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_variables.c",
      "new_id": "f618622976f8d1a9e9e7fb15384b4a188b88d81a",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_variables.c"
    }
  ]
}
