repo: ngircd action: commit revision: path_from: revision_from: 086cf3a2723e2dcc8e1acf49d166e254fe22e7cf: path_to: revision_to:
commit 086cf3a2723e2dcc8e1acf49d166e254fe22e7cf Author: Federico G. SchwindtDate: Sun Aug 25 05:26:08 2013 +0100 Cosmetic changes to METADATA Update certfp and sort entries. diff --git a/doc/Protocol.txt b/doc/Protocol.txt
--- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -225,11 +225,11 @@ new server link","M"), even if it doesn't support the given The following names are defined: - "accountname": the account name of a client (can't be empty) - - "host": the hostname 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) - - "certfp": the cert fingerprint of a client III. Numerics used by IRC+ Protocol
-----END OF PAGE-----