aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-18Fix some cppcheck issuesMartin Mathieson1-2/+1
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-4/+4
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-2/+2
2021-07-21First pass pinfo->pool conversionEvan Huus1-8/+8
2021-07-08check_typed_item_calls.py Some more mask checksMartin Mathieson1-1/+1
2021-01-20MAC-LTE: Make main disection function staticMartin Mathieson1-2/+2
2020-08-07Find and fix dissectors that should be using a default tfs.Martin Mathieson1-35/+31
2020-06-12MAC LTE: add support for extended LCIDPascal Quantin1-53/+100
2020-06-09Add some missing values into value_strings.Martin Mathieson1-0/+1
2020-06-01Fix some cppcheck issues:Martin Mathieson1-1/+1
2020-05-07Replace instances of wmem_alloc with wmem_newMoshe Kaplan1-1/+1
2020-04-21mac-lte: fix no previous prototype for functionAlexis La Goutte1-4/+4
2020-04-17MAC-LTE: Use heuristic for length for DC PHR CEMartin Mathieson1-6/+315
2020-02-23Some more issues spotted by PVS-Studio in bug 16335.Martin Mathieson1-10/+10
2020-02-15Some issues spotted by PVS-Studio in bug 16335. Many more remainMartin Mathieson1-6/+6
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-01MAC LTE: implement 3GPP 36.321 CR 1450Pascal Quantin1-3/+2
2019-04-29NR: Configure LCID -> RLC Bearer config from RRCMartin Mathieson1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-114/+114
2018-10-20Separate signed and unsigned decimal UAT fields.Guy Harris1-1/+1
2018-08-28LTE MAC: fix range check for DRB LCIDs.Martin Mathieson1-3/+4
2018-08-22MAC-LTE: Display timing info on SR frames when presentMouscher, Daniel [Intern]1-32/+50
2018-07-26MAC-LTE: Add framing/heuristic support for SR entries.Martin Mathieson1-0/+23
2018-05-11MAC LTE: fix mac-lte.slsch.format fieldPascal Quantin1-2/+2
2018-04-14MAC LTE: reuse existing mac_lte_info structure after first passPascal Quantin1-18/+13
2018-04-13MAC LTE: add an expert info for unknown UDP framing tagsPascal Quantin1-14/+24
2018-03-10Add tfs_activated_deactivatedPascal Quantin1-14/+8
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo1-9/+1
2018-02-23LTE MAC: check direction and lcid before looking up msg3 tableMartin Mathieson1-8/+12
2018-02-16mac-lte: fix memory leak of mac_lte_msg3_cr_hashPeter Wu1-0/+1
2018-02-15DCT2000: read new LTE MAC outheader valuesMartin Mathieson1-0/+3
2017-11-29LTE L2 protocols: add FT_FRAMENUM_TYPE for most FT_FRAMENUM fields.Martin Mathieson1-9/+39
2017-08-02MAC LTE: upgrade dissector to v14.3.0Pascal Quantin1-46/+386
2017-04-11NB-IoT SRB1bis implementationMathias Kurth1-8/+15
2017-04-03MAC-LTE: enhance a bit dissection of Bandwidth Reduced related packetsPascal Quantin1-16/+37
2017-03-24MAC LTE: upgrade dissector to v13.5.0Pascal Quantin1-3/+4
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2016-11-15MAC LTE: call LTE RRC dissectors for NB-IoT when respective flag is setAndre Puschmann1-8/+44
2016-10-28mac-lte: fix fix spelling typo found by lintianAlexis La Goutte1-2/+2
2016-10-14MAC LTE: add dissection of NB-IoT RARPascal Quantin1-113/+208
2016-10-13MAC LTE: fix dissection of Extended PHR Control ElementPascal Quantin1-4/+4
2016-09-28proto_tree_add_item_ret_(u)int/proto_tree_add_bitmask_with_flags_ret_uint64: ...Pascal Quantin1-6/+7
2016-08-23MAC LTE: fix dissection of CE Mode A RAR messagePascal Quantin1-41/+112
2016-07-08MAC LTE: upgrade dissector to v13.2.0Pascal Quantin1-24/+148
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann1-4/+4
2016-04-02MAC LTE: upgrade dissector to v13.1.0Pascal Quantin1-33/+243
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-8/+8
2016-01-31RLC LTE: upgrade dissector to v13.0.0Pascal Quantin1-66/+216
2016-01-25MAC LTE: upgrade dissector to v13.0.0Pascal Quantin1-97/+422
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1