Go to file
David Benjamin 84ec49e914 Consolidate CCS_OK codepaths in s3_srvr.c.
Rename SSL3_ST_SR_POST_CLIENT_CERT to SSL3_ST_SR_CHANGE and have this be the
point at which CCS_OK is set. The copy before ssl3_get_finished is redundant as
we never transition to SR_FINISHED directly.

Change-Id: I3eefeb821e7ae53d52dacc587fdc59de9ea9a667
Reviewed-on: https://boringssl-review.googlesource.com/1297
Reviewed-by: Adam Langley <agl@google.com>
2014-07-25 17:44:40 +00:00
crypto Fix OAEP with non-SHA hash functions. 2014-07-25 00:43:21 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Consolidate CCS_OK codepaths in s3_srvr.c. 2014-07-25 17:44:40 +00:00
ssl Consolidate CCS_OK codepaths in s3_srvr.c. 2014-07-25 17:44:40 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00