For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-wassp.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 wmeierUse ENC_NA as proto_tree_add_item() encoding arg for...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-08-26 jmayerReplace TRUE/FALSE with the new ENCAP stuff where appro...
2011-05-26 etxrabFrom Michael Mann.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-07-30 jmayer- Comment: some abbreviations used
2009-11-06 jmayerAdd a document reference
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-02 jmayerAdd a few more elements, most of them without hf_ elements
2009-05-01 jmayerAdd hf_ elements for the new types
2009-04-30 jmayerAdd a few additional pieces of information
2009-04-30 jmayerAdd additional Type->Name associations: Now we can...
2009-03-31 guyMake the forward declaration of dissect_snmp() match...
2009-03-31 martinmFix gcc 3.4.6 warning about setjmp/longjmp.
2009-03-26 wmeier(Trivial): Use NULL instead of "" in hfp[] blurbs
2009-03-24 jmayerBeginnings of WASSP dissection - that's the protocol...