[krbdev.mit.edu #8980] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Jan 27 18:33:08 EST 2021


Wed Jan 27 18:33:08 2021: Request 8980 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8980 >



Add APIs for marshalling credentials

Faciliate KCM daemon implementations by providing functions to
deserialize and reserialize credentials in the FILE v4 format.

[ghudson at mit.edu: minor editorial changes]

https://github.com/krb5/krb5/commit/18ea3bd2fca55b789b7de9c663624bc11d348fa6
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 18ea3bd2fca55b789b7de9c663624bc11d348fa6
Branch: master
 doc/appdev/refs/api/index.rst   |    2 +
 src/include/krb5/krb5.hin       |   36 ++++++++++++++++++++++++++
 src/lib/krb5/ccache/ccmarshal.c |   53 +++++++++++++++++++++++++++++++++++++++
 src/lib/krb5/ccache/t_marshal.c |   15 ++++++++++-
 src/lib/krb5/libkrb5.exports    |    2 +
 src/lib/krb5_32.def             |    4 +++
 6 files changed, 111 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list