[krbdev.mit.edu #8899] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed May 20 16:58:17 2020: Request 8899 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8899 > Implement GSS_C_CHANNEL_BOUND_FLAG Define a new channel-bound GSS return flag, and set it in the krb5 mech if the initiator sent channel bindings matching the acceptor's. Do not error out if the acceptor specifies channel bindings and the initiator does not send them. [[email protected]: simplified code changes; fleshed out commit message] [iboukris: cherry-picked from another PR and reduced in scope] https://github.com/krb5/krb5/commit/429a31146083fac21958631c2af572b08ec91022 Author: Alexander Scheel <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 429a31146083fac21958631c2af572b08ec91022 Branch: master src/lib/gssapi/generic/gssapi_ext.h | 2 ++ src/lib/gssapi/krb5/accept_sec_context.c | 18 +++++++++++++----- 2 files changed, 15 insertions(+), 5 deletions(-)