Remove superfluous null-checks before strdup/free
[metze/wireshark/wip.git] / ui / gtk / extcap_gtk.c
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2016-12-22 Dario LombardoGtk: add initializers.
2016-12-20 Dario LombardoGtk: don't use GTimeZone/GDateTime
2016-12-09 Dario Lombardoextcap: add new option type (timestamp).
2016-07-26 Michael MannCleanup some checkAPI warnings that were missed in...
2016-07-24 Michael MannPacify GTK checkAPIs.pl warnings.
2016-01-18 Dario Lombardoextcap: add masked to options.
2015-05-05 Roland Knallextcap: Implement QT extcap options
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-10-13 Roland Knallextcap: Remove single-space argument for boolflags
2014-10-13 Alexis La Goutteextcap (GTK): Fix Dead Store (Dead assignement/Dead...
2014-10-12 Tomasz MońFix handling of extcap boolflags which defaults to...
2014-10-08 Tomasz MońFix extcap boolean flag handling.
2014-10-06 Bill MeierConvert "4 space tabs" to spaces; Adjust editor modelines.
2014-10-06 Tomasz MońModify multicheck to accept parent parameter.
2014-08-31 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-08-21 Guy HarrisFloat constants end with "f"; assign float constants...
2014-08-21 Roland KnallExtcap Capture Interface