aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-zcl-se.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-20ZigBee OTA: Fix GetProfileResponse end time decodingMartin Boye Petersen1-1/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-11ZigBee: Improve dissection of PublishBillingPeriod, PublishBlockPeriodKenneth Soerensen1-55/+121
2019-05-05ZBEE ZCL: fix hf conflict.Alexis La Goutte1-1/+1
2019-04-15ZigBee: Remove unused hfKenneth Soerensen1-5/+0
2019-04-15ZigBee: Dissect Snapshot Payload Type namesKenneth Soerensen1-1/+1
2019-04-15ZigBee: Dissect Notification Scheme namesKenneth Soerensen1-6/+6
2019-04-15ZigBee: Fix some -Wdocumentation issuesKenneth Soerensen1-2/+2
2019-04-15ZigBee: Decode remaining commands in Metering ClusterKenneth Soerensen1-5/+130
2019-03-13ZigBee: Decode Tariff Label as unicodeKenneth Soerensen1-1/+1
2019-03-13ZigBee: Rename variables to be consistentKenneth Soerensen1-6/+6
2019-03-11ZBEE ZCL: updated Device Management Cluster dissection.Nikita Ryaskin1-21/+729
2019-03-04ZBEE ZCL: Fixed errors in dissectors.Nikita Ryaskin1-8/+8
2019-03-04ZBEE ZCL: updated Energy Management Cluster dissection.Nikita Ryaskin1-3/+323
2019-03-01ZBEE ZCL: updated ZCL DRLC Cluster dissection.Nikita Ryaskin1-11/+642
2019-02-28ZBEE ZCL: updated ZCL Metering dissection.Nikita Ryaskin1-36/+229
2019-02-06ZigBee: Be consistent and use ENC_NA for all 1 byte fieldsKenneth Soerensen1-33/+33
2019-02-05ZigBee: Dissect Metering cluster Request Fast Poll Mode ResponseKenneth Soerensen1-1/+31
2019-02-05ZigBee: Dissect Metering cluster Schedule Snapshot ResponseKenneth Soerensen1-2/+50
2019-02-04ZigBee: Dissect Metering cluster Get Profile ResponseKenneth Soerensen1-1/+60
2019-02-04ZigBee: Fix spellingKenneth Soerensen1-4/+4
2019-01-19ZigBee: Correct command names in Key-Establishment clusterKenneth Soerensen1-20/+30
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-11/+11
2018-11-25[zigbee] add Daily Schedule (0x070d) cluster dissectorsNikolay Kovtun1-0/+519
2018-11-20ZigBee: Change time format to be consistent within ZigBee Smart EnergyKenneth Soerensen1-2/+2
2018-11-16ZigBee: Fixed incorrect field typeMartin Boye Petersen1-1/+1
2018-11-01ZigBee SE: Dissect notification flags and snapshot causesMartin Boye Petersen1-113/+298
2018-10-26ZigBee: Dissect payment control configuration attribute within SE prepaymentMartin Boye Petersen1-3/+75
2018-10-25ZigBee: Add new Sub-GHz Notification flagsKenneth Soerensen1-1/+22
2018-08-30ZigBee: Correct field name in SE LocalChangeSupplyKenneth Soerensen1-4/+4
2018-08-29ZigBee: Dissect remaining SE Metering cluster client commands and a few serve...Kenneth Soerensen1-9/+673
2018-08-24zbee-se-publish-block-period: block duration & block duration typeMartin Boye Petersen1-5/+5
2018-05-01ZigBee: Add remaining attributes from Smart Energy Device Management clusterKenneth Soerensen1-8/+472
2018-04-25ZigBee: Place SE cluster attributes correctly in ZCL client and serverKenneth Soerensen1-181/+60
2018-04-05ZigBee: Allow a different set of attributes for ZCL client and serverKenneth Soerensen1-99/+137
2018-03-30ZigBee: Do not use value_string_ext for small arraysKenneth Soerensen1-6/+3
2018-03-14Register the ZigBee ZCL cluster with a manufacturer specific code.Paul Zander1-0/+14
2018-03-09Register and initialize the ZCL clusters in a uniform way.Paul Zander1-98/+42
2018-02-26zbee zcl se: fix duplicate entryAlexis La Goutte1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-27Reset file permissionsJaap Keuter1-0/+0
2018-01-25ZigBee: Fix change 25456 - Wrong attribute ID correctedKenneth Soerensen1-1/+1
2018-01-25ZigBee: Add remaining attributes from Smart Energy Prepayment clusterKenneth Soerensen1-12/+86
2018-01-22ZigBee: Add a preference to choose ZigBee Smart Energy version used for disse...Martin Boye Petersen1-9/+12
2018-01-07ZigBee: Enable heuristic dissection of Tunneling cluster payloadKenneth Soerensen1-16/+19
2017-12-30ZigBee: Add remaining attributes from Smart Energy Price clusterKenneth Soerensen1-1/+1001
2017-12-01ZigBee: Correct Smart Energy Publish Block Thresholds and endianessKenneth Soerensen1-8/+13
2017-11-28ZigBee: Add remaining attributes from Smart Energy Metering clusterKenneth Soerensen1-3/+731
2017-11-23ZigBee ZCL Price Cluster dissectorIvan Ermakov1-36/+1957
2017-11-22ZigBee ZCL Calendar Cluster dissectorIvan Ermakov1-20/+756