aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lapd.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke1-4/+4
2009-05-13Apply some of the patches from:Anders Broman1-2/+1
2009-04-08(Trivial) Fix some spelling & etc in commentsBill Meier1-1/+1
2009-03-29Define certain fcns as static (if not used externally).Bill Meier1-39/+44
2009-01-13Don't display the direction if it's unknown, and set the direction forGuy Harris1-27/+39
2009-01-05Remove duplicate definitions found in lapd_sapi.hJaap Keuter1-5/+0
2008-09-30Minor cleanup related to proto_register, proto_reg_handoffBill Meier1-18/+16
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. Guy Harris1-2/+2
2008-05-26From Balint Reczey:Jaap Keuter1-21/+320
2007-11-15Add a generated lapd.direction field/filter.Martin Mathieson1-0/+18
2007-09-19Make it possible to use GSM SAPI:sAnders Broman1-19/+68
2007-09-11Update valuestrings and comments.Anders Broman1-3/+4
2006-09-21Fix for bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1106Anders Broman1-2/+2
2006-06-20From Albert Chin:Anders Broman1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-02The attached patch adds support for LAPD frames captured using vISDN thru Anders Broman1-14/+59
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2004-09-28Move the xDLC helper routines into epan.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+296