aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-zdp-discovery.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-24Have ZigBee dissectors pass data through subdissector parameter instead of us...Michael Mann1-16/+16
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-12emem -> wmemJörg Mayer1-1/+2
2013-03-19From beroset:Anders Broman1-2/+2
2012-12-26Fix a bunch of warnings.Guy Harris1-86/+86
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-08-08Dissectors don't need to #include <gmodule.h>Bill Meier1-2/+0
2011-07-18Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier1-54/+54
2011-05-08Add FT_EUI64 Field TypeAlexis La Goutte1-12/+13
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-01-26Fix some gcc -Wshadow warningsBill Meier1-18/+18
2009-05-26zbee: Misc cleanup:Bill Meier1-43/+43
2009-05-20From Owen Kirby via bug 3431:Gerald Combs1-0/+1568