New attribute provider SPI
authorLuke Howard <lukeh@padl.com>
Fri, 17 Sep 2010 22:19:52 +0000 (00:19 +0200)
committerLuke Howard <lukeh@padl.com>
Fri, 17 Sep 2010 22:19:52 +0000 (00:19 +0200)
commit1934e62da28e6068263ea3b10463169f7bcba461
tree5789cb01960ff2b48994de97e2c297740fe53b26
parent3e553b50567102fa23e35d6ca31d0d94d3edbebe
New attribute provider SPI
21 files changed:
mech_eap/Makefile.am
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/inquire_name.c
mech_eap/map_name_to_any.c
mech_eap/release_any_name_mapping.c
mech_eap/set_name_attribute.c
mech_eap/util.h
mech_eap/util_attr.cpp [new file with mode: 0644]
mech_eap/util_attr.h [new file with mode: 0644]
mech_eap/util_name.c
mech_eap/util_radius.c [deleted file]
mech_eap/util_radius.cpp [new file with mode: 0644]
mech_eap/util_radius.h
mech_eap/util_saml.cpp
mech_eap/util_saml.h
mech_eap/util_shib.cpp [new file with mode: 0644]
mech_eap/util_shib.h [new file with mode: 0644]