URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=560f1209467c38851690ddd9539dcd5a39ad030d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
560f120 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-spnego: make use of decrypt_krb5_krb_cfx_dce()
This commit will finally allow the decryption of DCERPC
traffic with AES-keys and header signing.
Change-Id: I3a76541493976c9f4d3d228757e8fe0e08a0f02c
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/35711
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b0d959e NVME-TCP: Fix ICReq fields:
add 560f120 packet-spnego: make use of decrypt_krb5_krb_cfx_dce()
Summary of changes:
.../asn1/spnego/packet-spnego-template.c | 21 +++++++++++++-----
epan/dissectors/packet-spnego.c | 25 ++++++++++++++++------
2 files changed, 34 insertions(+), 12 deletions(-)