Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 655 Allow clock skew in krb5 gss_context_time() Commit b496ce4095133536e0ace36b74130e4b9ecb5e11 (ticket #8268) adds the clock skew to krb5 acceptor context lifetimes for gss_accept_sec_context() and gss_inquire_context(), but not for gss_context_time(). Add the clock skew in gss_context_time() as well. (cherry picked from commit b0a072e6431261734e7350996a363801f180e8ea) https://github.com/krb5/krb5/commit/9ea1b4dec15f26352da9e3f261cc0b4ea563beda Author: Greg Hudson Commit: 9ea1b4dec15f26352da9e3f261cc0b4ea563beda Branch: krb5-1.15 src/lib/gssapi/krb5/context_time.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)