From: Alexandra Ellwood Date: Tue, 25 Apr 2000 15:04:29 +0000 (+0000) Subject: Added krb5_get_time_offsets for use by WrappersLib (for storing tickets in the cache... X-Git-Tag: krb5-1.3-alpha1~2135 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c60d1ac808e0d703f539f44555a84de4189364fa;p=krb5.git Added krb5_get_time_offsets for use by WrappersLib (for storing tickets in the cache with local times rather than kdc times) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12193 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/mac/K5Library.exp b/src/mac/K5Library.exp index 8147e449d..feb46b88b 100644 --- a/src/mac/K5Library.exp +++ b/src/mac/K5Library.exp @@ -193,6 +193,7 @@ krb5_decode_ticket #Temporary exports (DO NOT USE) + krb5_get_time_offsets # WrappersLib krb5_size_opaque # GSSAPI krb5_internalize_opaque # GSSAPI krb5_externalize_opaque # GSSAPI