Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-spnego.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: Wed, 6 Nov 2002 23:25:38 -0600 (CST)
guy         2002/11/06 23:25:38 CST

  Modified files:
    .                    packet-spnego.c 
  Log:
  There can be more than one GSS-API negotiation in a conversation, so the
  handle to use to dissect SPNEGO tokens has to be stored as per-frame
  data, not just as conversation data.
  
  Revision  Changes    Path
  1.38      +24 -10    ethereal/packet-spnego.c