aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/t38
AgeCommit message (Expand)AuthorFilesLines
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-4/+4
2022-06-07t38: Use correct conversation_new() optionsStig Bjørlykke1-1/+1
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-3/+3
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-2/+2
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-2/+2
2020-03-11t38: propagate ACDR changes in autogenerated file to the sourcePeter Wu1-0/+14
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-3/+3
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-2/+2
2018-04-18Remove autotools build system.Dario Lombardo1-33/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-28t38: allocate memory in pinfo pool scope.Dario Lombardo1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo2-26/+2
2017-10-29Add conversation endpoint typeMichael Mann1-4/+4
2017-10-28Privatize the conversation_key structureMichael Mann1-1/+1
2017-01-29Register reassembly tablesMichael Mann1-15/+3
2017-01-29Fix decoding of T.30 over T.38.Guy Harris1-1/+1
2017-01-29Allow Decode As for T.38-over-TCP and T.38-over-UDP.Guy Harris1-1/+2
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+0
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-13/+7
2016-06-30Remove Makefile.common filesJoão Valverde2-47/+26
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde9-0/+1376