aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ilp.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-593/+593
2023-09-29tvbuff: support endianness setting for packed BCDMartin Kaiser1-1/+1
2023-04-29PER, asn2wrs: Handle VAL_PTR for known multiplier string typesJohn Thacker1-2/+4
2023-04-19ilp, ulp: don't use the over-TCP dissector for media types.Guy Harris1-4/+7
2023-04-17Use val_to_str_const() where unknown string doesn't have format specifierMartin Mathieson1-1/+1
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-39/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-17/+1
2020-12-17Fix duplicated filtersAnders Broman1-27/+27
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
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-21/+38
2019-02-01Switch my contact addressPascal Quantin1-1/+1
2019-01-22ILP: upgrade dissector to OMA-TS-ILP-V2_0_4-20181213-APascal Quantin1-104/+914
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-6/+6
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-23/+6
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-9/+9
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-3/+3
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-22/+22
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-03-08ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin1-18/+79
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-7/+6
2014-06-20batch 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-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-13/+11
2013-11-17Add a way to retrieve a PER variable bit string lengthPascal Quantin1-15/+15
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-5/+12
2013-10-20From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :Pascal Quantin1-0/+5833