Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-acn.c
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-18 guyUse g_strreverse() to reverse strings.
2008-11-23 stigFrom Bill Florac (bug 3048):
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-31 guyThou shalt not "print" a string with a printf-like...
2008-09-26 wmeierMinor cleanup related to proto_register & proto_reg_handoff
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-25 wmeierRemove unnecessary prefs callback; simplify reg_handoff...
2008-08-14 wmeierFix a few typos & spelling errors
2008-03-15 morrissFrom bugs.wireshark.org/bugzilla/show_bug.cgi?id=1539 :
2008-01-22 jakeFrom Bill Florac:
2007-09-12 jakeFrom Bill Florac:
2007-03-30 standelremove some g_malloc/g_free
2006-12-11 jakeRemoved executable property.
2006-11-21 etxrabFrom Bill Florac:
2006-11-07 guyBitfields are bad - the C language spec does *NOT*...
2006-11-06 sahlbergnew acn dissector from Bill Florac