aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_rlcmac.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-17Fix some spelling errorsMartin Mathieson1-5/+5
2022-11-30tools/check_static.py - fix remaining errorsMartin Mathieson1-16/+16
2022-07-06Fix some spellings.Martin Mathieson1-1/+1
2022-02-05GSM RLC MAC: Check length tvb_new_octet_alignedUli Heilmeier1-4/+6
2021-12-15Fix some spelling errorsMartin Mathieson1-1/+1
2021-10-20csn1: Avoid failing if optional DownlinkDualCarrierCapability_r7 is missingPau Espin Pedrol1-1/+1
2021-10-20Fix some spelling errorsMartin Mathieson1-1/+1
2021-10-19CSN.1: Fix definition for DownlinkDualCarrierCapability_r7_t in MS RA capPau Espin Pedrol1-2/+2
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-2/+2
2021-04-10Some more spelling fixes.Martin Mathieson1-1/+1
2020-11-22Spelling improvementsMartin Mathieson1-1/+1
2020-11-17rlcmac: Append RRBP mark to COL_INFO on DL CTRL blocksPau Espin Pedrol1-0/+3
2020-11-17rlcmac: Append BSN2 to COL_INFO only on blocks containing itPau Espin Pedrol1-2/+4
2020-11-12Fix a few spelling mistakes.Martin Mathieson1-1/+1
2020-11-09rlcmac: Fix EGPRS UL data block TLLI endianessPau Espin Pedrol1-1/+1
2020-11-05rlcmac: Handle properly LI=0 in GPRS data blocks and identify spare bitsPau Espin Pedrol1-32/+48
2020-10-25packet-gsm_rlcmac: display TLLI as hexAlexander Couzens1-1/+1
2020-10-03Fix more filter field strings.Martin Mathieson1-1/+1
2020-08-29Fix some spelling errors in dissector strings.Martin Mathieson1-9/+9
2020-07-18rlcmac: Decode properly Pkt Ul ACK/NACK R99 AdditionsPau Espin Pedrol1-10/+9
2020-05-15rlcmac: Improve COL_INFO for (E)GPRS packetsPau Espin Pedrol1-9/+43
2020-03-25rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bitsPau Espin Pedrol1-7/+17
2020-03-25rlcmac: Don't pass array element to CSN1 descriptorsPau Espin Pedrol1-12/+11
2020-01-03GSM RLC/MAC: dissect Mobile Identity in Packet Paging RequestVadim Yanitskiy1-9/+18
2019-11-29GPRS RLC/MAC: Describe CHANNEL_CODING_COMMAND valuePau Espin Pedrol1-1/+10
2019-10-05GPRS RLC/MAC: clarify defcription of hf_global_tfiVadim Yanitskiy1-1/+1
2019-10-05GSM RLC/MAC: distinguish TA Index / TS number for Uplink and DownlinkVadim Yanitskiy1-6/+49
2019-10-04GSM RLC/MAC: fix: account MAC header as a part of rlcmac_treeVadim Yanitskiy1-1/+1
2019-06-18GSM RLC/MAC: fix dissection of SI Message List IEPascal Quantin1-1/+40
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-05-14GSM RLC/MAC: fix another global-buffer-overflow error reported by ASANPascal Quantin1-1/+4
2017-05-11GSM RLC/MAC: fix global-buffer-overflow error reported by ASANPascal Quantin1-1/+4
2017-05-09[GSM RLCMAC] Add comments.AndersBroman1-0/+10
2017-05-08[GSM RLCMAC] Update : PACKET RESOURCE REQUEST to Release 14.0.0AndersBroman1-1/+473
2017-02-21[GSM RLCMAC] Fix column info.AndersBroman1-7/+7
2017-02-16[GSM RLCMAC] Use rtlli_valsStig Bjørlykke1-1/+1
2017-02-16[GSM RLCMAC] Added parsing of EC-EGPRS DL and UL data messages.AndersBroman1-2/+277
2016-10-28gsm_rlcmac: fix fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-07-08GSM RLC/MAC: register dissectors for EC-GSM-IoT control messagesPascal Quantin1-0/+22
2016-06-13GSM RLC/MAC: add dissection of EC-GSM-IoT control messagesAnton Thomasson1-7/+936
2016-06-11GSM RLC/MAC: improve dissection of Packet Resource Request messageVincent Helfre1-16/+167
2016-06-03GSM RLC/MAC: better wording for PS HO data sourcesVincent Helfre1-2/+2
2016-06-02GSM RLC/MAC: add dissection of 2G->3G/4G PS handoverPascal Quantin1-21/+97
2016-06-01GSM RLC/MAC: add dissection of NAS containerVincent Helfre1-15/+61
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-16/+7
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-2/+2
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-5/+5
2015-09-23GSM RLC/MAC: fix dissection of variable length bitmapsPascal Quantin1-5/+12
2015-09-20Make CSN.1 dissectors more filterable.Michael Mann1-702/+4814
2015-08-15Eliminate proto_tree_add_text from GSM dissectors.Michael Mann1-26/+19