X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=doc%2Fdraft-riikonen-silc-commands-03.nroff;h=f5c6b311e81357fb7c254149746ad6207270155d;hb=db5be1005b40b416681909cd557ba79ac6935203;hp=470aad30e2defd99d7a1fa2d36944fb3a35c0ebd;hpb=febd9934299458d950f311026695ca315933c717;p=silc.git diff --git a/doc/draft-riikonen-silc-commands-03.nroff b/doc/draft-riikonen-silc-commands-03.nroff index 470aad30..f5c6b311 100644 --- a/doc/draft-riikonen-silc-commands-03.nroff +++ b/doc/draft-riikonen-silc-commands-03.nroff @@ -190,7 +190,6 @@ described in the command reply descriptions. Status messages: SILC_STATUS_OK - SILC_STATUS_ERR_TOO_MANY_TARGETS SILC_STATUS_ERR_NOT_ENOUGH_PARAMS SILC_STATUS_ERR_NO_SUCH_NICK @@ -2043,11 +2042,10 @@ List of all defined status types: "No such server". Requested server name does not exist. - 13 SILC_STATUS_ERR_TOO_MANY_TARGETS + 13 SILC_STATUS_ERR_INCOMPLETE_INFORMATION - "Duplicate recipients. No message delivered". Message were - tried to be sent to recipient which has several occurrences in - the recipient list. + "Incomplete registration information". Information remote + sent was incomplete. 14 SILC_STATUS_ERR_NO_RECIPIENT @@ -2233,6 +2231,23 @@ List of all defined status types: "Service does not exist". Requested service identifier is unknown. + 50 SILC_STATUS_ERR_NOT_AUTHENTICATED + + "You have not been authenticated". Remote connection is not + authenticated even though it is supposed to be. + + 51 SILC_STATUS_ERR_BAD_SERVER_ID + + "Server ID is not valid". Provided server ID is not valid. + + 52 SILC_STATUS_ERR_KEY_EXCHANGE_FAILED + + "Key exchange failed". Key Exchange protocol failed. + + 53 SILC_STATUS_ERR_BAD_VERSION + + "Bad version". Protocol or software version mismatch. + .in 3