Frank Cusack's patches, first two sets. Should be no incompatible changes,
authorKen Raeburn <raeburn@mit.edu>
Mon, 7 Feb 2000 04:15:58 +0000 (04:15 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 7 Feb 2000 04:15:58 +0000 (04:15 +0000)
commitef44719127fadfd95dbc2ce2a12b3d3c02d8efbd
treeb83bdfb19ba8144115ab6335ee97609c46b87c58
parent4d5d309d8a0198ca49fd0f9cde7d3f990fcf8e52
Frank Cusack's patches, first two sets.  Should be no incompatible changes,
except perhaps for a client talking to both a new and old KDC?  Several
improvements to guard against replay attacks when hardware preauth is in use,
though they require re-enabling the USE_RCACHE code, which I haven't done yet.

Several changes of mine for silencing a few compiler warnings, and adding some
debugging log messages while I track what's going on with the preauth code.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12010 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/extern.c
src/kdc/extern.h
src/kdc/kdc_preauth.c
src/kdc/main.c