Don't do fcn calls in arg of g_?to??(); Macro may very well eval args multiple times.
[obnox/wireshark/wip.git] / epan / dissectors / packet-text-media.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-08-11 etxrabCheck if the embedded text is xml, if it is call the...
2010-12-31 cmaynardFrom Jakub Zawadzki via bug 4753: New dissector: JSON...
2010-04-06 wmeier#include <string.h> not needed.
2008-09-27 wmeierMinor cleanup for proto_reg-handoff & etc
2007-11-01 etxrabAdd a text media type.
2007-10-24 etxrabUse the media_type_dissector_table for the content...
2007-07-30 jakeFix for bug 1712:
2007-01-18 martinmAdd separate union entries to fvalue.value for signed...
2006-12-06 sfisherFix for enhancement bug #1260. Now packet-text-media...
2006-08-15 jmayerMike Duigou <wireshark@duigou.org>
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-08 lego some content-types are now handled by xml
2005-07-05 etxrabAdd application/vnd.wv.csp.xml
2005-05-16 etxrabAdd some more media types.
2005-01-25 guyAdd "applications/soap+xml" as a text media type.
2004-07-18 gramMove dissectors to epan/dissectors directory.