aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lcsap.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-30LCS-AP: Update to 3GPP TS 29.171 V17.2.0Joakim Karlsson1-2/+264
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-45/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-33/+1
2022-08-06prefs: More port prefs to auto prefs with rangesJohn Thacker1-32/+11
2021-05-17LCS-AP: Update to V16.2.0 (2020-12) - no code changeAnders Broman1-10/+21
2020-10-29lcsap: fix decode of plmnIdentityJonas Falkevik1-1/+1
2020-09-13More dissector string spelling fixes.Martin Mathieson1-1/+1
2019-09-24LCS-AP: Update to V15.3.0 (2019-09)Anders Broman1-28/+239
2019-04-10LCS-AP: Update to V15.2.0 (2019-03)Anders Broman1-23/+435
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-3/+3
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-7/+7
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-19LCSAP: fix retrieval of XML dissector handlePascal Quantin1-12/+9
2017-04-27lcsap fix conflicting entry in its value_stringAlexis La Goutte1-2/+2
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-5/+5
2016-08-19LCSAP: fix indent (use 2 spaces) and modelinesAlexis La Goutte1-3/+3
2016-08-19[Diameter] Add subdissection of AVP 1242 location estimate and AVP 2516AndersBroman1-21/+21
2016-08-19[LCS-AP] Add decoding of Civic-Address, add expert info if wronglyAndersBroman1-9/+46
2016-08-19[LCS-AP] id-E-UTRAN-Cell-Identifier is sued also as an extension value.AndersBroman1-0/+1
2016-08-11[LCS-AP] Update to Release V13.2.0 (2016-03)AndersBroman1-1/+127
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-4/+4
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-5/+5
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-31/+31
2016-02-03LCSAP: Sync ASN.1 template and add missing bracesJoão Valverde1-21/+18
2016-01-31LCSAP: fix indent (use 2 spaces and add modelines)Alexis La Goutte1-139/+147
2016-01-28LCSAP: improve dissectionPascal Quantin1-19/+54
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-33/+33
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-11-22register_dissector -> new_register_dissector for ASN.1 dissectors.Michael Mann1-6/+7
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-5/+5
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-2/+2
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-12/+8
2014-12-10LCSAP: fix dissection of negative longitude and latitudePascal Quantin1-2/+2
2014-11-25Remove use of pinfo->private_data since it's not used anywhere.Michael Mann1-24/+12
2014-10-18Get rid of unnecessary includes of ctype.h.Guy Harris1-8/+7
2014-06-21batch of tvb-length conversionsEvan Huus1-6/+6
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-6/+6
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-6/+6
2014-03-12Get rid of space-before-tab in indentation.Guy Harris1-58/+58
2014-03-12Thou shalt not put newlines in the strings in value_string tables.Guy Harris1-8/+6
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-19/+17
2013-12-08- Forward declaration of register functions.Anders Broman1-7/+11
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-3/+3
2013-08-15Fix $Id$Guy Harris1-1/+1
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-12/+10
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-38/+38
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2