)]}'
{
  "commit": "6c1a3e4f5834a117334a0baa36a1d839e2682cca",
  "tree": "4fe3e655c1b24ac744201a25862db48840448523",
  "parents": [
    "76c919c1a3751df1747fc67620263d663c9b7ba1"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Fri May 25 21:08:56 2001 +0000"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Fri May 25 21:08:56 2001 +0000"
  },
  "message": "We had the password callback for ENGINEs pretty much wrong.  And\npasswords that were given to the key loading functions were completely\nignored, at least in the ncipher code, and then we made the assumption\nthat the callback wanted a prompt as user argument.\n\nAll that is now changed, and the application author is forced to give\na callback function of type pem_callback_cb and possibly an argument\nfor it, just as for all other functions that want to generate password\nprompting.\n\nNOTE: this change creates binary and source incompatibilities with\nprevious versions of OpenSSL [engine].  It\u0027s worth it this time, to\nget it right (or at least better and with a chance that it\u0027ll work).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3cb52254ff3d0ced3a88a544b7f85c44edcdfbef",
      "old_mode": 33188,
      "old_path": "crypto/engine/engine.h",
      "new_id": "dc0b5233c3f10a49f10a61d28e0ed9ecec01b1a6",
      "new_mode": 33188,
      "new_path": "crypto/engine/engine.h"
    },
    {
      "type": "modify",
      "old_id": "90eb5cd6d58c9bc939e36caa5f635f2e845bdb6a",
      "old_mode": 33188,
      "old_path": "crypto/engine/engine_lib.c",
      "new_id": "05e9d393adfb8cf63a02d281b448357eda134dbe",
      "new_mode": 33188,
      "new_path": "crypto/engine/engine_lib.c"
    },
    {
      "type": "modify",
      "old_id": "597471ff5854cf123b4c06011d95bfc985bc328b",
      "old_mode": 33188,
      "old_path": "crypto/engine/hw_ncipher.c",
      "new_id": "b614b6e20203c38ac64535949353fe83bd69fb20",
      "new_mode": 33188,
      "new_path": "crypto/engine/hw_ncipher.c"
    }
  ]
}
