aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ranap
AgeCommit message (Expand)AuthorFilesLines
2022-08-09prefs: More cleanup, auto prefsJohn Thacker1-23/+8
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2021-05-25RANAP: Don't attempt to re-register heuristic dissectorsJohn Thacker1-3/+2
2021-05-12RANAP: Use RAI specific MNC/MCC fieldsJohn Thacker1-1/+7
2021-05-08RANAP: Use specific MNC/MCC fields when applicableJohn Thacker2-1/+35
2021-03-30Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectorsJohn Thacker1-0/+45
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-27RANAP: Handle 7 byte NSAP address in transportLayerAddressPiotr Tulpan2-17/+30
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2019-03-22GTP:Dissect more IEsAnders Broman1-0/+1
2019-03-01IMSI based filtering for SCCP/RANAPAnders Broman1-0/+2
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-2/+2
2018-08-03RANAP: decrease the min length to 7 bytesVasil Velichkov1-1/+1
2018-06-09RANAP: Simplify private data creationDarien Spencer1-5/+2
2018-05-23RANAP: optimize a bit the heuristic checksSam Cisneros1-4/+8
2018-04-18Remove autotools build system.Dario Lombardo1-34/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo2-26/+2
2017-10-26RANAP: Associate RTP dissector with CS streamsDarien Spencer2-0/+106
2017-06-11Ranap: improve heuristic algorithmIvan Nardi1-1/+15
2017-06-07RANAP: prevent heuristic dissector from adding info to tree or triggering exc...Pascal Quantin1-6/+15
2017-06-06[Ranap] Heuristic: update to the current highest ProcedureCode idIvan Nardi2-1/+2
2017-05-23[RANAP] Pretify info column.AndersBroman1-0/+341
2017-05-22[RANAP] Update to 3GPP TS 25.413 V14.0.0 (2017-03)AndersBroman7-18/+92
2017-03-21[RANAP] Update to 3GPP TS 25.413 V13.2.0 (2016-06)AndersBroman7-88/+721
2017-03-21[RANAP] Dissect RIMInformation.AndersBroman2-0/+11
2016-11-12PER: add support for bit strings >= 16KPascal Quantin1-1/+1
2016-09-10S1AP: prettify dissectionPascal Quantin1-6/+4
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-10/+10
2016-08-22RANAP: Add an heuristic to decode the HO-to-UTRAN Command embedded in the RR...Binh Trinh2-3/+12
2016-08-21RANAP: fix indent (use 2 spaces) and modelinesAlexis La Goutte3-812/+847
2016-08-14RANAP: fix TargetRNC-ToSourceRNC-TransparentContainer decodeBinh Trinh1-0/+9
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-3/+4
2016-06-30Remove Makefile.common filesJoão Valverde2-48/+27
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-10/+10
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde13-0/+8861