sharkd: remove redundant cast.
[metze/wireshark/wip.git] / extcap.c
2019-01-03 Dario Lombardoextcap: remove redundant casts.
2018-11-25 Peter Wuextcap: run --extcap-config in parallel to reduce start...
2018-11-22 Peter Wuextcap: discover interfaces in a parallel
2018-11-22 Peter Wuextcap: simplify execution of single extcap programs
2018-11-22 Peter Wuws_pipe_spawn_sync: mark arguments as const where possible
2018-11-13 Stig Bjørlykkeextcap: Allow ASCII '0' in preference name
2018-11-13 Stig Bjørlykkeextcap: Allow ASCII '0' in preference name
2018-11-02 Dario Lombardoextcap: use the correct values for comparing.
2018-11-02 Dario Lombardoextcap: small fix.
2018-11-02 Dario Lombardoextcap: add check before using pipedata.
2018-11-01 Pascal Quantinwsutil: introduce ws_pipe_close() helper and use it...
2018-10-17 Stig Bjørlykkeextcap: Close stdout_fd and stderr_fd when done
2018-10-14 Stig Bjørlykkeextcap: Read stderr on extcap error without an infinite...
2018-07-26 Guy HarrisRevert "Pass all arguments to options as --option=argum...
2018-07-26 Guy HarrisPass all arguments to options as --option=argument.
2018-06-06 Stig Bjørlykkeextcap: Fix a potential leak of memory pointed to by...
2018-05-16 Guy HarrisEliminate some unneeded header checks.
2018-05-02 Pascal Quantinextcap.c: fix compilation with gcc 8
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-04-11 Stig Bjørlykkeextcap: Fix crash in extcap_verify_capture_filter
2018-04-11 Stig Bjørlykkeextcap: Fix whitespace issues
2018-04-07 Stig Bjørlykkeextcap: Always use byte mode in pipes
2018-04-06 Roland Knallextcap: Fix version request
2018-04-06 Guy HarrisFix handling of --extcap-version with an argument.
2018-04-05 Roland Knallextcap: Reload values on request
2018-04-05 Roland Knallextcap: Tell utilities the wireshark version
2018-04-04 Roland Knallextcap: Move extcap_foreach to a GList
2018-03-02 Gerald CombsMore spawned process handling updates.
2018-03-02 Gerald CombsGeneralize our process spawning code.
2018-03-01 Guy HarrisSimplify the mode passed to CreateNamedPipe().
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-14 Dario Lombardoextcap: check preference in extcap_ensure_interface().
2018-01-14 Dario Lombardoextcap: check preference in extcap_loaded_interfaces().
2018-01-12 Dario Lombardoextcap: add more checks for extcap disabled.
2018-01-09 Dario Lombardoextcap: add preference to prevent interfaces loading.
2017-12-23 Guy HarrisPut special pipe-handling code into libwsutil.
2017-12-23 Dario Lombardoextcap: null terminate the string that will be used...
2017-12-21 Michael MannNULL check some g_log statements for extcap.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-08-31 Pascal Quantinextcap: fix parameters save in preferences file
2017-08-29 Pascal Quantinextcap: check that argument parameter is not null befor...
2017-08-28 Mikael Kanstrupiface_lists: Access ifaces member by reference
2017-08-28 Håkon Øye Amundsenextcap: Interface Toolbar support on Windows
2017-08-23 Stig Bjørlykkeextcap: Create unique pipe names for each interface
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2017-08-15 Dario Lombardoextcap: use options as they are shown in the dialog.
2017-06-30 Peter Wuextcap: another round of memory leak fixes
2017-05-30 Michael MannQt: Add support to verify extcap capture filter
2017-05-03 Martin MathiesonExtcap: use glib-compat for g_list_free_full()
2017-04-29 Martin Kaiserextcap_free_interface_info: data param is used
2017-04-25 Stig BjørlykkeQt: Add interface toolbar support
2017-04-19 Max Dmitrichenkoextcap: fix memory leak
2017-03-27 Guy HarrisDon't waste time trying to run non-plain file and non...
2017-03-04 Roland Knallextcap: Minor improvements
2017-03-01 Roland Knallextcap: Create callback structure
2017-02-27 Dario Lombardoextcap: remove leak in interface lists.
2017-02-22 Roland Knallextcap: Reduce number of scans and storage
2017-02-03 Dario Lombardoextcap: destroy hash tables on exit.
2017-01-22 Michael MannInternalize struct preference
2017-01-12 Michael MannExtcap: Restore previously created preference from...
2017-01-04 Guy HarrisInclude extcap binaries in the count of things to point...
2016-12-14 Stig Bjørlykkeextcap: Avoid double free of help.
2016-12-14 Dario Lombardoextcap: set help for interfaces.
2016-12-08 Stig Bjørlykkeextcap: Whitespace cleanup.
2016-12-07 Stig Bjørlykkeextcap: Separate dirname and file with G_DIR_SEPARATOR_S.
2016-10-22 Guy HarrisMore checks for localtime() and gmtime() returning...
2016-09-18 Pascal Quantinextcap: fix management of multicheck and saved non...
2016-09-17 Peter Wuextcap: fix heap-use-after free after saving prefs
2016-09-12 Guy HarrisFix file name in comment.
2016-09-12 Peter Wuextcap: plug more memory leaks
2016-09-12 Mikael Kanstrupextcap: Fix misc memory leaks triggered by network...
2016-09-11 Peter Wuextcap: fix use-after-free for preferences
2016-09-08 Guy Harrisextcap_child_watch_cb() always uses the status argument.
2016-09-07 Roland Knallextcap: Add tool-specified helppage
2016-09-06 Roland Knallextcap:Replace self-organized lists with glib ones
2016-08-15 Alexis La Goutteextcap: Fix Dereference of null pointer
2016-08-04 Pascal Quantinextcap: preference name must only contain lower case...
2016-08-02 Michael TuexenFix compilation on FreeBSD.
2016-08-02 Roland Knallextcap: Remove g_spawn_check_exit_status
2016-08-02 Dario Lombardoextcap: add null check (CID 1364683).
2016-08-02 Dario Lombardoextcap: extend buffer (CID 1364684).
2016-07-30 Roland Knallextcap: Use stderr to print error message
2016-07-29 Roland Knallextcap: Restore functionality for options
2016-07-05 Roland Knallextcap: Remove g_spawn_helper support
2016-06-01 Michael MannAllow create_tempfile to support a suffix.
2016-04-25 Pascal QuantinCompile sshdump and ciscodump for Windows
2016-04-19 Dario Lombardoextcap: fix const compiler warnings.
2016-03-21 João ValverdeFix building without extcap enabled
2016-02-27 Guy HarrisReplace extcap_interface_list() with append_extcap_inte...
2016-02-27 Guy HarrisPut the extcap interfaces at the *end* of the interface...
2016-02-26 Guy HarrisClean up setting *err_str to NULL.
2016-02-26 Guy HarrisFix indentation.
2016-02-11 Roland Knallextcap: Fix call to child watch
2016-02-11 Mikael Kanstrupextcap: Convert settings to preference friendly key...
2016-02-01 Mikael KanstrupFix leaks when spawning extcap processes
2016-02-01 Roland Knallextcap: Correct save for file arguments
2016-02-01 Roland Knallextcap: Add Save functionality to options dialog
2016-01-31 Mikael KanstrupFix memleaks on interface refresh when extcap configs...
2016-01-18 Dario Lombardoextcap: add masked to options.
2016-01-16 Stig Bjørlykkeextcap: Code cleanup
next