aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-knxip.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Dissectors: remove accidental double-colonsMartin Mathieson1-1/+1
2023-11-22Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-3/+3
2023-11-20Remove init of proto variablesStig Bjørlykke1-74/+74
2022-06-29knxip: Add a port range preferenceJohn Thacker1-6/+7
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-33/+33
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-0/+2
2021-08-31KNX/IP: Handle multiple PDUs per TCP segment / UDP datagramJohn Thacker1-9/+27
2021-04-17Fix compilation with gcc-11.Constantine Gavrilov1-2/+2
2020-08-29Fix more spelling errors in dissector strings.Martin Mathieson1-1/+1
2020-06-01Fix some cppcheck issues:Martin Mathieson1-0/+1
2020-05-01No explicit glib.h include requiredJaap Keuter1-1/+13
2019-11-10knxip: Fix Dead StoreAlexis La Goutte1-9/+9
2019-11-04Get rid of proto_tree_add_debug_text() callsPascal Quantin1-26/+14
2019-07-19Clean up the handling of the "friendly name".Guy Harris1-77/+51
2019-01-03knsxip: fix headerAlexis La Goutte1-2/+2
2019-01-03knxip: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-11/+11
2018-12-23knxip: fix no previous prototype for function 'proto_register_knxip'.Dario Lombardo1-0/+1
2018-10-16KNX-IP: new KNXnet/IP dissectorRalf Nasilowski1-0/+4136