Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rpc.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@xxxxxxxxxxxxxxxxx>
Date: Fri, 23 May 2003 12:46:06 -0500 (CDT)
sharpe      2003/05/23 12:46:06 CDT

  Modified files:
    .                    packet-rpc.c packet-spnego.c 
  Log:
  First changes to properly support RFC1964 so that GSSAPI GetMIC and other
  tokens can be handled.
  
  Really, dissect-spnego-krb5 or whatever, should be renamed to something like
  dissect-gssapi-tokens or dissect-gssapi-rfc1964 ...
  
  Revision  Changes    Path
  1.131     +9 -6      ethereal/packet-rpc.c
  1.43      +28 -3     ethereal/packet-spnego.c