aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_r_uus1.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-2/+2
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-1/+1
2021-03-09Expert info: check group and severityMartin Mathieson1-1/+1
2021-02-09Make more dissector non-statics static.Martin Mathieson1-2/+2
2020-08-31More spelling fixes, part 2 of 2nd pass of dissectors.Martin Mathieson1-4/+4
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-6/+3
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-05-01gsm_r_uus1: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+0
2018-04-28GSM-R protocol dissectorMichail Koreshkov1-0/+934