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-agentx.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 wmeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-09-22 guyUse ENC_ values in proto_tree_add_item() calls.
2011-04-21 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-21 alagoutteFix Dead Store (Dead nested assignment) Warning found...
2011-03-17 cmaynardFrom Jakub Zawadzki: Simpler patch to resolve bug 5755...
2011-03-16 cmaynardFrom Fulko Hew via bug 5755: Fix dissect_octet_string...
2011-02-23 morrissFrom Fulko Hew via https://bugs.wireshark.org/bugzilla...
2011-02-13 jakeFrom Fulko Hew:
2011-01-12 jakeFrom Fulko Hew:
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-07 morrissFrom Fulko Hew via https://bugs.wireshark.org/bugzilla...
2010-11-03 jakeFrom Fulko Hew:
2010-11-03 jakeFrom Fulko Hew:
2010-10-01 sakeChanging the flag bitmasks to their proper values ...
2010-05-10 wmeierIndentation & whitespace cleanup (including: "4 space...
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2010-03-03 etxrabremove check_col
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-02-22 jakeIncorporate plugin dissector into build in collection.