URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93267892048c5d0dec38ba88b3c78b393114d313
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9326789 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-kerberos: add a hint to the used decryption key into the proto tree
This makes it much easier to understand which key is used were.
Change-Id: I6f4bb1e46abb30212a87be2b574dc2679d8b7aed
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/35695
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ed81b83 packet-kerberos: re-add dissection of ntstatus (KERB_EXT_ERROR) in PA-PW-SALT
add 9326789 packet-kerberos: add a hint to the used decryption key into the proto tree
Summary of changes:
.../asn1/kerberos/packet-kerberos-template.c | 21 ++++++++++++-----
epan/dissectors/packet-kerberos.c | 27 ++++++++++++++--------
2 files changed, 33 insertions(+), 15 deletions(-)