use GSSEAP_ASSERT macro instead of assert
authorLuke Howard <lukeh@padl.com>
Fri, 16 Sep 2011 06:14:48 +0000 (16:14 +1000)
committerLuke Howard <lukeh@padl.com>
Fri, 16 Sep 2011 06:14:48 +0000 (16:14 +1000)
commit3e6abb79b847b72dd7b8c137e4fdc94b47f7b485
treeccf876c91c4bbc1936fb13173c9caa2c5c17baf3
parent21f3dbf8824d21b99f2f30f89105b6afbc343f9f
use GSSEAP_ASSERT macro instead of assert
24 files changed:
moonshot/mech_eap/accept_sec_context.c
moonshot/mech_eap/eap_mech.c
moonshot/mech_eap/export_sec_context.c
moonshot/mech_eap/import_sec_context.c
moonshot/mech_eap/init_sec_context.c
moonshot/mech_eap/unwrap_iov.c
moonshot/mech_eap/util.h
moonshot/mech_eap/util_adshim.c
moonshot/mech_eap/util_attr.cpp
moonshot/mech_eap/util_cksum.c
moonshot/mech_eap/util_context.c
moonshot/mech_eap/util_cred.c
moonshot/mech_eap/util_crypt.c
moonshot/mech_eap/util_krb.c
moonshot/mech_eap/util_moonshot.c
moonshot/mech_eap/util_name.c
moonshot/mech_eap/util_radius.cpp
moonshot/mech_eap/util_reauth.c
moonshot/mech_eap/util_saml.cpp
moonshot/mech_eap/util_shib.cpp
moonshot/mech_eap/util_sm.c
moonshot/mech_eap/util_token.c
moonshot/mech_eap/wrap_iov.c
moonshot/mech_eap/wrap_iov_length.c