[krbdev.mit.edu #8157] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Jul 22 13:29:37 EDT 2015
Add KDC CAMMAC and auth indicator functions
Add KDC utility functions to manipulate CAMMACs and authentication
indicators, to be used in later commits.
https://github.com/krb5/krb5/commit/5b39ea2b4ed54f4f208246b3cb725e7b1113d047
Author: Greg Hudson <ghudson at mit.edu>
Commit: 5b39ea2b4ed54f4f208246b3cb725e7b1113d047
Branch: master
src/kdc/Makefile.in | 4 +
src/kdc/authind.c | 123 ++++++++++++++++++++++++++++++++
src/kdc/cammac.c | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/kdc/kdc_util.h | 25 +++++++
4 files changed, 346 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list