aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_gsup.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-1/+1
2021-03-09Expert info: check group and severityMartin Mathieson1-1/+1
2020-07-14DNS: Try to fix Wpointer-sign warnings.Anders Broman1-1/+1
2020-04-13GSUP: cosmetic: use upper case in short protocol nameVadim Yanitskiy1-1/+1
2020-01-09GSUP/SMS: also dissect ToN/NPI header in SM-RP-DA/OAVadim Yanitskiy1-4/+8
2019-08-14Try to fix Wpointer-sign warnings.Anders Broman1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-26GSUP: fix IMEI decoding missing last byteOliver Smith1-1/+1
2019-05-10GSUP: Add dissection of BSSMAP, RR and SM cause valuesHarald Welte1-0/+7
2019-05-10GSUP: add E-interface messages (Inter-MSC hand-over)Neels Hofmeyr1-0/+186
2019-03-13gsm_gsup: check the current len against the caller length.Dario Lombardo1-1/+10
2019-03-12GSUP: remove the tree checkPascal Quantin1-9/+7
2019-01-15GSUP: add CHECK-IMEI message decodingOliver Smith1-0/+42
2018-12-19GSUP/SMS: add READY-FOR-SM message decodingVadim Yanitskiy1-0/+29
2018-12-19GSUP/SMS: add MO-/MT-FORWARD-SM message decodingVadim Yanitskiy1-3/+215
2018-09-16gsm-gsup: correct value OSMO_GSUP_CANCEL_TYPE_*Alexander Couzens1-2/+2
2018-08-09gsup: Don't print IEI + Length twice for unknown IEsHarald Welte1-3/+1
2018-08-09gsup: Fix dissecting wildcard APN namesHarald Welte1-3/+10
2018-06-17GSUP: Add Supplementary Service relate ddecodingHarald Welte1-0/+79
2018-06-16GSUP: fix incorrect message typesVadim Yanitskiy1-3/+3
2018-04-21Dissector for the Osmocom GSUP ProtocolHarald Welte1-0/+448