[Heimdal-source-changes] [heimdal/heimdal] 735039: gssapi: implement gss_set_neg_mechs() (#495)

GitHub noreply at github.com
Fre Jan 4 05:50:13 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 735039dbdc3aa58d06afdefd214efe3f5e421244
      https://github.com/heimdal/heimdal/commit/735039dbdc3aa58d06afdefd214efe3f5e421244
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-01-04 (Fri, 04 Jan 2019)

  Changed paths:
    M lib/gssapi/Makefile.am
    M lib/gssapi/NTMakefile
    M lib/gssapi/gssapi/gssapi.h
    M lib/gssapi/gssapi_mech.h
    M lib/gssapi/krb5/external.c
    M lib/gssapi/libgssapi-exports.def
    M lib/gssapi/mech/cred.c
    A lib/gssapi/mech/gss_get_neg_mechs.c
    M lib/gssapi/mech/gss_mech_switch.c
    A lib/gssapi/mech/gss_set_neg_mechs.c
    M lib/gssapi/netlogon/external.c
    M lib/gssapi/ntlm/external.c
    M lib/gssapi/spnego/cred_stubs.c
    M lib/gssapi/spnego/external.c
    M lib/gssapi/version-script.map

  Log Message:
  -----------
  gssapi: implement gss_set_neg_mechs() (#495)

Implementation of gss_set_neg_mechs() and gss_get_neg_mechs() as defined in RFC
4178. New gss_release_cred_by_mech() API for dropping a credential from a
mechanism glue credential.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list