aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/t125
AgeCommit message (Expand)AuthorFilesLines
2024-08-07Dissectors: Include what you use.Anders Broman1-0/+1
2024-07-16Update the tvb_get API calls in our ASN.1 dissectorsGerald Combs1-1/+1
2024-07-05epan: Convert ASN.1 dissectors to C99Stig Bjørlykke2-10/+10
2024-06-15epan: changed heur_dissector_t to boolJoakim Karlsson1-5/+5
2024-04-05Remove init to zero for static variablesStig Bjørlykke1-1/+1
2024-01-17Add descriptions for heur dissector tablesDavid Perry1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-2/+2
2023-08-08Convert asn2ws to generate C99 typesAnders Broman1-3/+3
2021-06-15rdp: many improvements and fixesDavid Fort1-2/+2
2018-10-10T125: avoid returning from TRY/CATCH in dissect_t125_heurPeter Wu1-29/+24
2018-10-06T125: Add a heuristic test case.Émilio Gonzalez1-0/+37
2018-04-18Remove autotools build system.Dario Lombardo1-30/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-06-30Remove Makefile.common filesJoão Valverde2-44/+23
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 Valverde7-0/+853