Fix for OpenSSH interoperability
authorLuke Howard <lukeh@padl.com>
Wed, 16 Mar 2011 04:18:32 +0000 (15:18 +1100)
committerLuke Howard <lukeh@padl.com>
Wed, 16 Mar 2011 04:18:32 +0000 (15:18 +1100)
commit2ef09e13ed37e4ee3e333734e4c3a7ec2cb10d76
tree9deeeabb606c675e0a5fb79d3e83cc8ef4561888
parent32f851256f1ed2eedbb162c7ff3bfe81e28c0b39
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.

Conflicts:

mech_eap/util_name.c
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