Add dissector for CP "Cooper" 2179 Protocol
[metze/wireshark/wip.git] / epan / dissectors / packet-lapb.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-29 Jakub ZawadzkiAvoid including <wiretap/wtap.h> in dissectors.
2013-09-16 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-03-05 Guy HarrisUse XDLC_IS_INFORMATION() to determine whether there...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-11-09 Stig BjørlykkeRemoved an unused assignment.
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_RES_DL_SRC/COL_RES_DL_DST...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO) with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeChanged flags_set_truth -> tfs_set_notset
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2007-12-16 Stig BjørlykkeFrom Fulko Hew:
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2004-09-28 Guy HarrisMove the xDLC helper routines into epan.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.