aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap_opttypes.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Initialize write function pointers when copying a new wtap block option.Michael Mann1-0/+2
2016-03-06Improve wiretap block capabilities.Michael Mann1-175/+606
2016-03-03Refactor wiretap option block types into a registration system.Michael Mann1-189/+259
2016-03-03Allocate GArray when copying stat blocks within IDB block.Michael Mann1-1/+1
2016-03-01NULL check GArray to prevent assertion.Michael Mann1-1/+2
2016-03-01Prevent use-after-free issues with pcapng.c/wtap_opttypes.cMichael Mann1-3/+8
2016-02-23Making wiretap option blocks more generic.Michael Mann1-0/+505