From njohnkev:
[obnox/wireshark/wip.git] / epan / dissectors / packet-lapd.c
2011-02-02 jakeFrom njohnkev:
2010-12-20 guyRename the routines that handle dissector tables with...
2010-09-23 morrissReplace blurbs that match the name (case insensitive...
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2010-01-18 wmeierFix some gcc -Wshadow warnings ....
2010-01-13 etxrabFrom Didier Gautheron:
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
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-07-07 stigChanged flags_set_truth -> tfs_set_notset
2009-05-13 etxrabApply some of the patches from:
2009-04-08 wmeier(Trivial) Fix some spelling & etc in comments
2009-03-29 wmeierDefine certain fcns as static (if not used externally).
2009-01-13 guyDon't display the direction if it's unknown, and set...
2009-01-05 jakeRemove duplicate definitions found in lapd_sapi.h
2008-09-30 wmeierMinor cleanup related to proto_register, proto_reg_handoff
2008-06-25 guyConstify a bunch of stuff, to squelch -Wwrite-strings...
2008-05-26 jakeFrom Balint Reczey:
2007-11-15 martinmAdd a generated lapd.direction field/filter.
2007-09-19 etxrabMake it possible to use GSM SAPI:s
2007-09-11 etxrabUpdate valuestrings and comments.
2006-09-21 etxrabFix for bug bugs.wireshark.org/bugzilla/show_bug.cgi...
2006-06-20 etxrabFrom Albert Chin:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-02 etxrabThe attached patch adds support for LAPD frames capture...
2005-09-17 guyMove a pile of protocol-related headers from the top...
2004-09-28 guyMove the xDLC helper routines into epan.
2004-07-18 gramMove dissectors to epan/dissectors directory.