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 20136: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 14 Dec 2006 10:11:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20136

User: sahlberg
Date: 2006/12/14 10:11 AM

Log:
 check for whether the blob starts with "NTLMSSP" before any other check if it is not BED/DER encoded and call tha appropriate subdissector if so.
 
 this fixes some issues with some really ancient cifs implementations where the previous tests and statemanagement would cause it to fail othervise.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +9 -9      packet-gssapi.c    Modified