aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h225
AgeCommit message (Expand)AuthorFilesLines
2017-10-29Add conversation endpoint typeMichael Mann1-2/+2
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann1-3/+1
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-2/+2
2017-05-29Fix up dissector tables' UI names.Jeff Morriss1-5/+5
2017-01-30Convert GHashTable -> wmem_map_t for ASN.1 disseectorsMichael Mann1-36/+8
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-4/+2
2016-09-17p_XXX_proto_data: only allow the use of pinfo and file scopesPascal Quantin2-44/+44
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-5/+5
2016-08-03Don't snprintf() into a string with one of the arguments being the same string.Guy Harris1-16/+28
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-3/+4
2016-06-30Remove Makefile.common filesJoão Valverde2-56/+35
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-1/+2
2016-06-15Remove Nmake build systemPascal Quantin1-30/+0
2016-06-12H225: Replace globals that track packet data with p_add_proto_data/p_get_prot...Michael Mann2-100/+239
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-5/+5
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde8-0/+4428