commit | 7e3305eebd7fb06d57e7f25b3bbf9c10d526f7d5 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Mon Jul 28 14:52:32 2014 -0400 |
committer | Adam Langley <agl@google.com> | Mon Jul 28 20:31:56 2014 +0000 |
tree | 46722b66f81a6c1c3dff053b7d83286a6c648792 | |
parent | c3e431762aea5cc2f739bb7fbcf0cb55c4f831a3 [diff] |
Fix False Start without session tickets. One of the state transitions wasn't rewritten to CR_CHANGE. Add a test to exercise this codepath. Also SSL_cutthrough_complete references the state. Change-Id: Ib2f7ac5ac3f0348864efa93cf13cfd87454572f0 Reviewed-on: https://boringssl-review.googlesource.com/1337 Reviewed-by: Adam Langley <agl@google.com>