aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/rrc/packet-rrc-template.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-17/+17
2022-08-13RRC: upgrade dissector to v17.1.0Pascal Quantin1-1/+1
2022-08-11UMTS RLC: Support no-op encryption (UEA0)DarienSpencer651-0/+5
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-1/+1
2021-02-10RRC: add preference to put NAS in the root treePascal Quantin1-4/+11
2020-12-09Fix various spelling errors.Guy Harris1-1/+1
2020-10-10RRC: upgrade dissector to v16.1.0Pascal Quantin1-1/+1
2019-10-18RRC: Add System Information Block type to info columnDarien Spencer1-2/+0
2019-09-23RRC: Partial SIB dissection in BCCH-BCH messagesDarien Spencer1-0/+41
2019-09-17RRC: Reconstruct MCC-MNC pairs in PLMN-IdentityWithOptionalMCC elementDarien Spencer1-0/+13
2019-07-13RRC: Remove duplicate dissection of algorithm cap bitmapsDarien Spencer1-4/+0
2018-09-28RRC: upgrade dissector to v15.4.0Pascal Quantin1-1/+1
2018-06-26RRC: upgrade dissector to v15.3.0Pascal Quantin1-1/+1
2018-06-09RRC: Simplify private data creationDarien Spencer1-7/+3
2018-05-17RRC: Make the U-RNTI field filterableDarien Spencer1-0/+15
2018-04-10RRC: upgrade dissector to v15.2.0Pascal Quantin1-1/+1
2018-02-28rrc: remove unused function.Dario Lombardo1-7/+2
2018-02-27rrc: check parameter when creating cipher info (found by clang).Dario Lombardo1-1/+4
2018-02-13NBAP: Fix and enhance SIB parsingNick James1-2/+0
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-12-25RRC: Spot more UE transitionsNick James1-7/+30
2017-11-30RRC: Improve C-RNTI resolvingDarien Spencer1-2/+2
2017-11-30rrc: Remove unused GTreeDarien Spencer1-8/+0
2017-10-15rrc: Dissect algorithm capabilitiesDarien Spencer1-0/+4
2017-09-27RRC: upgrade dissector to v14.4.0Pascal Quantin1-1/+1
2017-09-15UMTS RRC: Call E.212 DissectorDarien Spencer1-0/+26
2017-09-13UMTS RLC: Mark ciphered framesDarien Spencer1-35/+99
2017-07-23RRC: upgrade dissector to v14.3.0Pascal Quantin1-1/+1
2017-06-19[UMTS RLC] Rename proto variableDarien Spencer1-1/+1
2017-06-17[UMTS RLC] Renaming dissector files to fit FP/MACDarien Spencer1-1/+1
2017-05-12UMTS Iub: Resolve U-RNTI for C-RNTIS. Shapira1-21/+49
2017-05-07UMTS Iub: Refactored U-RNTI resolving logic for dedicated channelsS. Shapira1-8/+1
2017-04-20UMTS Iub: Added U-RNTI resolving logic for UEs on DCHsswsdev1-13/+110
2017-03-27[UMTS RRC] Added dissection of "Cell Identity"S. Shapira1-0/+12
2017-01-04RRC: upgrade dissector to v13.5.0Pascal Quantin1-1/+1
2016-04-04RRC: upgrade dissector to v13.2.0Pascal Quantin1-1/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-4/+4
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+368