aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wbxml.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-27Add the dissection of a WBXML-encoded Profile-Diff header to the WSP andobiot1-17/+436
2004-05-14While looking at a WV-CSP packet capture, I realized that there were stillobiot1-12/+1
2004-05-13Fix a typo in the CHANNEL document ID.obiot1-2/+2
2004-04-19Fix a bug in the processing of WV-CSP OPAQUE data (TCPAddress was Integer inobiot1-7/+3
2004-04-17Fix a typo in %DateTime of length 7 (missing colon between minutes and seconds).obiot1-2/+2
2004-04-16Add a discriminator for WV-CSP so the correct version is used for rendering t...obiot1-21/+810
2004-04-15Add two preferences to the WBXML dissector:obiot1-14/+54
2004-03-17Enclose WV-CSP 1.2 token mappings in conditional compile comments. Once theobiot1-1/+3
2004-03-09Redesigned the token map aggregation.obiot1-451/+627
2004-03-08Remove email addresses and add a reference to the AUTHORS file (or man page)obiot1-3/+6
2004-03-08Rearrange WV-CSP tokens in numeric order, and flag WV-CSP bugs.obiot1-235/+139
2004-03-04Cosmetic fix in WV-CSP tag definitions.obiot1-7/+7
2004-03-04Fix WML 1.0 token definitions (WBXML tokens must be in the range 0--3Fobiot1-32/+32
2004-03-02Add Wireless Village dissection (part 1). I will have to rewrite the supportobiot1-19/+1715
2004-02-05Spotted by Guy Harris: SyncML media type was not registered (it was lostobiot1-1/+3
2003-12-21warning: ISO C does not allow extra ; outside of a functionjmayer1-2/+2
2003-12-16WBXML dissector: Move summary update code outside of if (tree) construct.obiot1-6/+5
2003-12-15Remove unused dissector handles from the WAP dissectors.obiot1-593/+471
2003-12-13Add an equal sign to WBXML Attribute Start items that didn't have it.obiot1-12/+18
2003-12-12Move info column update code outside of if (tree).obiot1-46/+71
2003-12-08Get rid of the integer media type dissector table in WSP, WBXML and MMSE.obiot1-55/+2
2003-12-07Remove the literal WSP content type dissector table, and replace it with the ...obiot1-22/+26
2003-11-21From Olivier Biot:guy1-26/+179
2003-11-20From Olivier Biot: add support for media typeguy1-1/+4
2003-11-20From Olivier Biot:guy1-237/+126
2003-11-19From Olivier Biot: fix the WBXML dissector in cases where dissection isguy1-3/+139
2003-10-09From Biot Olivier:guy1-22/+62
2003-06-26From Biot Olivier: get rid of unused value_string table, and allow WBXMLguy1-42/+20
2003-06-06Use "tvb_format_text()" to display strings, so that non-printableguy1-88/+80
2003-05-01From Olivier Biot:guy1-590/+1430
2003-04-16From Olivier Biot: add more (WB)XML DTDs from WINA.guy1-1/+19
2003-03-27From Olivier Biot: fix quotation of attibute values for the WAPguy1-50/+50
2003-02-27From Olivier Biot: fix up various field names and descriptions, add aguy1-8/+13
2003-02-14From Olivier Biot:guy1-7/+1175
2003-02-13Mark pinfo parameter as unusedjmayer1-2/+2
2003-02-12From Olivier Biot:guy1-88/+249
2003-02-12WBXML updates, and e-mail address update, from Olivier Biot.guy1-61/+1263
2003-02-06From Olivier Biot: WBXML/WMLC support.guy1-0/+271