aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-chdlc.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-27Fix some warnings reported by gcc -Wshadow ...Bill Meier1-3/+3
2008-06-23Renamed a local variable to avoid name collisions.Stig Bjørlykke1-5/+5
2008-03-04match_strval() may return NULL so don't blindly pass its return value into co...Jeff Morriss1-9/+9
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-3/+3
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-1/+1
2005-04-01update for padbyte on old juniper boxensRonnie Sahlberg1-2/+8
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-09Show ETHERTYPE_IPv6 as "IPv6" in the type field.Guy Harris1-0/+1
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+374