aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_capture_info.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-1/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-4/+2
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-1/+1
2017-04-18Eliminate an unneded member of a wtap_dumper.Guy Harris1-2/+2
2017-03-27wslua: update a commentPascal Quantin1-1/+1
2016-07-14Redo the block options APIs.Guy Harris1-2/+2
2016-06-15capture info (wslua): Dereference of null pointerAlexis La Goutte1-0/+2
2016-06-14wslua: remove FAIL_ON_NULL_MEMBER_OR_EXPIREDPeter Wu1-4/+16
2016-06-14wslua: Drop unused "push_code" macro parameterPeter Wu1-2/+2
2016-06-01Add data structures necessary to support multiple Section Header blocks.Michael Mann1-12/+12
2016-03-28Fix warnings/errors of type -Wused-but-marked-unusedJoerg Mayer1-2/+2
2016-02-23Making wiretap option blocks more generic.Michael Mann1-12/+13
2015-11-04Don't include libwireshark headers from libwiretap.Guy Harris1-1/+1
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-0/+513