init_sec_context.c (make_ap_req): Enforce a stricter requirement on
authorTheodore Tso <tytso@mit.edu>
Sat, 24 Jan 1998 03:09:56 +0000 (03:09 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 24 Jan 1998 03:09:56 +0000 (03:09 +0000)
commit14900c24c52fd799082d66bff1f52d4ee0338f7e
tree8328be984785152bdecfe248fb72bc6c1550a342
parent709551961a737844ff3f695632c4d9a449cf89f0
init_sec_context.c (make_ap_req): Enforce a stricter requirement on
the ticket expiration time of the credentials, since
accept_sec_context doesn't use the timeskew fudge for checking ticket
expirations.

(krb5_gss_init_sec_context): Return GSS_S_NO_CRED when appropriate.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10374 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/init_sec_context.c