Use AD-KDCIssued to protect RADIUS authdata. Cleanup.
authorLuke Howard <lukeh@padl.com>
Thu, 23 Sep 2010 14:54:10 +0000 (16:54 +0200)
committerLuke Howard <lukeh@padl.com>
Thu, 23 Sep 2010 14:54:10 +0000 (16:54 +0200)
commitdda1cdbd7302bc4106838ee6f3ca739ae5531e5f
tree8ed4860df0779373394a57c13e4e95870c68ed99
parent9adf7f38b4842f257560c901c51aacbb8d341b78
Use AD-KDCIssued to protect RADIUS authdata. Cleanup.
16 files changed:
mech_eap/Makefile.am
mech_eap/accept_sec_context.c
mech_eap/authdata_plugin.h [new file with mode: 0644]
mech_eap/gssapiP_eap.h
mech_eap/init_sec_context.c
mech_eap/mech
mech_eap/radius_ad.exports [new file with mode: 0644]
mech_eap/unwrap.c
mech_eap/unwrap_iov.c
mech_eap/util.h
mech_eap/util_adshim.c [new file with mode: 0644]
mech_eap/util_reauth.c
mech_eap/util_reauth.h
mech_eap/wrap.c
mech_eap/wrap_iov.c
mech_eap/wrap_iov_length.c