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

Implement support for GSSAPI extension RFC 5587 #121

Merged
merged 1 commit into from
Jul 21, 2017

Commits on Jul 19, 2017

  1. Implement support for GSSAPI extension RFC 5587

    RFC 5587 provides extended mech inquiry calls to GSSAPI.
    This adds the ability to indicate mechs by their
    mech attrs, along with determining the attrs supported
    by a mech. These calls are provided as a part of
    the raw interface and are not exposed in the high-level
    interface due to not having objects for mechs or attrs.
    
    Signed-off-by: Alexander Scheel <ascheel@redhat.com>
    cipherboy committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    66a7107 View commit details
    Browse the repository at this point in the history