Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-http.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, 15 Oct 2002 17:28:35 -0500 (CDT)
guy         2002/10/15 17:28:35 CDT

  Modified files:
    .                    packet-http.c 
  Log:
  Make a routine to check for NTLMSSP authentication and to do the NTLMSSP
  dissection if found, with a table of headers that indicate NTLMSSP
  authentication.
  
  Add some more headers to that table.
  
  Constify the code a bit.
  
  Revision  Changes    Path
  1.58      +40 -36    ethereal/packet-http.c