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