Make krb5_check_clockskew public
authorGreg Hudson <ghudson@mit.edu>
Mon, 31 Oct 2011 16:43:40 +0000 (16:43 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 31 Oct 2011 16:43:40 +0000 (16:43 +0000)
commit286b215bd829075f04576b65d55993fdc8e11b47
treebd4fda8d31df89764280c31b7ec7b3ddfee16abe
parent56f47810be476764db26a68f071cb0ddd8a325fd
Make krb5_check_clockskew public

Rename krb5int_check_clockskew to krb5_check_clockskew and make it
public, in order to give kdcpreauth plugins a way to check timestamps
against the configured clock skew.

ticket: 6996
target_version: 1.10
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25424 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/include/krb5/krb5.hin
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
src/lib/krb5/libkrb5.exports
src/lib/krb5/os/timeofday.c
src/lib/krb5_32.def