On Windows, parse mechanism info from Registry instead of mech file
authorSam Hartman <hartmans@mit.edu>
Mon, 19 Sep 2011 00:58:43 +0000 (00:58 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 19 Sep 2011 00:58:43 +0000 (00:58 +0000)
commite3cc5d5ece7593084a252e03f77a6fe5b3a9edc0
treef3cfce6bed783535169413083332c4cd6ec10f9c
parent9729492ff32002dcc153ad0850b0e30caa3df3fa
On Windows, parse mechanism info from Registry instead of mech file

Currently the code parses @sysconfdir@/gss/mech as a set of GSS
mechanisms to dynamically load.  On Windows this should come from the
registry.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
Signed-off-by: Sam Hartman <hartmans@debian.org>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25198 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/mechglue/g_initialize.c