aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto_data.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03epan: Add p_set_proto_data.Gerald Combs1-1/+28
2021-10-04proto_data: use pinfo->pool not the global scopeEvan Huus1-1/+1
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-04-01proto_data: small cleanups.Guy Harris1-11/+2
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan1-1/+1
2020-04-15epan: Add p_[gs]et_proto_depth.Gerald Combs1-0/+10
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2017-12-30proto_data.c: Fix bug in p_remove_proto_data.Thomas Chen1-1/+1
2016-09-17p_XXX_proto_data: only allow the use of pinfo and file scopesPascal Quantin1-4/+12
2016-02-07proto_data: Remove superfluous castsJoão Valverde1-5/+5
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+167