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: Fri, 21 Nov 2003 16:00:25 -0600 (CST)
guy         2003/11/21 16:00:25 CST

  Modified files:
    .                    packet-wsp.c 
  Log:
  From Olivier Biot:
  
  	* Fix the WSP dissector so a Quoted-string with extraneous
  	  trailing quote is displayed without duplicated final quote, and
  	  issue a warning in the protocol tree.
  	* Remove the Openwave x-up-proxy-client-id header decoding as it
  	  was incorrectly decoded as a text string, and process it with
  	  the default Openwave header parser.
  	* Fix byte highlighting of some WSP parameters.
  	* Rename the WSP parameter filter names so they don't all refer to
  	  content_type.
  
  Revision  Changes    Path
  1.91      +95 -46    ethereal/packet-wsp.c