Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Langley <alangley@gmail.com>2015-06-13 04:27:58 +0300
committerAdam Langley <agl@google.com>2015-07-01 22:30:53 +0300
commit5021b223d8acde11aa273353563b2b427781b976 (patch)
tree98e4eb0f494e57aedbd0ceb8f7bbc9007db3346f /crypto/err
parent4cfa96bd2680d62c6b6224a530268135c8d7b4e3 (diff)
Convert the renegotiation extension to the new system.
This change also switches the behaviour of the client. Previously the client would send the SCSV rather than the extension, but now it'll only do that for SSLv3 connections. Change-Id: I67a04b8abbef2234747c0dac450458deb6b0cd0a Reviewed-on: https://boringssl-review.googlesource.com/5143 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/ssl.errordata2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/err/ssl.errordata b/crypto/err/ssl.errordata
index e926724e..96daf20e 100644
--- a/crypto/err/ssl.errordata
+++ b/crypto/err/ssl.errordata
@@ -82,6 +82,8 @@ SSL,function,163,dtls1_read_bytes
SSL,function,279,dtls1_seal_record
SSL,function,164,dtls1_send_hello_verify_request
SSL,function,165,dtls1_write_app_data
+SSL,function,285,ext_ri_parse_clienthello
+SSL,function,286,ext_ri_parse_serverhello
SSL,function,166,i2d_SSL_SESSION
SSL,function,167,ssl3_accept
SSL,function,169,ssl3_cert_verify_hash