implement gss_acquire_cred_ext
authorLuke Howard <lukeh@padl.com>
Sat, 14 May 2011 23:18:02 +0000 (01:18 +0200)
committerLuke Howard <lukeh@padl.com>
Sat, 14 May 2011 23:22:55 +0000 (01:22 +0200)
commit57135a1070518a0c1228a29ed9fcf726357856a1
treeb22d2b3463650a85cc4f8558932fc8ef24db4561
parent77cf1ecdf16dee09c9eb88c59eac8c11aa0188bf
implement gss_acquire_cred_ext
12 files changed:
moonshot/mech_eap/Makefile.am
moonshot/mech_eap/accept_sec_context.c
moonshot/mech_eap/acquire_cred.c
moonshot/mech_eap/acquire_cred_ext.c [new file with mode: 0644]
moonshot/mech_eap/acquire_cred_with_password.c
moonshot/mech_eap/add_cred.c
moonshot/mech_eap/add_cred_with_password.c
moonshot/mech_eap/gsseap_err.et
moonshot/mech_eap/init_sec_context.c
moonshot/mech_eap/mech_eap.exports
moonshot/mech_eap/util.h
moonshot/mech_eap/util_cred.c