aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h248
AgeCommit message (Expand)AuthorFilesLines
2022-10-20h248: Add missing dot in H.248 protocol nameStig Bjørlykke1-3/+3
2022-09-10Dissector names are not protocol names.Guy Harris1-1/+1
2021-08-24h248: convert to pinfo->poolEvan Huus3-76/+82
2021-07-29wsutil: rename bytestring_to_str() -> bytes_to_str_punct()João Valverde1-2/+2
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-7/+7
2020-12-16Fix duplicated filter names.Anders Broman1-0/+12
2020-09-05Fix some detected spelling errors in ASN1 dissectors.Martin Mathieson1-1/+1
2019-12-18De-camel-ize "Wireshark" in a few places.Gerald Combs1-24/+24
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-7/+7
2018-04-18Remove autotools build system.Dario Lombardo1-36/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo3-38/+3
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-31H248: check that exported_pdu tap is listening before tapping packetsPascal Quantin1-6/+7
2017-02-01h248: convert GTree to wmem_tree.Dario Lombardo1-11/+7
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-26/+6
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-15/+2
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-08-16[H248] Fix Warn Dissector bug, protocol H248, in packet 1: tvbuff.c:532: fail...AndersBroman2-3/+1
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-4/+2
2016-06-30Remove Makefile.common filesJoão Valverde2-50/+29
2016-06-29Provide new interface for Export PDU.Michael Mann1-8/+1
2016-06-26h248: rename shadow variable.Dario Lombardo2-2/+2
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann1-7/+13
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann2-13/+909
2016-05-03[H.248] Implement export PDU functionality.AndersBroman1-0/+29
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-1/+1
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde10-0/+4495