aboutsummaryrefslogtreecommitdiff
path: root/syshead.h
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-11-13 00:46:13 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-11-13 00:46:13 +0100
commit22178d05f7912fd51a21a32387982394447d90f6 (patch)
tree3f8fe69338e7a4139909de9c2d60d1f908771b94 /syshead.h
parentClarified --explicit-exit-notify man page entry (diff)
parentVersion 2.1.3b (diff)
downloadopenvpn-22178d05f7912fd51a21a32387982394447d90f6.tar.xz
Merge branch 'svn-BETA21' into bugfix2.1
Diffstat (limited to 'syshead.h')
-rw-r--r--syshead.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/syshead.h b/syshead.h
index 1b8bfad..6479b20 100644
--- a/syshead.h
+++ b/syshead.h
@@ -665,6 +665,11 @@ socket_defined (const socket_descriptor_t sd)
#endif
/*
+ * Do we support challenge/response authentication, as a console-based client?
+ */
+#define ENABLE_CLIENT_CR
+
+/*
* Do we support pushing peer info?
*/
#define ENABLE_PUSH_PEER_INFO