aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary extcap_cleanup() declaration.Guy Harris2016-09-121-4/+0
* extcap: Fix misc memory leaks triggered by network interface changesMikael Kanstrup2016-09-121-0/+9
* extcap: fix use-after-free for preferencesPeter Wu2016-09-111-0/+4
* extcap: Add tool-specified helppageRoland Knall2016-09-071-0/+4
* extcap: Use stderr to print error messageRoland Knall2016-07-301-3/+1
* extcap: Restore functionality for optionsRoland Knall2016-07-291-4/+15
* Fix building without extcap enabledJoão Valverde2016-03-211-4/+0
* Replace extcap_interface_list() with append_extcap_interface_list().Guy Harris2016-02-271-2/+2
* Put the extcap interfaces at the *end* of the interface list.Guy Harris2016-02-271-3/+3
* extcap: Convert settings to preference friendly key namesMikael Kanstrup2016-02-111-0/+3
* extcap: Add Save functionality to options dialogRoland Knall2016-02-011-0/+4
* extcap: Cleanup complex types and add save optionRoland Knall2016-01-281-0/+4
* extcap: Add list of extcaps to about dialogRoland Knall2016-01-151-0/+10
* extcap: Sort extcap interfaces alphabeticallyRoland Knall2016-01-121-1/+1
* extcap: Add regular expression validation supportRoland Knall2016-01-051-1/+1
* extcap: Provide capture filter to extcap binaryStig Bjørlykke2015-11-051-0/+1
* extcap: Implement QT extcap optionsRoland Knall2015-05-051-0/+11
* dumpcap: fix opening of pipes on Windows broken since gbed29afPascal Quantin2015-04-131-0/+3
* Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier2014-10-061-10/+10
* Modify includes of config.h so that out-of-tree builds, i.e. CMakeGraham Bloice2014-08-241-1/+1
* Extcap Capture InterfaceRoland Knall2014-08-211-0/+90