Commit Graph

3 Commits

Author SHA1 Message Date
Richard Sharpe 3f96656bd4 Small fix to get the OIDs to display properly in GSSAPI.
Next to turn SPNEGO into SPNEGO and not SNEGO ... and display the contents
properly as NTLMSSP.

svn path=/trunk/; revision=6083
2002-08-25 19:22:20 +00:00
Guy Harris df35b83338 Make the filter name for GSS-API tokens "gss-api", not "GSS-API", to
1) match the protocol's filter name (which isn't used, as we
	   never put entries into the protocol tree for the protocol
	   itself)

and

	2) make it more obvious what you type.

(This matches what the NTLMSSP dissector does for its security blobs.)

svn path=/trunk/; revision=6076
2002-08-24 00:40:45 +00:00
Tim Potter ca5c15a56b A dissector for GSS-API (rfc2078). This is used by Windows 2000/XP when
the extended security bit is set.

svn path=/trunk/; revision=6047
2002-08-21 20:52:40 +00:00