aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/rnsap
AgeCommit message (Expand)AuthorFilesLines
2024-08-07Dissectors: Include what you use.Anders Broman1-0/+1
2024-07-27Fix various ASN.1 generation warnings and require UTF-8Gerald Combs3-57/+57
2024-07-16Update the tvb_get API calls in our ASN.1 dissectorsGerald Combs1-7/+7
2024-07-05epan: Convert ASN.1 dissectors to C99Stig Bjørlykke2-15/+15
2024-06-28col_set_writable(): call with boolMartin Mathieson1-2/+2
2024-06-15epan: changed heur_dissector_t to boolJoakim Karlsson1-8/+8
2024-04-05Remove init to zero for static variablesStig Bjørlykke1-3/+3
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2024-02-23RNSAP: Dissect IMSIJohn Thacker2-0/+11
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-7/+7
2023-05-18epan: Add STRING_CASE_[IN]SENSITIVE for dissector tablesJohn Thacker1-3/+3
2021-03-30Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectorsJohn Thacker1-0/+35
2018-05-24RNSAP: Parse transportLayerAddress and bindingIDDarien Spencer2-2/+78
2018-05-23RNSAP over SCCP heuristic dissectorSam Cisneros1-2/+79
2018-05-22rnsap: fix use-after-free of "obj_id"Peter Wu2-28/+55
2018-04-18Remove autotools build system.Dario Lombardo1-33/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-16 RNSAP: Call RANAP dissector for RANAP-RelocationInformationDarien Spencer2-0/+14
2017-03-17RNSAP: Call right RRC dissectors for payload.S. Shapira2-3/+10
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-5/+5
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-4/+3
2016-06-30Remove Makefile.common filesJoão Valverde2-47/+26
2016-06-20[RNSAP]Update to V13.1.0 (2015-12)AndersBroman7-2171/+4831
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-5/+5
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde12-0/+21489