Wireshark-commits: [Wireshark-commits] master d9aab84: packet-kerberos: try to verify the PAC check
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9aab840a75ededc286b8e9894e5af7ce6298bbc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d9aab84 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-kerberos: try to verify the PAC checksums and display the used keys
This makes it much easier to analyze how PAC signing is supposed to
work with trusted domains.
Change-Id: I9993e5d92b7efee5aa91cd0e2005787f7d384444
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/35704
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 23a6fab Qt: remove codecs from about Wireshark dialog
add d9aab84 packet-kerberos: try to verify the PAC checksums and display the used keys
Summary of changes:
.../asn1/kerberos/packet-kerberos-template.c | 116 ++++++++++++++++++
epan/dissectors/packet-kerberos.c | 130 +++++++++++++++++++--
2 files changed, 239 insertions(+), 7 deletions(-)