Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-rpc.c packet-rpc.h

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: Fri, 2 May 2003 16:58:25 -0500 (CDT)
guy         2003/05/02 16:58:24 CDT

  Modified files:
    .                    AUTHORS packet-rpc.c packet-rpc.h 
  Log:
  From Tony Schene: AUTH_GSSAPI support.
  
  Replace "proto_item_set_len()" with "proto_item_set_end()", and get rid
  of the "old_offset" variables the "proto_item_set_len()" calls required.
  
  Revision  Changes    Path
  1.773     +1 -0      ethereal/AUTHORS
  1.122     +254 -28   ethereal/packet-rpc.c
  1.41      +11 -2     ethereal/packet-rpc.h