aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ansi_map
AgeCommit message (Expand)AuthorFilesLines
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-12-20ansi_map: remove trailing spaces.Dario Lombardo1-117/+117
2018-12-20ANSI MAP: borderCellAccess parameter coded as tag 50 but should be 58.Anders Broman1-24/+24
2018-12-11ASNI MAP: AnalogRedirectRecord is OPTIONAL in QualificationRequestAnders Broman1-33/+33
2018-05-13Get rid of some GTK+-only stuff.Guy Harris1-2/+2
2018-04-18Remove autotools build system.Dario Lombardo1-35/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+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 Lombardo2-26/+2
2017-08-08We really only need one range_foreach routine.Guy Harris1-6/+6
2017-05-14ansi_map : fix typo (dont't -> don't)Alexis La Goutte1-1/+1
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-30Remove Makefile.common filesJoão Valverde2-49/+28
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-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-3/+3
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde8-0/+14646