From Graeme Lunt
[obnox/wireshark/wip.git] / epan / dissectors / packet-wsp.c
2005-09-30 obiotFix bug 492 - the MMSE dissector calls add_content_type...
2005-09-26 obiotPart 2 of the fix: also add the correct offset for...
2005-09-26 obiotFix WSP redirect and SIR address parsing:
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-08-11 sahlbergsome more tcv_get_stringz() to tvb_get_ephemeral_string...
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-08 ulflvarious code cleanup:
2005-07-28 sahlbergmore emeification of tvb_get_string()
2005-07-23 legoavoid a crash when tree is null
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-05-27 sahlbergfrom didier fix for the regression for bug 62
2005-05-27 sahlbergcket wsp is creating string items and later appending...
2005-04-17 geraldAdd even more calls to tvb_ensure_bytes_exist().
2005-04-17 geraldHam-fistedly drop in a bunch of tvb_ensure_bytes_exist...
2005-04-16 geraldAdd a few tvb_ensure_bytes_exist() calls. Fixes bug 35.
2005-04-08 geraldFix brokenness from previous patch.
2005-04-08 geraldAdd a length check, fix up some comments.
2005-04-05 geraldTry not to call proto_tree_add_text() with negative...
2005-03-23 guy"tvb_get_stringz()" and "abs_time_to_str()" don't retur...
2005-03-22 obiotAs suggested by Ulf Lamping, prevent Ethereal from...
2005-03-22 ulflbugfix for buildbot randpkt: don't call proto_tree_add_...
2005-02-02 etxrabFrom Jon Ringle:
2004-12-20 guyUse "plurality()" rather than locally-defined "PLURALIZ...
2004-11-30 geraldReplace a few instances of match_strval() with val_to_s...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 gramMove dissectors to epan/dissectors directory.