Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-ntlmssp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Sep 2002 18:44:18 -0500 (CDT)
guy         2002/09/10 18:44:18 CDT

  Modified files:
    .                    AUTHORS packet-ntlmssp.c 
  Log:
  From Jim McDonough: update NTLMSSP decoding to do:
  
  	- strings are now in a subtree of a command, printing only the
  	  text unless you go into the subtree (to see length, offset)
  
  	- generic blobs are the same as strings, only displayed in hex
  
  	- NTLMSSP challenge address lists are decoded
  
  	- a couple of unknown fields are now known
  
  Revision  Changes    Path
  1.601     +1 -0      ethereal/AUTHORS
  1.18      +287 -285  ethereal/packet-ntlmssp.c