index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
commandline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*shark: Update help and manpage for name resolving
Uli Heilmeier
2018-10-06
1
-1
/
+1
*
Allow bigger snapshot lengths for D-Bus captures.
Guy Harris
2017-06-05
1
-1
/
+5
*
Report syntax errors in UAT prefs parsing
Peter Wu
2017-05-26
1
-2
/
+8
*
Clean up documentation and help messages for protocol enabling/disabling.
Guy Harris
2017-04-17
1
-0
/
+2
*
A bunch of "{Mac} OS X" -> "macOS" changes.
Guy Harris
2017-04-05
1
-1
/
+1
*
Reflect new default value of snaplen in man pages.
Martin Sehnoutka
2017-03-28
1
-1
/
+1
*
Add enabled protocol list for dissectors who are disabled by default
Michael Mann
2016-12-24
1
-0
/
+1
*
Initialize the dissection options along with the other command-line options.
Guy Harris
2016-12-23
1
-0
/
+1
*
Handle -K, -n, -N, and -u in the common dissection option code.
Guy Harris
2016-10-31
1
-36
/
+5
*
Have the routine that handles dissection options not exit.
Guy Harris
2016-10-31
1
-1
/
+2
*
Have routines for parsing options that affect dissection.
Guy Harris
2016-10-30
1
-48
/
+9
*
Move --fullscreen out of LONGOPT_CAPTURE_COMMON.
Guy Harris
2016-10-24
1
-0
/
+12
*
Qt: add fullscreen feature.
Dario Lombardo
2016-10-23
1
-0
/
+5
*
UI: Free up the -m flag.
Gerald Combs
2016-10-14
1
-4
/
+0
*
More signed vs. unsigned argument cleanups.
Guy Harris
2016-09-11
1
-1
/
+1
*
Qt+Gtk: Fix the -t command line flag.
Gerald Combs
2016-07-01
1
-10
/
+11
*
Global, not static.
Guy Harris
2016-06-28
1
-0
/
+2
*
Have commandline_other_options() directly fill in the global structure.
Guy Harris
2016-06-28
1
-32
/
+32
*
Don't set quit_after_cap if no pcap, as it's not present.
Guy Harris
2016-06-28
1
-1
/
+1
*
Make quit_after_cap an item in commandline_param_info_t.
Guy Harris
2016-06-28
1
-4
/
+1
*
Pull quit_after_cap out of the global capture options.
Guy Harris
2016-06-28
1
-0
/
+4
*
We need global_capture_opts if we have extcap, even without pcap.
Guy Harris
2016-06-27
1
-1
/
+1
*
Qt: Support the -j, -J, and -l command line flags
Gerald Combs
2016-06-23
1
-1
/
+1
*
Pull the options structure initialization into commandline_other_options().
Guy Harris
2016-06-20
1
-0
/
+15
*
Protect some code that's only for Wireshark-with-pcap.
Guy Harris
2016-06-20
1
-0
/
+2
*
Move some option checking to common code.
Guy Harris
2016-06-19
1
-0
/
+48
*
Pass the info strings directly to commandline_early_options().
Guy Harris
2016-06-19
1
-2
/
+3
*
Handle capture options in pcap-less Wireshark in the commandline_ routines.
Guy Harris
2016-06-19
1
-16
/
+35
*
Fix indentation.
Guy Harris
2016-06-19
1
-1
/
+1
*
Those aren't capture options, they're the options we must process early.
Guy Harris
2016-06-19
1
-1
/
+1
*
Ability to invoke "Decode As..." as command-line argument for GUIshark.
Michael Mann
2016-06-19
1
-2
/
+10
*
Get rid of an unused variable; set a structure member.
Guy Harris
2016-06-19
1
-0
/
+3
*
Fix problems when compiling without pcap.
Guy Harris
2016-06-19
1
-2
/
+2
*
Refactor command-line handling of GUI options.
Michael Mann
2016-06-19
1
-0
/
+637