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.
@rharwood mind reviewing ?
Sure, looks good to me!
Pull-Request has been merged by simo
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.