)]}' { "commit": "e098ec2460c12e7061f3584086d75dd72eb4c5c9", "tree": "304f3b369f37cdac889cc4ca9ae87fd67075090a", "parents": [ "ed6eb6627ea61f7840c353dbb81bf2119c3f10aa" ], "author": { "name": "David Benjamin", "email": "davidben@chromium.org", "time": "Wed Aug 27 23:13:20 2014 -0400" }, "committer": { "name": "Adam Langley", "email": "agl@google.com", "time": "Fri Aug 29 00:23:50 2014 +0000" }, "message": "Test client auth under TLS 1.2 hash mismatch and SSL 3.\n\nMaintain a handshake buffer in prf.go to implement TLS 1.2 client auth. Also\nuse it for SSL 3. This isn\u0027t strictly necessary as we know the hash functions,\nbut Go\u0027s hash.Hash interface lacks a Copy method.\n\nAlso fix the server-side tests which failed to test every TLS version.\n\nChange-Id: I98492c334fbb9f2f0f89ee9c5c8345cafc025600\nReviewed-on: https://boringssl-review.googlesource.com/1664\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "0dcb08460e08c81ea696b609dbfdc324e34a9afb", "old_mode": 33188, "old_path": "ssl/test/runner/common.go", "new_id": "78e484f3df5f4ab798c22bfe3b36356d3f350128", "new_mode": 33188, "new_path": "ssl/test/runner/common.go" }, { "type": "modify", "old_id": "c683913d09cb7f34b37c9c6b5f72af5943ac8856", "old_mode": 33188, "old_path": "ssl/test/runner/handshake_client.go", "new_id": "708d28268e42a17e0de665adb42a6a8960d5d269", "new_mode": 33188, "new_path": "ssl/test/runner/handshake_client.go" }, { "type": "modify", "old_id": "72fa5029d04b4430c5d8ca5919da5a152d431fd7", "old_mode": 33188, "old_path": "ssl/test/runner/handshake_server.go", "new_id": "855f99255cdd488f071334e7b3826f19033d7061", "new_mode": 33188, "new_path": "ssl/test/runner/handshake_server.go" }, { "type": "modify", "old_id": "55a361413e635ea16069dd920ff6153572410b0c", "old_mode": 33188, "old_path": "ssl/test/runner/prf.go", "new_id": "6d0db977e9c8ac5d2f3bbcc8e2941b5aef30a2f9", "new_mode": 33188, "new_path": "ssl/test/runner/prf.go" }, { "type": "modify", "old_id": "9645f7085323d27fc47355a3d669f491e75bad29", "old_mode": 33188, "old_path": "ssl/test/runner/runner.go", "new_id": "79bf99c8420382e5654a9b7ee88b41ea10590381", "new_mode": 33188, "new_path": "ssl/test/runner/runner.go" } ] }