aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cemi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-01No explicit glib.h include requiredJaap Keuter1-0/+2
2019-11-09cemi: Fix Dead StoreAlexis La Goutte1-11/+11
2019-11-04Get rid of proto_tree_add_debug_text() callsPascal Quantin1-28/+14
2019-05-15cemi: Remove superfluous checksJaap Keuter1-2/+2
2018-11-02cemi: fix dead assignment (found by clang).Dario Lombardo1-1/+1
2018-10-24cemi: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-7/+7
2018-10-24cemi: fix copyrightAlexis La Goutte1-2/+2
2018-10-24cemi: fix no previous prototype for ‘proto_register_cemi/proto_reg_handoff_...Alexis La Goutte1-0/+3
2018-10-16KNX-IP: new KNXnet/IP dissectorRalf Nasilowski1-0/+3515