[krbdev.mit.edu #8900] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8900 > Add client_aware_channel_bindings option Add client support for KERB_AP_OPTIONS_CBT in the form of a profile option "client_aware_gss_bindings". Adjust the make_etype_list() helper so that enctype negotiation and AP_OPTIONS can be included in the same IF-RELEVANT wrapper. [[email protected]: refactored; edited documentation; wrote commit message] https://github.com/krb5/krb5/commit/225e6ef7f021cd1a8ef2a054af0ca58b7288fd81 Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 225e6ef7f021cd1a8ef2a054af0ca58b7288fd81 Branch: master doc/admin/conf_files/krb5_conf.rst | 6 ++ src/include/k5-int.h | 1 + src/lib/krb5/krb/mk_req_ext.c | 165 ++++++++++++++++++----------------- 3 files changed, 92 insertions(+), 80 deletions(-)