aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/rtse
AgeCommit message (Expand)AuthorFilesLines
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-2/+2
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-2/+2
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-1/+1
2020-03-11asn1: fix -Wmisleading-indentation warnings with Clang 10Peter Wu1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo1-33/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo2-26/+2
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann1-3/+1
2017-01-30Convert GHashTable -> wmem_map_t for ASN.1 disseectorsMichael Mann1-7/+0
2017-01-29Register reassembly tablesMichael Mann1-13/+4
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-4/+2
2016-10-22Add T.61 character set supportPascal Quantin1-1/+8
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-06-30Remove Makefile.common filesJoão Valverde2-47/+26
2016-06-26conversation: rename shadow variableDario Lombardo1-1/+1
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde8-0/+929