From: | ghudson@mit.edu |
Subject: | SVN Commit |
Add a directory containing a "kernel subset" (context import and
message functions only) of the gss-krb5 library, with a test framework
to exercise the functionality and indicate when unknown dependencies
creep in.
https://github.com/krb5/krb5/commit/84f2d3910c1903f583466882fc13cc5061b2a697
Commit By: ghudson
Revision: 24921
Changed Files:
U trunk/src/configure.in
U trunk/src/lib/gssapi/krb5/gssapiP_krb5.h
U trunk/src/util/Makefile.in
A trunk/src/util/gss-kernel-lib/
A trunk/src/util/gss-kernel-lib/Makefile.in
A trunk/src/util/gss-kernel-lib/README
A trunk/src/util/gss-kernel-lib/deps
A trunk/src/util/gss-kernel-lib/kernel_gss.c
A trunk/src/util/gss-kernel-lib/t_kgss.c
A trunk/src/util/gss-kernel-lib/t_kgss.py
A trunk/src/util/gss-kernel-lib/t_kgss_common.c
A trunk/src/util/gss-kernel-lib/t_kgss_common.h
A trunk/src/util/gss-kernel-lib/t_kgss_kernel.c
A trunk/src/util/gss-kernel-lib/t_kgss_user.c