aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbuff_real.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-04-20Handle subset tvbuffs where the length goes past the end of the parent.Guy Harris1-4/+5
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2015-01-18Remove some apparently-unnecessary includes of emem.h.Guy Harris1-2/+0
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-09-13Explicitly include emem.h where it is neededJörg Mayer1-0/+2
2013-08-04Cleanup tvbJakub Zawadzki1-7/+2
2013-07-23Move tvb_new_child_real_data() to tvbuff_real.c with some cleanupJakub Zawadzki1-0/+10
2013-07-14Move tvb real and subset implementations to seperate files.Jakub Zawadzki1-0/+120