X-Git-Url: http://git.maemo.org/git/?p=mnenc;a=blobdiff_plain;f=protocol_v_0.txt;h=3c1005028053435c48078a3ac57aa5c06cdcfe5c;hp=4057a6d4a3eb1441e2d9cb8dd3310e7308661c84;hb=431d292ff3a7f554f6ca854de1930f23924ed3ca;hpb=c6bc8721b6091a5a7e130ffb0837a21bede85b4f diff --git a/protocol_v_0.txt b/protocol_v_0.txt index 4057a6d..3c10050 100644 --- a/protocol_v_0.txt +++ b/protocol_v_0.txt @@ -5,33 +5,37 @@ Protocol: ==Reply== 201_Created 400_Bad_Request -500_Internal_Server_Error -503_Service_Unavailable +403_Forbidden +500_Internal_Server_Error - not implemented +503_Service_Unavailable - not implemented =Encrypt password= 10_Encrypt||| ==Reply== 201_Created -400_Bad_Request -500_Internal_Server_Error -503_Service_Unavailable +400_Bad_Request - not implemented +412_Precondition_Failed +500_Internal_Server_Error - not implemented +503_Service_Unavailable - not implemented =Decrypt password= 20_Decrypt|| ==Reply== -200_OK | -400_Bad_Request +200_OK| +400_Bad_Request - not implemented +412_Precondition_Failed 500_Internal_Server_Error -503_Service_Unavailable +503_Service_Unavailable - not implemented =Check if password exists= 30_Check|| ==Reply== 201_Created -400_Bad_Request +400_Bad_Request - not implemented 404_Not_Found -500_Internal_Server_Error -503_Service_Unavailable +412_Precondition_Failed +500_Internal_Server_Error - not implemented +503_Service_Unavailable - not implemented