aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ansi_map/packet-ansi_map-template.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-31Fix more spellings - mostly commentsMartin Mathieson1-3/+3
2023-12-06Remove init of tap variablesStig Bjørlykke1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-235/+235
2023-09-29tvbuff: support endianness setting for packed BCDMartin Kaiser1-3/+3
2023-09-24ansi-map: fix check_tfs errorsMartin Kaiser1-13/+3
2023-08-08Convert asn2ws to generate C99 typesAnders Broman1-1/+1
2023-02-25Fix item length in ASN.1 templates tooJohn Thacker1-1/+1
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-3/+3
2021-11-21wmem: Add a multimapJohn Thacker1-8/+5
2021-11-16ansi_map,ansi_tcap: Fix typos, comment out unused fieldsJohn Thacker1-2/+8
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-13/+13
2021-06-16dissectors: Replace g_log() with ws_log()João Valverde1-2/+2
2021-03-29Fix some item lengths.Martin Mathieson1-2/+2
2021-02-07ansi_map: create and populate the stats table only onceMartin Kaiser1-1/+11
2021-01-14ansi_map: remove a variable that is always 0Martin Kaiser1-2/+2
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-15/+5
2020-04-01Check for true_false_string with identical true/false string.Martin Mathieson1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-3/+3
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-05-13Get rid of some GTK+-only stuff.Guy Harris1-2/+2
2018-02-19Get rid of more new_ prefixes for statistics functions and types.Guy Harris1-17/+17
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-08We really only need one range_foreach routine.Guy Harris1-6/+6
2017-01-30Convert GHashTable -> wmem_map_t for ASN.1 disseectorsMichael Mann1-19/+5
2017-01-07Convert range API to always use wmem memory.Michael Mann1-3/+3
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-3/+3
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-2/+1
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-4/+12
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-1/+2
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-3/+3
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+5510