aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Include extcap binaries in the count of things to point out during startup.Guy Harris1-0/+4
2016-09-12Remove unnecessary extcap_cleanup() declaration.Guy Harris1-4/+0
2016-09-12extcap: Fix misc memory leaks triggered by network interface changesMikael Kanstrup1-0/+9
2016-09-11extcap: fix use-after-free for preferencesPeter Wu1-0/+4
2016-09-07extcap: Add tool-specified helppageRoland Knall1-0/+4
2016-07-30extcap: Use stderr to print error messageRoland Knall1-3/+1
2016-07-29extcap: Restore functionality for optionsRoland Knall1-4/+15
2016-03-21Fix building without extcap enabledJoão Valverde1-4/+0
2016-02-27Replace extcap_interface_list() with append_extcap_interface_list().Guy Harris1-2/+2
2016-02-27Put the extcap interfaces at the *end* of the interface list.Guy Harris1-3/+3
2016-02-11extcap: Convert settings to preference friendly key namesMikael Kanstrup1-0/+3
2016-02-01extcap: Add Save functionality to options dialogRoland Knall1-0/+4
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall1-0/+4
2016-01-15extcap: Add list of extcaps to about dialogRoland Knall1-0/+10
2016-01-12extcap: Sort extcap interfaces alphabeticallyRoland Knall1-1/+1
2016-01-05extcap: Add regular expression validation supportRoland Knall1-1/+1
2015-11-05extcap: Provide capture filter to extcap binaryStig Bjørlykke1-0/+1
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-0/+11
2015-04-13dumpcap: fix opening of pipes on Windows broken since gbed29afPascal Quantin1-0/+3
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier1-10/+10
2014-08-24Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice1-1/+1
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+90