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

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

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 May 2003 23:07:46 -0500 (CDT)
tpot        2003/05/06 23:07:45 CDT

  Modified files:
    .                    packet-ntlmssp.c 
  Log:
  Parse a NTLMv2 response blob as documented in
  http://ubiqx.org/cifs/SMB.html#8, para 2.8.5.3
  
  Convert some magic numbers to constants in dissect_ntlmssp_address_list()
  
  Revision  Changes    Path
  1.37      +231 -14   ethereal/packet-ntlmssp.c