[krbdev.mit.edu #7768] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Nov 18 15:53:16 EST 2013
Add support to store time offsets in cc_keyring
The code follows the same model used for the memory ccache type. Time
offsets are stored in each credential cache in a special key just like
the principal name. Legacy session caches do not store timestamps as
legacy code would fail when iterating over the new offset key.
[ghudson at mit.edu: minor formatting changes; note legacy session
exception in commit message]
(cherry picked from commit fb4817a32d0c369049e0868468dd2eb75487630d)
https://github.com/krb5/krb5/commit/dd81735593b9acbc1b2183917aa7afb03f5189f3
Author: Simo Sorce <simo at redhat.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: dd81735593b9acbc1b2183917aa7afb03f5189f3
Branch: krb5-1.12
src/lib/krb5/ccache/cc_keyring.c | 205 +++++++++++++++++++++++++++++++++++++-
1 files changed, 203 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list