pull up r25424 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 7 Nov 2011 22:51:36 +0000 (22:51 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 7 Nov 2011 22:51:36 +0000 (22:51 +0000)
commit606058b1fda291fedfb525520c1817e9f6ca9956
tree45f5e4f51a03bb91833fe498032147185f280054
parentbfa6a811a80d1557b387b2ad2e58e76671bf73a9
pull up r25424 from trunk

 ------------------------------------------------------------------------
 r25424 | ghudson | 2011-10-31 12:43:40 -0400 (Mon, 31 Oct 2011) | 9 lines

 ticket: 6996
 subject: Make krb5_check_clockskew public
 target_version: 1.10
 tags: pullup

 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
version_fixed: 1.10
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-10@25456 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