projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e750fc
)
recognise HEARTBEATS in mkdef.pl script
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 31 Dec 2011 23:49:45 +0000
(23:49 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 31 Dec 2011 23:49:45 +0000
(23:49 +0000)
util/mkdef.pl
patch
|
blob
|
history
diff --git
a/util/mkdef.pl
b/util/mkdef.pl
index ae6e00d45c6f615e4bc4ec7ffa8ac3ebfb881f0b..9a8c7b87d1af5463b87634d4f85a55bdc40c4153 100755
(executable)
--- a/
util/mkdef.pl
+++ b/
util/mkdef.pl
@@
-100,7
+100,7
@@
my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
# RFC3779
"RFC3779",
# TLS
- "TLSEXT", "PSK", "SRP",
+ "TLSEXT", "PSK", "SRP",
"HEARTBEATS",
# CMS
"CMS",
# CryptoAPI Engine