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)
commit2454ef4d7af9cc402d9c3404482ceb7c77c2b076
treef6c4d0747d3568f8399c4d70fa0aa96ef61ae167
parent28ab938699eb07fb3e55efb8bc0a1edec5b5025e
implement gss_acquire_cred_ext
12 files changed:
mech_eap/Makefile.am
mech_eap/accept_sec_context.c
mech_eap/acquire_cred.c
mech_eap/acquire_cred_ext.c [new file with mode: 0644]
mech_eap/acquire_cred_with_password.c
mech_eap/add_cred.c
mech_eap/add_cred_with_password.c
mech_eap/gsseap_err.et
mech_eap/init_sec_context.c
mech_eap/mech_eap.exports
mech_eap/util.h
mech_eap/util_cred.c