aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smp.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-3/+4
2019-06-13register_decode_as_next_proto: remove the "title" parameterMartin Kaiser1-1/+1
2018-02-13Fix the "pointer to function that generates a label" values.Guy Harris1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-01New dissector Session Multiplex Protocol SMPUli Heilmeier1-0/+266