summary refs log tree commit diff stats
path: root/src/common/servlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/servlist.h')
-rw-r--r--src/common/servlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/servlist.h b/src/common/servlist.h
index ec885fef..bb8eac7f 100644
--- a/src/common/servlist.h
+++ b/src/common/servlist.h
@@ -79,6 +79,8 @@ extern GSList *network_list;
 #define LOGIN_CHALLENGEAUTH		8
 #define LOGIN_CUSTOM			9
 #define LOGIN_SASLEXTERNAL		10
+#define LOGIN_SASLPAKE		11
+#define LOGIN_PAKE		12
 
 #define CHALLENGEAUTH_ALGO		"HMAC-SHA-256"
 #define CHALLENGEAUTH_NICK		"Q@CServe.quakenet.org"