Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wsp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 4 Nov 2003 13:47:29 -0600 (CST)
guy         2003/11/04 13:47:29 CST

  Modified files:
    .                    packet-wsp.c 
  Log:
  From Olivier Biot:
  
  	* Extra headers: Encoding-Version, WWW-Authenticate,
  	  Proxy-Authenticate
  
  	* Fix memory allocate/free in header parsing functions & macros
  
  	* Add missing "ok = TRUE" for some header parsing functions
  
  	* Header subfields all share the same subtree identifier (more
  	  intuitive)
  
  	* Get rid of unused header fields and subtrees
  
  	* Some whitespace changes
  
  Revision  Changes    Path
  1.81      +427 -306  ethereal/packet-wsp.c