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:
480506b
)
let mkdef.pl know about OPENSSL_NO_DGRAM
author
Bodo Möller
<bodo@openssl.org>
Tue, 26 Apr 2005 18:21:25 +0000
(18:21 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 26 Apr 2005 18:21:25 +0000
(18:21 +0000)
(which appears in the new file crypto/bio/bss_dgram.c)
util/mkdef.pl
patch
|
blob
|
history
diff --git
a/util/mkdef.pl
b/util/mkdef.pl
index 357adf4623cccd8066634b1f44ea56a0563200cd..d02636163232e4a84ba27406cef38d1c795d4af7 100755
(executable)
--- a/
util/mkdef.pl
+++ b/
util/mkdef.pl
@@
-91,7
+91,7
@@
my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
"BIO", "COMP", "BUFFER", "LHASH", "STACK", "ERR",
"LOCKING",
# External "algorithms"
- "FP_API", "STDIO", "SOCK", "KRB5",
+ "FP_API", "STDIO", "SOCK", "KRB5",
"DGRAM",
# Engines
"STATIC_ENGINE", "ENGINE", "HW", "GMP",
# Deprecated functions