Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wbxml.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: Thu, 1 May 2003 13:18:21 -0500 (CDT)
guy         2003/05/01 13:18:21 CDT

  Modified files:
    .                    packet-wbxml.c 
  Log:
  From Olivier Biot:
  
  * Support correct processing of code page switches
  * Provide a new datatype containing scarce array of
    const value_string arrays (value_valuestring)
    allowing an efficient support for WBXML code pages.
  * Minor fix (XML PI was always decoded without
    mapping known tokens)
  * Add support for decoding of more WBXML content
    types (SyncML 1.0, SyncML 1.1, CHANNEL 1.0, EMN 1.0).
  
  Revision  Changes    Path
  1.9       +1436 -596 ethereal/packet-wbxml.c