aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h245
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Avoid ASN.1 frame.protocols duplication.Gerald Combs1-2/+2
2017-11-13Remove circuit APIMichael Mann2-5/+5
2017-05-29Fix up dissector tables' UI names.Jeff Morriss1-2/+2
2017-04-03Use col_append_str() for fixed stringsStig Bjørlykke1-1/+1
2017-03-19h245 (asn1): fix typo identifer -> identifierAlexis La Goutte1-5/+5
2017-01-30Convert GHashTable -> wmem_map_t for ASN.1 disseectorsMichael Mann2-30/+12
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-2/+2
2016-12-18RTP: RTP dissector is able to decode RTP over TCP (RFC 4571)Jiri Novak1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-4/+4
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-6/+3
2016-06-30Remove Makefile.common filesJoão Valverde2-46/+25
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-4/+4
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde8-0/+5727