Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-dcerpc.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, 11 Dec 2002 13:50:26 -0600 (CST)
guy         2002/12/11 13:50:25 CST

  Modified files:
    .                    AUTHORS packet-dcerpc.c 
  Log:
  From Devin Heitmueller:
  
  	Minor change to the connection oriented DCE/RPC function calls.
  	Now the offset is provided in the call, instead of having a
  	hard-coded value in each function.  Also makes the calling
  	convention consistent with the datagram equivalents for the
  	functions.
  
  	Didn't do it for dissect_dcerpc_cn_auth() yet, as that is a
  	special case (and I am in the process of restructuring it to
  	make verifier decryption work properly).
  
  Revision  Changes    Path
  1.683     +2 -0      ethereal/AUTHORS
  1.90      +22 -31    ethereal/packet-dcerpc.c