use JSON instead of DDF marshalling
authorLuke Howard <lukeh@padl.com>
Sun, 27 Mar 2011 15:21:27 +0000 (02:21 +1100)
committerLuke Howard <lukeh@padl.com>
Sun, 27 Mar 2011 23:01:14 +0000 (10:01 +1100)
commit70632f5e22231f239ba681ec53fe0936cd0303e4
tree8c7bb53bfc03d3792cca8d653e81c7ce2f8ca822
parent1252e38c425bc1515f4d6461d81663aa23ae2951
use JSON instead of DDF marshalling
use our own base64 routines
14 files changed:
mech_eap/Makefile.am
mech_eap/acinclude.m4
mech_eap/configure.ac
mech_eap/util.h
mech_eap/util_attr.cpp
mech_eap/util_attr.h
mech_eap/util_base64.c [new file with mode: 0644]
mech_eap/util_base64.h [new file with mode: 0644]
mech_eap/util_radius.cpp
mech_eap/util_radius.h
mech_eap/util_saml.cpp
mech_eap/util_saml.h
mech_eap/util_shib.cpp
mech_eap/util_shib.h