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