Pull out code for looking up the current time, comparing the offset of
authorKen Raeburn <raeburn@mit.edu>
Fri, 20 Jul 2007 08:51:58 +0000 (08:51 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 20 Jul 2007 08:51:58 +0000 (08:51 +0000)
commit4281165e025620782ea39bdca77aaf65cd704899
treeb4846a3416e52f963984a892cf17f10cfb4b48f3
parenteec1bd8aa5fefd66deca49ebc38037d82818615d
Pull out code for looking up the current time, comparing the offset of
a supplied timestamp against the configured maximum clock skew, and
possibly generating an error message, into a separate routine.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19722 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/lib/krb5/krb/rd_cred.c
src/lib/krb5/krb/rd_priv.c
src/lib/krb5/krb/rd_req_dec.c
src/lib/krb5/krb/rd_safe.c