You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "YanYan (JIRA)" <ji...@apache.org> on 2016/01/13 10:23:39 UTC

[jira] [Updated] (DIRKRB-525) Encode and decode XDR: Boolean and Integer types

     [ https://issues.apache.org/jira/browse/DIRKRB-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

YanYan updated DIRKRB-525:
--------------------------
    Attachment: DIRKRB-525-v1.patch.txt

Finish {{Xdr-Boolean}} and {{Xdr-Integer}}. Small changes happen to {{Xdr-Struct}} and {{Xdr-Bytes}} because of changes of their super class.

Maybe the whole struct will change again, but here is the current version.
Unit test of boolean and integer are created and passed.

However, {{mvn clean package}} did pass, because of remaining unused fields which we cannot decided whether it is useful later. 

Pull request link: [https://github.com/apache/directory-kerby/pull/8]

> Encode and decode XDR: Boolean and Integer types
> ------------------------------------------------
>
>                 Key: DIRKRB-525
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-525
>             Project: Directory Kerberos
>          Issue Type: Task
>    Affects Versions: 1.0.0-RC2
>            Reporter: YanYan
>            Assignee: YanYan
>         Attachments: DIRKRB-525-v1.patch.txt
>
>
> We should implement {{XDR}} as a tool, in order to encode and decode data of server and client when implementing {{Kadmin}}, and to be compatible with MIT kerberos. This task will first realize {{Boolean}} type and {{Integer}} type of {{XDR}} standard.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)