aboutsummaryrefslogtreecommitdiffstats
path: root/extcap_parser.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-09Start using SPDX license identifiers.Gerald Combs1-13/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-6/+2
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+1
2017-05-02extcap (parser): fix no previous prototype for ‘extcap_free_toolbar_value/c...Alexis La Goutte1-2/+2
2017-05-02Qt: Interface Toolbar improvementsStig Bjørlykke1-2/+2
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke1-2/+213
2017-03-04extcap: Minor improvementsRoland Knall1-2/+9
2017-02-02Qt: Add extcap placeholder parameterStig Bjørlykke1-0/+8
2016-12-09extcap: add new option type (timestamp).Dario Lombardo1-0/+2
2016-12-08extcap: Whitespace cleanup.Stig Bjørlykke1-91/+90
2016-09-12extcap: Fix misc memory leaks triggered by network interface changesMikael Kanstrup1-14/+23
2016-09-07extcap: Add tool-specified helppageRoland Knall1-5/+8
2016-09-06extcap:Replace self-organized lists with glib onesRoland Knall1-299/+216
2016-07-29extcap: Restore functionality for optionsRoland Knall1-1/+1
2016-04-22extcap_parser: remove const warning.Dario Lombardo1-1/+1
2016-02-03extcap: do not leak "version" fieldPeter Wu1-6/+3
2016-02-01extcap: Add Save functionality to options dialogRoland Knall1-2/+4
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall1-202/+62
2016-01-18extcap: add masked to options.Dario Lombardo1-0/+6
2016-01-15extcap: Add list of extcaps to about dialogRoland Knall1-31/+29
2016-01-06extcap: Rewrite the tokenizer to use regexpsRoland Knall1-93/+71
2016-01-05extcap: Add regular expression validation supportRoland Knall1-0/+26
2015-12-30extcap: Add file extension checkRoland Knall1-0/+11
2015-12-30extcap: Add Required and cleanupRoland Knall1-0/+8
2015-12-19extcap: plug some memleaksPeter Wu1-6/+12
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-3/+1
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier1-686/+686
2014-10-06Modify multicheck to accept parent parameter.Tomasz Moń1-0/+8
2014-08-26Extcap: restore compatibility with GLib 2.16.0Pascal Quantin1-2/+3
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/+881