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:
authorDavid Benjamin <davidben@chromium.org>2014-11-26 08:13:10 +0300
committerAdam Langley <agl@google.com>2014-12-02 22:33:04 +0300
commite319a2f73a30147ae118190397a558b8a2a24733 (patch)
tree7a7b34f744cd0e0d4deafac496a6c9e8f0f0af2a /include/openssl/ssl3.h
parent533ef7304d9b48aad38805f1997031a0a034d7fe (diff)
Remove SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
It's unused. Also per the previous commit message, it historically had a bug anyway. Change-Id: I5868641e7938ddebbc0ffd72d218c81cd17c7739 Reviewed-on: https://boringssl-review.googlesource.com/2437 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'include/openssl/ssl3.h')
-rw-r--r--include/openssl/ssl3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/openssl/ssl3.h b/include/openssl/ssl3.h
index 42e21542..54e8c1e9 100644
--- a/include/openssl/ssl3.h
+++ b/include/openssl/ssl3.h
@@ -338,7 +338,6 @@ typedef struct ssl3_buffer_st
#define SSL3_CT_FORTEZZA_DMS 20
-#define SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS 0x0001
/* TODO(davidben): This flag can probably be merged into s3->change_cipher_spec
* to something tri-state. (Normal / Expect CCS / Between CCS and Finished). */
#define SSL3_FLAGS_EXPECT_CCS 0x0080