added some options and enhancements to the print output:
[obnox/wireshark/wip.git] / packet-wbxml.c
2004-04-19 obiotFix a bug in the processing of WV-CSP OPAQUE data ...
2004-04-17 obiotFix a typo in %DateTime of length 7 (missing colon...
2004-04-16 obiotAdd a discriminator for WV-CSP so the correct version...
2004-04-15 obiotAdd two preferences to the WBXML dissector:
2004-03-17 obiotEnclose WV-CSP 1.2 token mappings in conditional compil...
2004-03-09 obiotRedesigned the token map aggregation.
2004-03-08 obiotRemove email addresses and add a reference to the AUTHO...
2004-03-08 obiotRearrange WV-CSP tokens in numeric order, and flag...
2004-03-04 obiotCosmetic fix in WV-CSP tag definitions.
2004-03-04 obiotFix WML 1.0 token definitions (WBXML tokens must be...
2004-03-02 obiotAdd Wireless Village dissection (part 1). I will have...
2004-02-05 obiotSpotted by Guy Harris: SyncML media type was not regist...
2003-12-21 jmayerwarning: ISO C does not allow extra ; outside of a...
2003-12-16 obiotWBXML dissector: Move summary update code outside of...
2003-12-15 obiotRemove unused dissector handles from the WAP dissectors.
2003-12-13 obiotAdd an equal sign to WBXML Attribute Start items that...
2003-12-12 obiotMove info column update code outside of if (tree).
2003-12-08 obiotGet rid of the integer media type dissector table in...
2003-12-07 obiotRemove the literal WSP content type dissector table...
2003-11-21 guyFrom Olivier Biot:
2003-11-20 guyFrom Olivier Biot: add support for media type
2003-11-20 guyFrom Olivier Biot:
2003-11-19 guyFrom Olivier Biot: fix the WBXML dissector in cases...
2003-10-09 guyFrom Biot Olivier:
2003-06-26 guyFrom Biot Olivier: get rid of unused value_string table...
2003-06-06 guyUse "tvb_format_text()" to display strings, so that...
2003-05-01 guyFrom Olivier Biot:
2003-04-16 guyFrom Olivier Biot: add more (WB)XML DTDs from WINA.
2003-03-27 guyFrom Olivier Biot: fix quotation of attibute values...
2003-02-27 guyFrom Olivier Biot: fix up various field names and descr...
2003-02-14 guyFrom Olivier Biot:
2003-02-13 jmayerMark pinfo parameter as unused
2003-02-12 guyFrom Olivier Biot:
2003-02-12 guyWBXML updates, and e-mail address update, from Olivier...
2003-02-06 guyFrom Olivier Biot: WBXML/WMLC support.