The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 19 Dec 2003 05:29:32 +0000 (05:29 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 19 Dec 2003 05:29:32 +0000 (05:29 +0000)
commit86b1b4c9850e374d67c59b6f88933c26c2412eb1
tree6bc6852c6ade78c78a4e55c6cb85a1cc8fe47a1f
parentfc89820304dc65798949610f898ddc747c7222c3
The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,
and krb5_ser_unpack_int64 are considered private.  Therefore, in order
for them to be used from within gssapi they must be added to the
krb5int_accessor mechanism.  This allows us to not publicize their
existence via exportation on Windows or MacOSX.

ticket: new
tags: pullup
target_version: 1.3.2

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15941 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/k5-int.h
src/lib/ChangeLog
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/accept_sec_context.c
src/lib/gssapi/krb5/init_sec_context.c
src/lib/gssapi/krb5/ser_sctx.c
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/accessor.c
src/lib/krb5_32.def