aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-zcl-misc.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-51/+51
2023-09-22Make tfs_true_false the default for booleansJoão Valverde1-10/+10
2021-02-18Fix some spelling errors and update word list.Darius Davis1-2/+2
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-3/+3
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-04-21zbee: Changed encoding for zcl command IDsDana Sy1-4/+4
2018-04-10Add, and use, "fetch signed value" for lengths < 40 bits.Guy Harris1-3/+3
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
2017-08-13ZigBee ZCL IAS: decode IAS Zone Enroll RequestJohn Keeping1-0/+13
2017-03-16ZigBee ZCL IAS: fix dissection of ZoneStatus bitmaskPascal Quantin1-1/+1
2015-12-22Zbee(zc): Changing comment format(javadoc=>Doxygen)Rishi Dev Singh1-158/+81
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-2/+2
2015-01-08zbee-zcl-misc: Minor changesBill Meier1-49/+49
2014-12-25Deleting unnecessary #includes from dissectors.Martin Mathieson1-2/+0
2014-12-21Cleanup use of #includes in a few recently committed dissectors.Bill Meier1-1/+1
2014-12-17Fixed bug in ZigBee (zbee) decryption, added Key Establishment cluster and mo...Chris Brandson1-0/+1115