Wireshark-commits: [Wireshark-commits] rev 34350: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 03 Oct 2010 18:23:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34350

User: wmeier
Date: 2010/10/03 11:23 AM

Log:
 Refactor dissection of CHALLENGE target-info & AUTHENTICATE ntlmv2-response attributes:
  - decode all attributes as specified in MS-NLMP;
  - use common code for target-info and ntlmv2 attribute dissection;
 Add filter for the "version" field;
 Remove some obsolete #if 0'd code.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +334 -315  packet-ntlmssp.c    Modified