Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-gssapi.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 17:36:25 -0600 (CST)
guy         2002/11/06 17:36:25 CST

  Modified files:
    .                    packet-gssapi.c 
  Log:
  There can be more than one GSS-API negotiation in a conversation, so the
  handle to use to dissect GSS-API inner context tokens has to be stored
  as per-frame data, not just as conversation data.
  
  Revision  Changes    Path
  1.22      +30 -13    ethereal/packet-gssapi.c