gss.c (parse_name): Add code to parse an optional fourth parameter
authorTheodore Tso <tytso@mit.edu>
Thu, 25 Jul 1996 06:19:16 +0000 (06:19 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 25 Jul 1996 06:19:16 +0000 (06:19 +0000)
commit25ae63aa252ca6af1886668f7a8ff9bd7c196cb1
treea7806786d19eaf690f6c3acf7e05ee4cccfe9863
parentc4641b0636aa2f7dd109ef6ce85210692058fa49
gss.c (parse_name): Add code to parse an optional fourth parameter
which is the mechanism OID to actually use.  If it is ommited, the
default mechanism is used.

gss-client.c (client_establish_context): Added parameter oid_name,
which allows the user to specify the OID that he/she actually wants to
use to as the mechanism.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8815 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/gss/ChangeLog
src/windows/gss/gss-client.c
src/windows/gss/gss.c
src/windows/gss/gss.h