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:21
Module Name:	basesrc
Committed By:	jhawk
Date:		Thu Jan 25 16:06:21 UTC 2001

Modified Files:
	basesrc/crypto/dist/heimdal/lib/gssapi [netbsd-1-5]: init_sec_context.c

Log Message:
Pull up revision 1.2 via patch (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/init_sec_context.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.