Fix for OpenSSH interoperability
authorLuke Howard <lukeh@padl.com>
Tue, 15 Mar 2011 08:48:40 +0000 (19:48 +1100)
committerLuke Howard <lukeh@padl.com>
Wed, 16 Mar 2011 04:21:21 +0000 (15:21 +1100)
commitc8f7f269b0ed3cc544b2fd0494354952f3b28bb2
tree9deeeabb606c675e0a5fb79d3e83cc8ef4561888
parente92d160f0d19b7c2ab0740e374bb2319061a20be
Fix for OpenSSH interoperability

OpenSSH requires the exported name token to include the actual OID
of the selected mechanism. We were using an OID that identified a
family of GSS EAP mechanisms. We now use the concrete OID where
possible.
accept_sec_context.c
gssapiP_eap.h
import_name.c
init_sec_context.c
util.h
util_cred.c
util_name.c
util_reauth.c