)]}' { "commit": "f4e447c16d24aa2f6a9336aa6dbba015380beb29", "tree": "5803fead1c1256927bb471f49674617326fdca66", "parents": [ "63d9246812e4ee0055ca8be425d61b12b89a5876" ], "author": { "name": "David Benjamin", "email": "davidben@chromium.org", "time": "Sun Feb 07 12:31:53 2016 -0500" }, "committer": { "name": "Adam Langley", "email": "agl@google.com", "time": "Fri Feb 26 23:35:10 2016 +0000" }, "message": "Move ASN1_bn_print to a static function in evp/print.c.\n\nIt\u0027s not used anywhere else, in the library or consumers (Google ones or\nones I could find on Debian codesearch). This is a sufficiently\nspecialized function that the risk of a third-party library newly\ndepending on it is low. This removes the last include of asn1.h or\nx509.h in crypto/evp.\n\n(This is almost entirely cosmetic because it wasn\u0027t keeping the static linker\nfrom doing the right thing anyway. But if we were want to separate the legacy\nASN.1 stack into its own decrepit-like target, we\u0027ll need to be pickier about\nseparation.)\n\nChange-Id: I9be97c9321572e3a2ed093e1d50036b7654cff41\nReviewed-on: https://boringssl-review.googlesource.com/7080\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "41e31224030bc7d30689521b387e259734ddc3a1", "old_mode": 33188, "old_path": "crypto/asn1/CMakeLists.txt", "new_id": "0d00cbbe58d0371d116bfa4906980c0c5da425b8", "new_mode": 33188, "new_path": "crypto/asn1/CMakeLists.txt" }, { "type": "delete", "old_id": "2c4208946059d7ca135e7846257d70ab7df55460", "old_mode": 33188, "old_path": "crypto/asn1/t_pkey.c", "new_id": "0000000000000000000000000000000000000000", "new_mode": 0, "new_path": "/dev/null" }, { "type": "modify", "old_id": "c650adbaf667d85a6a4d1cf567548cd3d5cc63e1", "old_mode": 33188, "old_path": "crypto/evp/print.c", "new_id": "6c01a92c6254a33c7faf063c5d9e83bd48c2d641", "new_mode": 33188, "new_path": "crypto/evp/print.c" }, { "type": "modify", "old_id": "63bde181bedc100239d093f5c1ef96a1517ceae9", "old_mode": 33188, "old_path": "include/openssl/asn1.h", "new_id": "ae732e2a9b893182f0be9e4acd66ae7964b45cc5", "new_mode": 33188, "new_path": "include/openssl/asn1.h" } ] }