missing log entries
authorKen Raeburn <raeburn@mit.edu>
Fri, 3 May 1996 23:58:13 +0000 (23:58 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 3 May 1996 23:58:13 +0000 (23:58 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7888 dc483132-0cff-0310-8789-dd5450dbe970

src/krb524/ChangeLog

index c9e7f1b6e5218ae2b93919f5cb168e23f6046fb5..675edb3e39493f9268e6e2706089ad831af6d221 100644 (file)
@@ -1,3 +1,19 @@
+Sun Mar 31 01:17:26 1996  Mark Eichin  <eichin@cygnus.com>
+
+       * cnv_tkt_skey.c (krb524_convert_tkt_skey): use context->clockskew
+       in all time bound checks.
+
+       * cnv_tkt_skey.c (krb524_convert_tkt_skey): for time periods that
+       would occupy greater than 128 ticks, use the CMU algorithm, based
+       on the table cmu_seconds. (In conjunction with the previous
+       changes, even non-CMU clients can be used for the full lifetime of
+       a V5 ticket by rerunning krb524init when their lower
+       interpretation of the end time is expired.)
+
+       * cnv_tkt_skey.c (krb524_convert_tkt_skey): rather than apply fit
+       an extended v5 lifetime into a v4 range, give out a v4 ticket with
+       as much of the v5 lifetime is available "now" instead.
+
 Tue Mar 19 17:07:44 1996  Richard Basch  <basch@lehman.com>
 
        * conv_creds.c (krb524_convert_creds_plain):