Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Tue, 28 Sep 2010 14:14:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34271

User: wmeier
Date: 2010/09/28 07:14 AM

Log:
 Improve dissection:
 1. Negotiation/Challenge/Authoriation messages:
    - dissect Version field (if present);
 2. Authorization messages:
    - Dissect fields following session-key (flags/... if present) even 
      when session key is empty;
    - Dissect "MIC" field (if present);
 3. Challenge message:
    - Rename "Domain" field to "Target Name" as per Microsoft spec (MS-NLMP).

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