diff options
author | Ken Raeburn <raeburn@mit.edu> | 2004-03-15 02:05:11 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@mit.edu> | 2004-03-15 02:05:11 +0000 |
commit | 85fa9e1e2073d2c0ec2a82205bcfd13080e854f0 (patch) | |
tree | f53908b236ea838604954fbbdc5fc3cdfa486598 /src/lib/gssapi/krb5/unseal.c | |
parent | b2eabc20132bb87f37018d8d51c4eebf009a8b7a (diff) | |
download | krb5-85fa9e1e2073d2c0ec2a82205bcfd13080e854f0.tar.gz krb5-85fa9e1e2073d2c0ec2a82205bcfd13080e854f0.tar.xz krb5-85fa9e1e2073d2c0ec2a82205bcfd13080e854f0.zip |
* gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add a krb5 context object.
* init_sec_context.c (krb5_gss_init_sec_context): Create a new krb5 context,
and store it in the security context if successful. If there's already a
security context, use the krb5 context in it.
* accept_sec_context.c (krb5_gss_accept_sec_context): Create a new krb5
context, and store it in the security context if successful.
* delete_sec_context.c (krb5_gss_delete_sec_context): If the security context
has a krb5 context, free it.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16170 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/krb5/unseal.c')
0 files changed, 0 insertions, 0 deletions