tests: add regression tests for Follow TCP Stream
[metze/wireshark/wip.git] / ui / commandline.h
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-03-20 Guy HarrisRemove redundant declaration of exit_application().
2018-03-01 Gerald CombsQt: Make we shut down cleanly when exiting early.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario Lombardoui: use SPDX identifiers.
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-10-23 Dario LombardoQt: add fullscreen feature.
2016-09-11 Guy HarrisMore signed vs. unsigned argument cleanups.
2016-07-01 Gerald CombsQt+Gtk: Fix the -t command line flag.
2016-06-28 Guy HarrisGlobal, not static.
2016-06-28 Guy HarrisHave commandline_other_options() directly fill in the...
2016-06-28 Guy HarrisMake quit_after_cap an item in commandline_param_info_t.
2016-06-28 Guy HarrisPull quit_after_cap out of the global capture options.
2016-06-19 Guy HarrisPass the info strings directly to commandline_early_opt...
2016-06-19 Guy HarrisHandle capture options in pcap-less Wireshark in the...
2016-06-19 Guy HarrisThose aren't capture options, they're the options we...
2016-06-19 Michael MannRefactor command-line handling of GUI options.