More work on SAML code
authorLuke Howard <lukeh@padl.com>
Wed, 15 Sep 2010 15:21:56 +0000 (17:21 +0200)
committerLuke Howard <lukeh@padl.com>
Wed, 15 Sep 2010 15:21:56 +0000 (17:21 +0200)
commitf176edac39421ef43f75aa381bcde1fd3a042c8a
treeca09c579f8288bafcdefbedfb8609d28b1736742
parent9611e6d30d4af2259bbc558ca4a30ec99350fbaa
More work on SAML code
20 files changed:
mech_eap/Makefile.am
mech_eap/accept_sec_context.c
mech_eap/delete_name_attribute.c
mech_eap/duplicate_name.c
mech_eap/eap_mech.c
mech_eap/get_name_attribute.c
mech_eap/gssapiP_eap.h
mech_eap/init_sec_context.c
mech_eap/inquire_name.c
mech_eap/map_name_to_any.c
mech_eap/release_any_name_mapping.c
mech_eap/resolver.h [new file with mode: 0644]
mech_eap/set_name_attribute.c
mech_eap/util.h
mech_eap/util_context.c
mech_eap/util_name.c
mech_eap/util_radius.c
mech_eap/util_radius.h
mech_eap/util_saml.cpp
mech_eap/util_saml.h