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

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: Mon, 3 Nov 2003 04:16:00 -0600 (CST)
guy         2003/11/03 04:16:00 CST

  Modified files:
    .                    AUTHORS packet-wsp.c packet-wsp.h 
  Log:
  From Olivier Biot:
  
  	* Use function reference arrays for header parse function lookup
  	  (avoids switch())
  
  	* Use macros for the common parts of the header parse functions
  
  	* Use macros for identical header dissection functions
  
  	* Implement many missing header parse functions
  
  	* Automatic header parse error notification
  
  	* Some minor edits
  
  	* Add HTTP equivalents to WSP status codes
  
  Revision  Changes    Path
  1.880     +1 -0      ethereal/AUTHORS
  1.80      +4161 -3394ethereal/packet-wsp.c
  1.9       +4 -12     ethereal/packet-wsp.h