]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Protocol.txt
Specify session context for OpenSSL clients
[ngircd-alex.git] / doc / Protocol.txt
index 516a4a4c914bd45138c9cea81e19d6ba2e1d920d..6b3cfbcf3892b0cefa098177ed65ad4c32ba5bfa 100644 (file)
@@ -89,6 +89,9 @@ The following <serverflags> are defined at the moment:
 
 - S: The server supports the SERVICE command (on this link).
 
+- X: Server supports XOP channel modes (owner, admin, halfop) and supports
+     these user prefixes in CHANINFO commands, for example.
+
 - Z: Compressed server links are supported by the server.
 
 Example for a complete <flags> string: "ngircd|0.7.5:CZ".
@@ -221,6 +224,9 @@ new server link", <serverflag> "M"), even if it doesn't support the given
 
 The following <key> names are defined:
 
+ - "accountname": the account name of a client (can't be empty)
+ - "certfp": the certificate fingerprint of a client (can't be empty)
+ - "cloakhost": the cloaked hostname of a client
  - "host": the hostname of a client (can't be empty)
  - "info": info text ("real name") of a client
  - "user": the user name of a client (can't be empty)