cleanup
authorLuke Howard <lukeh@padl.com>
Mon, 11 Oct 2010 20:39:27 +0000 (21:39 +0100)
committerLuke Howard <lukeh@padl.com>
Mon, 11 Oct 2010 20:39:27 +0000 (21:39 +0100)
gsseap_err.et

index a7d6bd7..99f89f9 100644 (file)
@@ -45,12 +45,12 @@ error_code GSSEAP_MISSING_REQUIRED_EXT,     "Missing required extension"
 error_code GSSEAP_INPUT_TOO_LONG,           "PRF input too long"
 error_code GSSEAP_CONTEXT_ESTABLISHED,      "Context is already fully established"
 error_code GSSEAP_CONTEXT_INCOMPLETE,       "Attempt to use incomplete security context"
-error_code GSSEAP_RADSEC_INIT_FAILURE,      "Failed to initialise RADIUS library"
+error_code GSSEAP_RADSEC_INIT_FAILURE,      "Failed to initialise RadSec library"
 error_code GSSEAP_SAML_INIT_FAILURE,        "Failed to initialise SAML library"
 error_code GSSEAP_SHIB_INIT_FAILURE,        "Failed to initialise Shibboleth"
 error_code GSSEAP_PEER_INIT_FAILURE,        "Failed to initialise EAP state machine"
 error_code GSSEAP_PEER_AUTH_FAILURE,        "EAP authentication failure"
-error_code GSSEAP_PEER_BAD_MESSAGE,         "Bad EAP message"
+error_code GSSEAP_PEER_BAD_MESSAGE,         "Received bad EAP message"
 error_code GSSEAP_KEY_UNAVAILABLE,          "EAP key unavailable"
 error_code GSSEAP_KEY_TOO_SHORT,            "EAP key too short"
 error_code GSSEAP_NO_ATTR_CONTEXT,          "Name has no attributes"