URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fff3776cddab6a743c90e110bfa8bdc113addf6c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fff3776 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-ntlmssp: export get_md4pass_list() to be used in packet-dcerpc-netlogon
We only need that logic once.
Change-Id: Ibc3e28c70dd6e52de3cbc8d5dca0316816f70e5d
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36398
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d430932 packet-ntlmssp: don't pass 'gbl_nt_password' to create_ntlmssp_v[1|2]_key()
add fff3776 packet-ntlmssp: export get_md4pass_list() to be used in packet-dcerpc-netlogon
Summary of changes:
epan/dissectors/packet-ntlmssp.c | 12 ++++--------
epan/dissectors/packet-ntlmssp.h | 10 ++++++++++
2 files changed, 14 insertions(+), 8 deletions(-)