]> git.ipfire.org Git - thirdparty/krb5.git/commit
Simplify SPNEGO get_available_mechs() 1006/head
authorLuke Howard <lukeh@padl.com>
Thu, 21 Nov 2019 22:45:46 +0000 (17:45 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sat, 23 Nov 2019 16:51:52 +0000 (11:51 -0500)
commit74132a3b59956db5c43efd2909a14392cfa7289c
tree56f79d33b4049aa7900c4e890857de89ae6eb549
parente885935cce1eaf617b60db673511cec39216f657
Simplify SPNEGO get_available_mechs()

Exclude all negotiation mechanisms when getting the set of available
mechs, avoiding the need to make a copy and specifically exclude
SPNEGO.

[ghudson@mit.edu: extracted this from a larger commit and wrote commit
message]
src/lib/gssapi/spnego/spnego_mech.c