)]}'
{
  "log": [
    {
      "commit": "c30a1c08ec8fed4c31fdbcbc2266f74ce13af001",
      "tree": "48db61be860dfb4aaa37bf26fb9478ae0e4779ae",
      "parents": [
        "7d06b37270124ef734fa918cd5141827dd9f87a6"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Apr 09 13:32:55 2021 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Apr 09 16:26:40 2021 -0700"
      },
      "message": "Add tests for inet_nsap_addr()/inet_nsap_ntoa().\n\nTurns out that \"NSAP\" is yet another ISO standard that no-one actually\nuses: https://en.wikipedia.org/wiki/NSAP_address\n\nTest: treehugger\nChange-Id: I73b4d924a8f4d34e3e2f2da00d0d5529db8e97d1\n"
    },
    {
      "commit": "7b77cb35aff34ff56a0b63517267c6203f9d1119",
      "tree": "d81082b185a13a6b9c71be9379cd131ed7082f56",
      "parents": [
        "487a1823e8617011009eded8eae9a75c1f871887"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Oct 09 17:27:41 2015 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Oct 09 17:36:05 2015 -0700"
      },
      "message": "Fix inet_aton on LP32.\n\nI wasn\u0027t checking for overflow. Luckily, I had a test that overflows on LP32.\n\nChange-Id: If2cf33d88f459eb26d0ce75f3c5ed192f516ab7a\n"
    },
    {
      "commit": "047866672c66e51b557721cf50ba101305c252d2",
      "tree": "194a46c65705c62e5a1cda529fadf31f89e47449",
      "parents": [
        "cc56abbb007e090b830f510df6cb300ae12e1a89"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Oct 08 18:04:49 2015 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Fri Oct 09 15:44:24 2015 -0700"
      },
      "message": "Fix inet_addr/inet_aton/inet_network.\n\nRewrite inet_addr and inet_network in terms of inet_aton, and reimplement\nthat to include all the missing error checks.\n\nBug: http://b/24754503\nChange-Id: I5dfa971c87201968985a0894df419f0fbf54768a\n"
    },
    {
      "commit": "5c8c88dd8d0a371d30096aa107297ebc23e96a45",
      "tree": "c9128ec2803a01da0091ca352385a9977f1aa13d",
      "parents": [
        "c6b5834ceb3df72608a8fe3526a2db337e504512"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue May 13 19:17:46 2014 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue May 13 19:17:46 2014 -0700"
      },
      "message": "Use the NetBSD inet_ntop until the OpenBSD bug is fixed.\n\nStupidly I found this bug by accident when writing the existing\ntests, but I didn\u0027t think any real code would hit it. It turns\nout that libcore always uses an INET6_ADDRSTRLEN-sized buffer\neven when working with AF_INET addresses.\n\nChange-Id: Ieffc8e4bbe9b66b49b033e3e7101c896e097e6f8\n"
    },
    {
      "commit": "6a41b0fb0e589c4afc4ecbcf7c425f0aa40eaea4",
      "tree": "a333726f481bd9ca99db2a4ed5752d9b93c37b61",
      "parents": [
        "0ccef7ec5294b34902e07c26db55891d3eddb2be"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue May 13 16:05:51 2014 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Tue May 13 18:08:29 2014 -0700"
      },
      "message": "Flesh out \u003carpa/inet.h\u003e.\n\nUse the upstream OpenBSD implementations of these functions.\n\nAlso ensure we have symbols for htonl, htons, ntohl, and ntohs.\ngtest doesn\u0027t like us using the macro versions in ASSERT_EQ.\n\nBug: 14840760\nChange-Id: I68720e9aca14838df457d2bb27b999d5818ac2b5\n"
    }
  ]
}
