aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rnsap.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2024-02-23RNSAP: Dissect IMSIJohn Thacker1-1/+11
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-4540/+4540
2023-05-18epan: Add STRING_CASE_[IN]SENSITIVE for dissector tablesJohn Thacker1-3/+3
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-45/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-25/+1
2021-03-30Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectorsJohn Thacker1-13/+44
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-66/+66
2018-05-24RNSAP: Parse transportLayerAddress and bindingIDDarien Spencer1-11/+88
2018-05-23RNSAP over SCCP heuristic dissectorSam Cisneros1-5/+82
2018-05-22rnsap: fix use-after-free of "obj_id"Peter Wu1-40/+67
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-7/+7
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-16 RNSAP: Call RANAP dissector for RANAP-RelocationInformationDarien Spencer1-7/+23
2017-03-17RNSAP: Call right RRC dissectors for payload.S. Shapira1-9/+16
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-8/+7
2016-06-20[RNSAP]Update to V13.1.0 (2015-12)AndersBroman1-669/+8398
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-13Move /asn1 to /epan/dissectorsJoão Valverde1-20/+20
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-791/+791
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-5/+5
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-6/+3
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-10/+7
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-6/+9
2014-06-21batch of tvb-length conversionsEvan Huus1-6/+6
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-6/+6
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-6/+6
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-2/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-13/+11
2014-01-04Omit assignment for not used types.Anders Broman1-63/+4
2013-12-08- Forward declaration of register functions.Anders Broman1-6/+9
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-62/+62
2013-11-02Require dissector_try_string to pass a data parameter to its subdissectors. ...Michael Mann1-3/+3
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-06-19Add some missing wmem includes that apparently only show up on Windows.Evan Huus1-7/+8
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-1/+1
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-1094/+1094
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-7/+7
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-740/+740
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...Pascal Quantin1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-11Make it possible to dissect private IE'sAnders Broman1-17/+26
2011-10-31Try to fix warnings.Anders Broman1-6/+62
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1