Wireshark-commits: [Wireshark-commits] master a51e150: packet-ntlmssp: display the authentication k

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 06:38:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a51e150e2df0784aebab43f08081df33ecb86b12
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a51e150 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-ntlmssp: display the authentication key origin as expert info
    
    This is extremly useful together with a keytab and makes it possible
    to check which password was used by the client.
    
    Change-Id: I254f472d1d069094bd1eb908370f56d90ab2e5f2
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36380
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9dcba0c   gitlab-ci: print tshark --version for OpenSUSE and Debian
     add  a51e150   packet-ntlmssp: display the authentication key origin as expert info


Summary of changes:
 epan/dissectors/packet-ntlmssp.c | 74 +++++++++++++++++++++++++++++++++++-----
 1 file changed, 66 insertions(+), 8 deletions(-)