aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-zcl-closures.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-04-21zbee: Changed encoding for zcl command IDsDana Sy1-2/+2
2018-04-05ZigBee: Allow a different set of attributes for ZCL client and serverKenneth Soerensen1-6/+10
2018-03-14Register the ZigBee ZCL cluster with a manufacturer specific code.Paul Zander1-0/+2
2018-03-09Register and initialize the ZCL clusters in a uniform way.Paul Zander1-14/+4
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2015-12-30Zbee (ZCL Closures): Fix Dead Store (Dead assignement/Dead increment) Warning...Alexis La Goutte1-1/+1
2015-12-30Zbee (Zcl Closures): fix FT_BOOLEAN with a bitmask must specify a 'parent fie...Alexis La Goutte1-2/+2
2015-12-22[zbee] Fix display format for integersEvan Huus1-4/+4
2015-12-22Adding Shade Configuration and Door Lock Clusters for ZigbeeAditya Jain1-0/+611