aboutsummaryrefslogtreecommitdiffstats
path: root/extcap_parser.c
Commit message (Expand)AuthorAgeFilesLines
* extcap: do not leak "version" fieldPeter Wu2016-02-031-6/+3
* extcap: Add Save functionality to options dialogRoland Knall2016-02-011-2/+4
* extcap: Cleanup complex types and add save optionRoland Knall2016-01-281-202/+62
* extcap: add masked to options.Dario Lombardo2016-01-181-0/+6
* extcap: Add list of extcaps to about dialogRoland Knall2016-01-151-31/+29
* extcap: Rewrite the tokenizer to use regexpsRoland Knall2016-01-061-93/+71
* extcap: Add regular expression validation supportRoland Knall2016-01-051-0/+26
* extcap: Add file extension checkRoland Knall2015-12-301-0/+11
* extcap: Add Required and cleanupRoland Knall2015-12-301-0/+8
* extcap: plug some memleaksPeter Wu2015-12-191-6/+12
* extcap: Implement QT extcap optionsRoland Knall2015-05-051-3/+1
* Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier2014-10-061-686/+686
* Modify multicheck to accept parent parameter.Tomasz Moń2014-10-061-0/+8
* Extcap: restore compatibility with GLib 2.16.0Pascal Quantin2014-08-261-2/+3
* 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/+881