aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ulp.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-39/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-93/+1
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-44/+44
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-3/+3
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-1/+1
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-3/+3
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-1/+1
2020-02-13ULP: Upgrade dissector to OMA-TS-ULP-V2_0_5-20191028-AStig Bjørlykke1-17/+190
2019-07-12ULP: get rid of duplicate bit string decodingPascal Quantin1-72/+43
2019-04-04asn2wrs: Improve filtername of named bits.Anders Broman1-11/+11
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-46/+63
2019-02-01Switch my contact addressPascal Quantin1-1/+1
2019-01-23ULP: upgrade dissector to OMA-TS-ULP-V2_0_4-20181213-APascal Quantin1-88/+661
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-6/+6
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-12-17ULP: follow-up of gda5cad4Pascal Quantin1-34/+34
2016-12-17ULP: use unit stringsPascal Quantin1-592/+220
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-27/+10
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-11/+4
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-7/+8
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-95/+95
2015-12-13ULP: prettify dissectionPascal Quantin1-280/+1563
2015-12-11ULP: register dissector for application/vnd.omaloc-supl-init mediaPascal Quantin1-0/+1
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-2/+2
2015-03-08ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin1-23/+148
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-7/+6
2014-08-09ULP: upgrade to approved version 2.0.2Pascal Quantin1-175/+462
2014-06-21batch of tvb-length conversionsEvan Huus1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-17ULP: upgrade dissector to approved version 2.0.1Pascal Quantin1-3/+11
2014-03-13ULP: add UDP transportPascal Quantin1-36/+46
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-16/+14
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-22/+22
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-8/+12
2013-10-20Put PDU dissection in protocol treePascal Quantin1-12/+19
2013-10-20Fix a typoPascal Quantin1-4/+1
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-9/+7
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-174/+174
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2013-03-28-Wmissing-prototypesAnders Broman1-6/+8
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-6/+6
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2012-02-20From e.yimjia Add LPP decoding support in ULP protocol dissector \n https://b...Anders Broman1-15/+36
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1