Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-kerberos.c packet-spnego.c

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

From: Richard Sharpe <sharpe@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Sep 2002 22:49:04 -0500 (CDT)
sharpe      2002/09/04 22:49:04 CDT

  Modified files:
    .                    packet-kerberos.c packet-spnego.c 
  Log:
  Commit my changes to handle KRB5 in SPNEGO ...
  
  Turns out it is a KRB5 AP-REQ ASN1 encoded, and the Kerberos dissector is
  going to need to be re-architected to deal with this.
  
  Revision  Changes    Path
  1.31      +3 -8      ethereal/packet-kerberos.c
  1.28      +148 -11   ethereal/packet-spnego.c