f95ef93c62
This is only applicable for renego and is wrong anyway. The handshake_read_seq check doesn't account for message reordering. The correct check is if we haven't yet processed the peer's CCS in the current handshake. (The other Finished special-case needs to stay, however.) Change-Id: Ic42897aab7140285ce2f3be24d52b81851b912b5 Reviewed-on: https://boringssl-review.googlesource.com/3231 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
crypto | ||
doc | ||
include/openssl | ||
ssl | ||
tool | ||
util | ||
.clang-format | ||
.gitignore | ||
BUILDING | ||
CMakeLists.txt | ||
codereview.settings | ||
STYLE |