aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ansi_tcap/packet-ansi_tcap-template.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-3/+3
2021-11-21wmem: Add a multimapJohn Thacker1-9/+5
2021-11-16ansi_map,ansi_tcap: Fix typos, comment out unused fieldsJohn Thacker1-0/+4
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-8/+8
2021-06-16dissectors: Replace g_log() with ws_log()João Valverde1-1/+1
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-11-05ansi tcap: Fix faulty mask for AMSI MAP "family" in Operation codeAnders Broman1-1/+1
2018-09-09AIN: Add dissector for Advanced Inteligent Network protocol.Anders1-18/+23
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-29[ANSI TCAP] Get rid of global variable top_tree.AndersBroman1-8/+3
2017-01-30Convert GHashTable -> wmem_map_t for ASN.1 disseectorsMichael Mann1-19/+5
2016-11-06TCAP: Use a real dissector table to store dissector handles.Michael Mann1-22/+0
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-3/+2
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+536