aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sabp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-18tools/check_val_to_str.py: add option to test generated filesMartin Mathieson1-3/+4
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-133/+133
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-45/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-17/+1
2021-12-19Fix errors found by fix-encoding-args.plJoão Valverde1-1/+1
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-05-08SABP: Use SAI specific MCC/MNC fieldsJohn Thacker1-1/+1
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-4/+4
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-7/+7
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-06-22gsm_cbs: sabp: Display Unicode messagesVasil Velichkov1-1/+1
2016-11-14SABP: add support for messages >= 16KBPascal Quantin1-40/+39
2016-11-12PER: add support for bit strings >= 16KPascal Quantin1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-6/+8
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-11/+9
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-24/+24
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-40/+40
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-2/+2
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-5/+5
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-8/+7
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-4/+4
2014-06-21batch of tvb-length conversionsEvan Huus1-8/+8
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-8/+8
2014-06-18SABP: fix an error spotted by pre-commit hookPascal Quantin1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-8/+8
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-04-21Fix various white space issues and typoes and regenerate SABP dissector.Guy Harris1-90/+86
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-1/+1
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-17/+15
2014-01-22The stuff you get from dissect_cbs_data() is UTF-8 encoded; treat it asGuy Harris1-1/+1
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-4/+4
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-10/+12
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-36/+36
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-28-Wmissing-prototypesAnders Broman1-6/+9
2013-01-25Remove non ASCII characterPascal Quantin1-4/+4
2013-01-25Dissect Broadcast-Message-Content correctly.Anders Broman1-7/+78
2013-01-21Update to 3GPP TS 25.419 V11.0.0 (2012-09) no change in asn1.Anders Broman1-8/+8
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-52/+52
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...Pascal Quantin1-4/+5
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1