Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Enable interposing gss_inquire_attrs_for_mech()

Use gssint_select_mech_type() to locate an interposer mechanism, and
pass the public mech OID to the mech. Also call map_error() on the
resulting minor code.

https://github.com/krb5/krb5/commit/3be2b486058758cfcd16c8af0a8f560159e77cda
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 3be2b486058758cfcd16c8af0a8f560159e77cda
Branch: master
src/lib/gssapi/mechglue/g_mechattr.c | 15 +++++++++++----
1 files changed, 11 insertions(+), 4 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Enable interposing gss_inquire_attrs_for_mech()

Use gssint_select_mech_type() to locate an interposer mechanism, and
pass the public mech OID to the mech. Also call map_error() on the
resulting minor code.

(cherry picked from commit 3be2b486058758cfcd16c8af0a8f560159e77cda)

https://github.com/krb5/krb5/commit/35657cff975c6022ae141d6106589257fe4118f2
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 35657cff975c6022ae141d6106589257fe4118f2
Branch: krb5-1.14
src/lib/gssapi/mechglue/g_mechattr.c | 15 +++++++++++----
1 files changed, 11 insertions(+), 4 deletions(-)