aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ansi_map
AgeCommit message (Expand)AuthorFilesLines
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