X-Git-Url: http://git.maemo.org/git/?p=mnenc;a=blobdiff_plain;f=protocol_v_0.txt;h=3c1005028053435c48078a3ac57aa5c06cdcfe5c;hp=133901066d5b9c5a03d94b9936c816810e985a81;hb=431d292ff3a7f554f6ca854de1930f23924ed3ca;hpb=6a648ab17c5def963cedae232102f72e3a2f70ee diff --git a/protocol_v_0.txt b/protocol_v_0.txt index 1339010..3c10050 100644 --- a/protocol_v_0.txt +++ b/protocol_v_0.txt @@ -6,33 +6,36 @@ Protocol: 201_Created 400_Bad_Request 403_Forbidden -500_Internal_Server_Error -503_Service_Unavailable +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