[krbdev.mit.edu #8653] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Mon Mar 19 19:14:47 EDT 2018


Include preauth name in trace output if possible

Add a {patype} trace format specifier for a single pa-type value.  Add
a krb5_preauthtype to string conversion function to trace machinery
and use it when formatting {patype} or {patypes}.

[ghudson at mit.edu: wrote conversion function; edited commit message]

https://github.com/krb5/krb5/commit/9c68fe39b018666eabe033b639c1f35d03ba51c7
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 9c68fe39b018666eabe033b639c1f35d03ba51c7
Branch: master
 src/include/k5-trace.h      |   17 ++--
 src/lib/krb5/os/t_trace.ref |    2 +-
 src/lib/krb5/os/trace.c     |   61 ++++++++++++-
 src/tests/t_pkinit.py       |   43 +++++----
 src/tests/t_preauth.py      |  216 +++++++++++++++++++++---------------------
 5 files changed, 200 insertions(+), 139 deletions(-)



More information about the krb5-bugs mailing list