Skip Menu |
 

Subject: Update comments about conflicting KRB5_KEYUSAGE_PA types
Be more specific about the assignment-number conflict between the
KRB5_KEYUSAGE_PA types S4U_X509_USER_REQUEST/S4U_X509_USER_REPLY on one
side and SAM_CHALLENGE_TRACKID/SAM_RESPONSE on the other side.
Otherwise, Doxygen comments look uninformative.
From: tsitkova@mit.edu
Subject: SVN Commit

Document key usage assigned number conflict

Document the fact that the key usage type 26 is used by both
KBKRB5_KEYUSAGE_PA_S4U_X509_USER_REQUEST and
KRB5_KEYUSAGE_PA_S4U_X509_USER_REQUEST, while 27 - by
KRB5_KEYUSAGE_PA_S4U_X509_USER_REPLY and KRB5_KEYUSAGE_PA_SAM_RESPONSE.

Also, since KRB5_KEYUSAGE_PA_REFERRAL is not actually used in MIT Kerberos
code and is not defined in the latest referrals draft
(http://tools.ietf.org/html/draft-ietf-krb-wg-kerberos-referrals-15)
mark it as "unused".

https://github.com/krb5/krb5/commit/e5b3c98f2bdd5dfea1eee75edca8dcdf4af3bb0b
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Commit: e5b3c98f2bdd5dfea1eee75edca8dcdf4af3bb0b
Branch: master
src/include/krb5/krb5.hin | 21 ++++++++++-----------
1 files changed, 10 insertions(+), 11 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Document key usage assigned number conflict

Document the fact that the key usage type 26 is used by both
KBKRB5_KEYUSAGE_PA_S4U_X509_USER_REQUEST and
KRB5_KEYUSAGE_PA_S4U_X509_USER_REQUEST, while 27 - by
KRB5_KEYUSAGE_PA_S4U_X509_USER_REPLY and KRB5_KEYUSAGE_PA_SAM_RESPONSE.

Also, since KRB5_KEYUSAGE_PA_REFERRAL is not actually used in MIT Kerberos
code and is not defined in the latest referrals draft
(http://tools.ietf.org/html/draft-ietf-krb-wg-kerberos-referrals-15)
mark it as "unused".

(cherry picked from commit e5b3c98f2bdd5dfea1eee75edca8dcdf4af3bb0b)

https://github.com/krb5/krb5/commit/7abf957a8a29a8e70796438f7cbd30e4be810d40
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 7abf957a8a29a8e70796438f7cbd30e4be810d40
Branch: krb5-1.11
src/include/krb5/krb5.hin | 21 ++++++++++-----------
1 files changed, 10 insertions(+), 11 deletions(-)