aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h225/h225.cnf
AgeCommit message (Expand)AuthorFilesLines
2024-01-18tools/check_val_to_str.py: add option to test generated filesMartin Mathieson1-17/+17
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-2/+2
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-16/+16
2021-09-08tvblist: explicitly scope memoryEvan Huus1-3/+3
2021-08-19wmem: convert more asn1 dissectors to pinfo->poolEvan Huus1-4/+4
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-6/+6
2020-12-16Fix duplicated filter namesAnders Broman1-7/+29
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2017-12-19Avoid ASN.1 frame.protocols duplication.Gerald Combs1-1/+1
2017-10-29Add conversation endpoint typeMichael Mann1-2/+2
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-09-17p_XXX_proto_data: only allow the use of pinfo and file scopesPascal Quantin1-42/+42
2016-08-03Don't snprintf() into a string with one of the arguments being the same string.Guy Harris1-16/+28
2016-06-12H225: Replace globals that track packet data with p_add_proto_data/p_get_prot...Michael Mann1-64/+227
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+764