Add support for RFC5801 rfc5801
authorSimo Sorce <simo@redhat.com>
Thu, 18 Apr 2019 18:09:32 +0000 (14:09 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 18 Apr 2019 18:09:32 +0000 (14:09 -0400)
commit17ce6893fffbd3d1d27a23eba06b9e586aef5bb1
tree32b372b2b6430104dd0bb64d19ed035e035db747
parent3599d8174c0cec498ae3fdf50e4f52efbd454ca0
Add support for RFC5801

These are the only GSS-API functions that can return a mechanism name
given an oid. These are now used by mod_auth_gssapi, so let's support
them in gssntlmssp.

Signed-off-by: Simo Sorce <simo@redhat.com>
src/gss_names.c
src/gss_ntlmssp.h
src/gss_spi.c
tests/ntlmssptest.c