aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/rrc/rrc.cnf
AgeCommit message (Expand)AuthorFilesLines
2024-01-18tools/check_val_to_str.py: add option to test generated filesMartin Mathieson1-2/+3
2022-12-03wmem: Remove strbuf max size parameterJoão Valverde1-6/+6
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-1/+1
2022-08-11UMTS RLC: Support no-op encryption (UEA0)DarienSpencer651-1/+48
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-06-16dissectors: Replace g_log() with ws_log()João Valverde1-1/+1
2021-02-10RRC: add preference to put NAS in the root treePascal Quantin1-4/+6
2020-12-27packet-rrc: allocate correct type of objectMoshe Kaplan1-3/+3
2019-10-18RRC: Add System Information Block type to info columnDarien Spencer1-1/+203
2019-09-23RRC: Partial SIB dissection in BCCH-BCH messagesDarien Spencer1-0/+121
2019-09-22RRC: do not use a freed wmem_strbuf structurePascal Quantin1-1/+1
2019-09-17RRC: Reconstruct MCC-MNC pairs in PLMN-IdentityWithOptionalMCC elementDarien Spencer1-3/+42
2019-07-13RRC: Remove duplicate dissection of algorithm cap bitmapsDarien Spencer1-79/+0
2019-04-04ETSI CAT: add dissection of Network Measurement ResultsPascal Quantin1-0/+2
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-4/+4
2019-02-18Add protocol filter for exported parts of 3G and LTE RRC.Martin Mathieson1-0/+1
2018-06-04RRC: Use PINFO_FD_VISITED macroDarien Spencer1-7/+7
2018-05-17RRC: Make the U-RNTI field filterableDarien Spencer1-12/+30
2018-04-10RRC: upgrade dissector to v15.2.0Pascal Quantin1-0/+1
2018-02-28rrc: move allocation within if statement.Dario Lombardo1-4/+4
2018-02-13NBAP: Fix and enhance SIB parsingNick James1-0/+19
2018-01-06RRC: Fix direction valuesNick James1-3/+5
2017-12-25RRC: Spot more UE transitionsNick James1-13/+120
2017-11-30RRC: Improve C-RNTI resolvingDarien Spencer1-2/+3
2017-11-30RRC: reset strbuf pointer after its usePascal Quantin1-7/+41
2017-11-30RRC: Fixup wmem_strbuf usage.Gerald Combs1-2/+4
2017-11-17rrc: fixed incorrect constantsDarien Spencer1-2/+2
2017-10-29Add conversation endpoint typeMichael Mann1-1/+1
2017-10-15rrc: Dissect algorithm capabilitiesDarien Spencer1-0/+79
2017-09-17RRC: check wmem_strbuf_t pointer before using itPascal Quantin1-9/+12
2017-09-15UMTS RRC: Call E.212 DissectorDarien Spencer1-0/+79
2017-09-13UMTS RLC: Mark ciphered framesDarien Spencer1-44/+65
2017-06-19RLC: Renamed U-RNTI to UE IDDarien Spencer1-1/+1
2017-06-19[UMTS RLC] Rename proto variableDarien Spencer1-1/+1
2017-05-12UMTS Iub: Resolve U-RNTI for C-RNTIS. Shapira1-1/+73
2017-05-07UMTS Iub: Refactored U-RNTI resolving logic for dedicated channelsS. Shapira1-4/+6
2017-04-20UMTS Iub: Added U-RNTI resolving logic for UEs on DCHsswsdev1-65/+117
2017-03-27[UMTS RRC] Added dissection of "Cell Identity"S. Shapira1-7/+20
2016-09-28proto_tree_add_item_ret_(u)int/proto_tree_add_bitmask_with_flags_ret_uint64: ...Pascal Quantin1-1/+1
2016-04-04RRC: upgrade dissector to v13.2.0Pascal Quantin1-0/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+951