aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-12-31 23:50:01 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-12-31 23:50:01 +0000
commit918fc30fa4bb1fa6c2018aabd4ead4c9fae836d2 (patch)
tree4cbd95bbdc25878887a00d646c566e62d74c7b56 /util/mkdef.pl
parent0b9f5ef8096e965068e9db5b7a77c5c83791dcb0 (diff)
downloadopenssl-918fc30fa4bb1fa6c2018aabd4ead4c9fae836d2.tar.gz
recognise HEARTBEATS in mkdef.pl script
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index efef49d648..13cf2aa19c 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -101,7 +101,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
# RFC3779
"RFC3779",
# TLS
- "TLSEXT", "PSK", "SRP",
+ "TLSEXT", "PSK", "SRP", "HEARTBEATS",
# CMS
"CMS",
# CryptoAPI Engine