Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 01/25/2001 18:06:16
Module Name: basesrc
Committed By: jhawk
Date: Thu Jan 25 16:06:15 UTC 2001
Modified Files:
basesrc/crypto/dist/heimdal/lib/gssapi [netbsd-1-5]: acquire_cred.c
Log Message:
Pull up revisions 1.2, 1.3 (requested by fvdl):
Make gss_acquire_cred() work for cases other than GSS_C_NO_CREDENTIAL
(i.e 'get current, default credentials'). This is needed to support
things like gss-api authentication with IKE, as currently implemented
in racoon.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
basesrc/crypto/dist/heimdal/lib/gssapi/acquire_cred.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.