krb5 commit [json]: Add internal JSON encoding and decoding support

Tom Yu tlyu at MIT.EDU
Tue Aug 14 13:32:12 EDT 2012


Greg Hudson <ghudson at MIT.EDU> writes:

> https://github.com/krb5/krb5/commit/bca83b4d0a3c511daf9fe0f3615fe3352acbcdd8
> commit bca83b4d0a3c511daf9fe0f3615fe3352acbcdd8
> Author: Greg Hudson <ghudson at mit.edu>
> Date:   Thu Aug 9 18:05:50 2012 -0400
>
>     Add internal JSON encoding and decoding support
>
>  src/include/k5-json.h        |  154 +++++++
>  src/include/k5-platform.h    |    6 +
>  src/util/support/Makefile.in |   15 +-
>  src/util/support/json.c      |  955 ++++++++++++++++++++++++++++++++++++++++++
>  src/util/support/t_json.c    |  288 +++++++++++++
>  5 files changed, 1416 insertions(+), 2 deletions(-)

This was an erroneous push, and I have deleted it.


More information about the krbdev mailing list