summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-11-02 15:19:51 +0000
committerHugo Landau <hlandau@openssl.org>2022-11-14 07:51:25 +0000
commite9189cc4af045523f91b2d9265add1ab1326fcdf (patch)
tree7f53f419d75f19db074609bebca490d1959ef232 /util
parent23c57f001d997b939f9b7c76ffbf9e81a16b0141 (diff)
downloadopenssl-new-e9189cc4af045523f91b2d9265add1ab1326fcdf.tar.gz
Rename SSL3_BUFFER to TLS_BUFFER
The SSL3 prefix no longer seems appropriate. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19586)
Diffstat (limited to 'util')
-rw-r--r--util/indent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/indent.pro b/util/indent.pro
index 928218c5d3..66bb4a05e1 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -381,7 +381,7 @@
-T SRP_user_pwd
-T SRTP_PROTECTION_PROFILE
-T SSL
--T SSL3_BUFFER
+-T TLS_BUFFER
-T SSL3_COMP
-T SSL3_ENC_METHOD
-T SSL3_RECORD