Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EAP Support #75

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

martin-belanger
Copy link

Automatically add a Message-Authenticator attribute when sending messages containing EAP-Message attributes. This is mandatory for EAP messages per RFC3579.

Return a CHALLENGE_RC return code when an Access-Challenge response is received.

Added a test script (eap_tests.sh) to test EAP message handling.


# Copyright (C) 2016 Martin Belanger
#
# License: BSD
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be best to put the full license text here.

@alandekok
Copy link
Member

The travis build has to be fixed. But other than that, it looks pretty good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants