Don't guard col_clear with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-lmp.c
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2008-10-31 stigFix some "format not a string literal and no format...
2008-08-14 wmeierUse const with value_string array definitions
2008-05-14 wmeierFix some of the Errors/warnings detected by checkapi.
2008-04-15 jakeFrom Roberto Morro:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-20 jakeFrom Hannes Gredler:
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-07-09 guySquelch various signed vs. unsigned warnings by:
2005-07-08 ulflchecksum messages: use "[correct]" instead of "(correct...
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-21 sahlbergterminate some value_strings properly with a {0,NULL}
2005-06-16 guyRegister "version" as an obsolete preference, so it...
2005-06-15 geraldFix a couple of infinite loops found by Buildbot. ...
2005-06-04 ulflfix #225-#231: the enum lmp_filter_keys contained holes...
2005-06-02 ashoknUpdated LMP to handle the latest protocol. Removed...
2005-03-23 guyAudit for TLV loops that don't check the length to...
2005-03-23 ulflbuildbot reported bug fixed: prevent an endless loop
2004-12-17 guyWhen the LMP dissector rejects a packet because it...
2004-09-29 guyMove various tables into the epan directory.
2004-09-28 guyMove various checksum routines and headers to epan.
2004-07-18 gramMove dissectors to epan/dissectors directory.