ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 20129: /trunk/ /trunk/epan/dissectors/: packet-spnego.c

Date: Wed, 13 Dec 2006 02:44:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20129

User: sahlberg
Date: 2006/12/13 02:44 AM

Log:
 if there is a list of mechTypes in the negTokenInit then store the first one
 and associate it with the conversation properly.
 
 do the same for supportedMech in the negTokenTarg
 
 
 This will allow wireshark to decode the blob in negTokenTarg even when no supportedMech is provided.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +56 -22    packet-spnego.c    Modified
  +1 -1      packet-spnego.h    Modified

Directory: /trunk/asn1/spnego/
  Changes    Path          Action
  +50 -16    spnego.cnf    Modified