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:
5eba1ab
)
J-PAKE is not experimental in HEAD.
author
Ben Laurie
<ben@openssl.org>
Thu, 13 Nov 2008 09:31:08 +0000
(09:31 +0000)
committer
Ben Laurie
<ben@openssl.org>
Thu, 13 Nov 2008 09:31:08 +0000
(09:31 +0000)
crypto/jpake/jpake.h
patch
|
blob
|
history
diff --git
a/crypto/jpake/jpake.h
b/crypto/jpake/jpake.h
index a39a9a877fc15d5a11275e6cfe8aa3ae53757ee4..8beb9a5b3001ee0c3b94ff01e989dcf6bf65844e 100644
(file)
--- a/
crypto/jpake/jpake.h
+++ b/
crypto/jpake/jpake.h
@@
-10,10
+10,6
@@
#include <openssl/opensslconf.h>
-#ifndef OPENSSL_EXPERIMENTAL_JPAKE
-#error JPAKE is disabled.
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif