Rearrange moonshot to have libeap as a subproject
authorSam Hartman <hartmans@painless-security.com>
Tue, 26 Apr 2011 18:20:10 +0000 (14:20 -0400)
committerSam Hartman <hartmans@painless-security.com>
Tue, 26 Apr 2011 18:20:10 +0000 (14:20 -0400)
commita9bf34aa6f6cf8d8ab975989ae5103798d7e3e75
treee8a96d65c68d6454cfe30a361827825a060ceac9
parent70aabaea618f8dc42336a8f27e6443b3f2655830
Rearrange moonshot to have libeap as a subproject

Pull in libeap and build against a libtool convenience library for it.
112 files changed:
libeap [deleted submodule]
moonshot/.gitignore [new file with mode: 0644]
moonshot/Makefile.am [new file with mode: 0644]
moonshot/acinclude.m4 [moved from mech_eap/acinclude.m4 with 100% similarity]
moonshot/configure.ac [moved from mech_eap/configure.ac with 92% similarity]
moonshot/libeap [new submodule]
moonshot/mech_eap/.gitignore [moved from mech_eap/.gitignore with 100% similarity]
moonshot/mech_eap/AUTHORS [moved from mech_eap/AUTHORS with 100% similarity]
moonshot/mech_eap/COPYING [moved from mech_eap/COPYING with 100% similarity]
moonshot/mech_eap/LICENSE [moved from mech_eap/LICENSE with 100% similarity]
moonshot/mech_eap/Makefile.am [moved from mech_eap/Makefile.am with 89% similarity]
moonshot/mech_eap/NEWS [moved from mech_eap/NEWS with 100% similarity]
moonshot/mech_eap/NOTES [moved from mech_eap/NOTES with 100% similarity]
moonshot/mech_eap/README [moved from mech_eap/README with 100% similarity]
moonshot/mech_eap/TODO [moved from mech_eap/TODO with 100% similarity]
moonshot/mech_eap/accept_sec_context.c [moved from mech_eap/accept_sec_context.c with 100% similarity]
moonshot/mech_eap/acquire_cred.c [moved from mech_eap/acquire_cred.c with 100% similarity]
moonshot/mech_eap/acquire_cred_with_password.c [moved from mech_eap/acquire_cred_with_password.c with 100% similarity]
moonshot/mech_eap/add_cred.c [moved from mech_eap/add_cred.c with 100% similarity]
moonshot/mech_eap/add_cred_with_password.c [moved from mech_eap/add_cred_with_password.c with 100% similarity]
moonshot/mech_eap/authdata_plugin.h [moved from mech_eap/authdata_plugin.h with 100% similarity]
moonshot/mech_eap/autogen.sh [moved from mech_eap/autogen.sh with 100% similarity]
moonshot/mech_eap/canonicalize_name.c [moved from mech_eap/canonicalize_name.c with 100% similarity]
moonshot/mech_eap/compare_name.c [moved from mech_eap/compare_name.c with 100% similarity]
moonshot/mech_eap/config.guess [moved from mech_eap/config.guess with 100% similarity]
moonshot/mech_eap/config.sub [moved from mech_eap/config.sub with 100% similarity]
moonshot/mech_eap/context_time.c [moved from mech_eap/context_time.c with 100% similarity]
moonshot/mech_eap/delete_name_attribute.c [moved from mech_eap/delete_name_attribute.c with 100% similarity]
moonshot/mech_eap/delete_sec_context.c [moved from mech_eap/delete_sec_context.c with 100% similarity]
moonshot/mech_eap/dictionary.ukerna [moved from mech_eap/dictionary.ukerna with 100% similarity]
moonshot/mech_eap/display_name.c [moved from mech_eap/display_name.c with 100% similarity]
moonshot/mech_eap/display_name_ext.c [moved from mech_eap/display_name_ext.c with 100% similarity]
moonshot/mech_eap/display_status.c [moved from mech_eap/display_status.c with 100% similarity]
moonshot/mech_eap/duplicate_name.c [moved from mech_eap/duplicate_name.c with 100% similarity]
moonshot/mech_eap/eap_mech.c [moved from mech_eap/eap_mech.c with 100% similarity]
moonshot/mech_eap/export_name.c [moved from mech_eap/export_name.c with 100% similarity]
moonshot/mech_eap/export_name_composite.c [moved from mech_eap/export_name_composite.c with 100% similarity]
moonshot/mech_eap/export_sec_context.c [moved from mech_eap/export_sec_context.c with 100% similarity]
moonshot/mech_eap/get_mic.c [moved from mech_eap/get_mic.c with 100% similarity]
moonshot/mech_eap/get_name_attribute.c [moved from mech_eap/get_name_attribute.c with 100% similarity]
moonshot/mech_eap/gssapiP_eap.h [moved from mech_eap/gssapiP_eap.h with 100% similarity]
moonshot/mech_eap/gssapi_eap.h [moved from mech_eap/gssapi_eap.h with 100% similarity]
moonshot/mech_eap/gsseap_err.et [moved from mech_eap/gsseap_err.et with 100% similarity]
moonshot/mech_eap/import_name.c [moved from mech_eap/import_name.c with 100% similarity]
moonshot/mech_eap/import_sec_context.c [moved from mech_eap/import_sec_context.c with 100% similarity]
moonshot/mech_eap/indicate_mechs.c [moved from mech_eap/indicate_mechs.c with 100% similarity]
moonshot/mech_eap/init_sec_context.c [moved from mech_eap/init_sec_context.c with 100% similarity]
moonshot/mech_eap/inquire_attrs_for_mech.c [moved from mech_eap/inquire_attrs_for_mech.c with 100% similarity]
moonshot/mech_eap/inquire_context.c [moved from mech_eap/inquire_context.c with 100% similarity]
moonshot/mech_eap/inquire_cred.c [moved from mech_eap/inquire_cred.c with 100% similarity]
moonshot/mech_eap/inquire_cred_by_oid.c [moved from mech_eap/inquire_cred_by_oid.c with 100% similarity]
moonshot/mech_eap/inquire_mech_for_saslname.c [moved from mech_eap/inquire_mech_for_saslname.c with 100% similarity]
moonshot/mech_eap/inquire_mechs_for_name.c [moved from mech_eap/inquire_mechs_for_name.c with 100% similarity]
moonshot/mech_eap/inquire_name.c [moved from mech_eap/inquire_name.c with 100% similarity]
moonshot/mech_eap/inquire_names_for_mech.c [moved from mech_eap/inquire_names_for_mech.c with 100% similarity]
moonshot/mech_eap/inquire_saslname_for_mech.c [moved from mech_eap/inquire_saslname_for_mech.c with 100% similarity]
moonshot/mech_eap/inquire_sec_context_by_oid.c [moved from mech_eap/inquire_sec_context_by_oid.c with 100% similarity]
moonshot/mech_eap/install-sh [moved from mech_eap/install-sh with 100% similarity]
moonshot/mech_eap/map_name_to_any.c [moved from mech_eap/map_name_to_any.c with 100% similarity]
moonshot/mech_eap/mech [moved from mech_eap/mech with 100% similarity]
moonshot/mech_eap/mech_eap.exports [moved from mech_eap/mech_eap.exports with 100% similarity]
moonshot/mech_eap/mech_invoke.c [moved from mech_eap/mech_invoke.c with 100% similarity]
moonshot/mech_eap/process_context_token.c [moved from mech_eap/process_context_token.c with 100% similarity]
moonshot/mech_eap/pseudo_random.c [moved from mech_eap/pseudo_random.c with 100% similarity]
moonshot/mech_eap/radius_ad.exports [moved from mech_eap/radius_ad.exports with 100% similarity]
moonshot/mech_eap/radsec.conf [moved from mech_eap/radsec.conf with 100% similarity]
moonshot/mech_eap/radsec_err.et [moved from mech_eap/radsec_err.et with 100% similarity]
moonshot/mech_eap/release_any_name_mapping.c [moved from mech_eap/release_any_name_mapping.c with 100% similarity]
moonshot/mech_eap/release_cred.c [moved from mech_eap/release_cred.c with 100% similarity]
moonshot/mech_eap/release_name.c [moved from mech_eap/release_name.c with 100% similarity]
moonshot/mech_eap/release_oid.c [moved from mech_eap/release_oid.c with 100% similarity]
moonshot/mech_eap/set_cred_option.c [moved from mech_eap/set_cred_option.c with 100% similarity]
moonshot/mech_eap/set_name_attribute.c [moved from mech_eap/set_name_attribute.c with 100% similarity]
moonshot/mech_eap/set_sec_context_option.c [moved from mech_eap/set_sec_context_option.c with 100% similarity]
moonshot/mech_eap/store_cred.c [moved from mech_eap/store_cred.c with 100% similarity]
moonshot/mech_eap/unwrap.c [moved from mech_eap/unwrap.c with 100% similarity]
moonshot/mech_eap/unwrap_iov.c [moved from mech_eap/unwrap_iov.c with 100% similarity]
moonshot/mech_eap/userok.c [moved from mech_eap/userok.c with 100% similarity]
moonshot/mech_eap/util.h [moved from mech_eap/util.h with 100% similarity]
moonshot/mech_eap/util_adshim.c [moved from mech_eap/util_adshim.c with 100% similarity]
moonshot/mech_eap/util_attr.cpp [moved from mech_eap/util_attr.cpp with 100% similarity]
moonshot/mech_eap/util_attr.h [moved from mech_eap/util_attr.h with 100% similarity]
moonshot/mech_eap/util_base64.c [moved from mech_eap/util_base64.c with 100% similarity]
moonshot/mech_eap/util_base64.h [moved from mech_eap/util_base64.h with 100% similarity]
moonshot/mech_eap/util_buffer.c [moved from mech_eap/util_buffer.c with 100% similarity]
moonshot/mech_eap/util_cksum.c [moved from mech_eap/util_cksum.c with 100% similarity]
moonshot/mech_eap/util_context.c [moved from mech_eap/util_context.c with 100% similarity]
moonshot/mech_eap/util_cred.c [moved from mech_eap/util_cred.c with 100% similarity]
moonshot/mech_eap/util_crypt.c [moved from mech_eap/util_crypt.c with 100% similarity]
moonshot/mech_eap/util_json.cpp [moved from mech_eap/util_json.cpp with 100% similarity]
moonshot/mech_eap/util_json.h [moved from mech_eap/util_json.h with 100% similarity]
moonshot/mech_eap/util_krb.c [moved from mech_eap/util_krb.c with 100% similarity]
moonshot/mech_eap/util_lucid.c [moved from mech_eap/util_lucid.c with 100% similarity]
moonshot/mech_eap/util_mech.c [moved from mech_eap/util_mech.c with 100% similarity]
moonshot/mech_eap/util_name.c [moved from mech_eap/util_name.c with 100% similarity]
moonshot/mech_eap/util_oid.c [moved from mech_eap/util_oid.c with 100% similarity]
moonshot/mech_eap/util_ordering.c [moved from mech_eap/util_ordering.c with 100% similarity]
moonshot/mech_eap/util_radius.cpp [moved from mech_eap/util_radius.cpp with 100% similarity]
moonshot/mech_eap/util_radius.h [moved from mech_eap/util_radius.h with 100% similarity]
moonshot/mech_eap/util_reauth.c [moved from mech_eap/util_reauth.c with 100% similarity]
moonshot/mech_eap/util_reauth.h [moved from mech_eap/util_reauth.h with 100% similarity]
moonshot/mech_eap/util_saml.cpp [moved from mech_eap/util_saml.cpp with 100% similarity]
moonshot/mech_eap/util_saml.h [moved from mech_eap/util_saml.h with 100% similarity]
moonshot/mech_eap/util_shib.cpp [moved from mech_eap/util_shib.cpp with 100% similarity]
moonshot/mech_eap/util_shib.h [moved from mech_eap/util_shib.h with 100% similarity]
moonshot/mech_eap/util_sm.c [moved from mech_eap/util_sm.c with 100% similarity]
moonshot/mech_eap/util_token.c [moved from mech_eap/util_token.c with 100% similarity]
moonshot/mech_eap/verify_mic.c [moved from mech_eap/verify_mic.c with 100% similarity]
moonshot/mech_eap/wrap.c [moved from mech_eap/wrap.c with 100% similarity]
moonshot/mech_eap/wrap_iov.c [moved from mech_eap/wrap_iov.c with 100% similarity]
moonshot/mech_eap/wrap_iov_length.c [moved from mech_eap/wrap_iov_length.c with 100% similarity]
moonshot/mech_eap/wrap_size_limit.c [moved from mech_eap/wrap_size_limit.c with 100% similarity]