aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-zcl-general.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-2/+2
2018-08-30Support of ZCL enhancementsPaul Zander1-0/+40
2018-07-22Remove false claims.Guy Harris1-3/+0
2018-05-09zbee-zcl-general: fix typo (CID 1435473).Dario Lombardo1-1/+1
2018-04-21zbee: Changed encoding for zcl command IDsDana Sy1-24/+24
2018-04-19zbee-zcl (general) fix Unused href entry: epan/dissectors/packet-zbee-zcl-gen...Alexis La Goutte1-5/+0
2018-04-19zbee-zcl (general): fix no previous prototype for ‘decode_setpoint’ [-Wmi...Alexis La Goutte1-1/+1
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-14/+14
2018-04-11zbee zcl: fill constant ett arrays at declaration timeMartin Kaiser1-106/+85
2018-04-11zbee_zcl: (trivial) clean up decode_color_xy()Martin Kaiser1-2/+1
2018-04-11Zigbee: Decode the ZCL extension field sets in the scenes cluster.Paul Zander1-6/+285
2018-04-05ZigBee: Allow a different set of attributes for ZCL client and serverKenneth Soerensen1-100/+157
2018-03-29zbee ZCL OTA attribute typo fixDana Sy1-2/+2
2018-03-14Register the ZigBee ZCL cluster with a manufacturer specific code.Paul Zander1-0/+29
2018-03-14Add support for ZigBee ZCL manufacturer specific attributes and commands.Paul Zander1-3/+3
2018-03-09Register and initialize the ZCL clusters in a uniform way.Paul Zander1-201/+58
2018-03-07Add additional dissect information in the ZCL Level Control Cluster.Paul Zander1-1/+37
2018-03-06Use the generic function decode_zcl_time_in_100ms instead of the local zcl_fm...Paul Zander1-8/+2
2018-03-05Add missing ZigBee ZCL Scene cluster commands.Paul Zander1-16/+163
2018-02-27Add ZigBee ZCL Identify cluster command.Paul Zander1-0/+55
2018-02-27Add undefined ZigBee ZCL Power cluster attribute.Paul Zander1-1/+31
2018-02-25Add undefined ZigBee ZCL Basic cluster attribute.Paul Zander1-0/+3
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-22Add Zigbee encoding, ENC_ZIGBEEMichael Mann1-20/+5
2017-10-15ZigBee ZCL: Add additional On/Off cluster commandsBrenton Rothchild1-11/+181
2017-08-18ZigBee scenes cluster scene valid attribute displaying incorrect bitChris Brandson1-3/+3
2017-08-05ZigBee: fix OTA File Version bitfieldJohn Keeping1-4/+4
2017-07-20ZigBee: Add touchlink commissioning dissectors.Owen Kirby1-0/+811
2017-07-18ZigBee cleanup minor errorsChris Brandson1-1/+1
2017-06-19Remove unnecessary volatile qualifiersAhmad Fatoum1-4/+4
2017-04-13zbee zcl: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-16ZigBee ZCL General: fix a typoPascal Quantin1-1/+1
2017-01-26ZigBee: fix endian for File Version field in OTAdsrsupport1-1/+6
2016-10-21ZigBee Green Power: add dissector for Sink Commissioning Mode cmdVladlen Popov1-0/+82
2016-10-20ZigBee Green Power: add dissectors for some GP Cluster attributesVladlen Popov1-11/+568
2016-10-19ZigBee Green Power: add dissector for commands Proxy Table resp and Sink Tabl...Vladlen Popov1-2/+69
2016-10-19ZigBee Green Power: add dissectors for Sink Table and Proxy Table attributes ...Vladlen Popov1-5/+609
2016-10-15ZigBee Green Power: implement dissection for Proxy Table Request and Sink Tab...Vladlen Popov1-3/+102
2016-07-08ZigBee GreenPower: Fix GP Pairing command dissection.dsrsupport1-1/+1
2016-07-01ZigBee Green Power: implement GP Pairing Configuration command dissection.dsrsupport1-2/+350
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann1-3/+3
2016-05-19ZigBee: implemented Green Power ZCL cluster dissector.dsrsupport1-0/+1003
2016-05-09Give the time_[m]secs_to routines names that begin with "[un]signed_".Guy Harris1-2/+2
2016-04-23Bounds check the use of ett_zbee_zcl_pwr_prof_enphases array.Michael Mann1-2/+2
2016-02-08Add missing breaks (CID 1348047 .. 1348051)Jaap Keuter1-0/+1
2016-01-14Adding Device Temperature Configuration Cluster for ZigbeeDarshan Nevgi1-0/+230
2016-01-14Adding On/Off Switch Configuration Cluster for ZigbeeDarshan Nevgi1-0/+199
2016-01-12Adding Analog Input Basic,Analog Output Basic,Analog Value Basic Clusters for...Darshan Nevgi1-0/+822
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-6/+6
2016-01-08Adding BINARY INPUT,BINARY OUTPUT,BINARY Value ClustersDarshan Nevgi1-0/+855