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
/
capture_opts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcap: Interface Toolbar support on Windows
Håkon Øye Amundsen
2017-08-28
1
-0
/
+6
*
extcap: Create unique pipe names for each interface
Stig Bjørlykke
2017-08-23
1
-0
/
+9
*
Allow bigger snapshot lengths for D-Bus captures.
Guy Harris
2017-06-05
1
-4
/
+4
*
Qt: Add interface toolbar support
Stig Bjørlykke
2017-04-25
1
-0
/
+8
*
Move the filter file reading code to libui.
Guy Harris
2017-04-09
1
-1
/
+1
*
wiretap: add cleanup routine.
Dario Lombardo
2017-02-14
1
-2
/
+11
*
capture_opts: free memory on exit to avoid leak.
Dario Lombardo
2017-02-02
1
-0
/
+6
*
More signed vs. unsigned argument cleanups.
Guy Harris
2016-09-11
1
-3
/
+3
*
extcap: Use stderr to print error message
Roland Knall
2016-07-30
1
-0
/
+2
*
extcap: Remove g_spawn_helper support
Roland Knall
2016-07-05
1
-0
/
+3
*
Pull quit_after_cap out of the global capture options.
Guy Harris
2016-06-28
1
-2
/
+0
*
Allow/Create an option to use "capture filter" labels defined in wireshark GU...
Mike78
2016-01-27
1
-12
/
+57
*
Fix memory leaks in all_ifaces when interface list changes
Mikael Kanstrup
2015-12-11
1
-0
/
+44
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
1
-4
/
+0
*
Don't include stuff from libwireshark.
Guy Harris
2015-11-04
1
-3
/
+0
*
Don't include "file.h" if you don't need it.
Guy Harris
2015-11-04
1
-0
/
+2
*
Fix extcap interface capture with tshark
Pascal Quantin
2015-04-13
1
-2
/
+28
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-6
/
+6
*
Get rid of some no-longer-necessary casts.
Guy Harris
2014-10-17
1
-4
/
+4
*
Don't use ctype.h routines.
Guy Harris
2014-10-17
1
-5
/
+4
*
Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-12
1
-223
/
+236
*
Update capture_opts in extcap_cleanup().
Tomasz Moń
2014-10-04
1
-4
/
+4
*
Extcap: prevent a GLib assert when interface_opts.extcap_args is NULL
Pascal Quantin
2014-08-26
1
-1
/
+2
*
Modify includes of config.h so that out-of-tree builds, i.e. CMake
Graham Bloice
2014-08-24
1
-1
/
+1
*
Extcap Capture Interface
Roland Knall
2014-08-21
1
-0
/
+36
*
Get rid of NO_INTERFACES_FOUND - it's not an error.
Guy Harris
2014-07-22
1
-9
/
+3
*
Rename parameter if_index to stop clang warning:
Graham Bloice
2014-07-14
1
-3
/
+3
*
fix scan_local_interfaces()
Martin Kaiser
2014-07-12
1
-12
/
+23
*
Move utility routines for capturing into a libcaputils static library.
Guy Harris
2014-07-04
1
-2
/
+3
*
Move capture_ui_utils.[ch] to libui.
Guy Harris
2014-06-30
1
-1
/
+0
*
Move some more stuff into wsutil.
Guy Harris
2014-06-29
1
-2
/
+2
*
For capchild headers, include <capchild/XXX.h>.
Guy Harris
2014-06-24
1
-1
/
+1
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix ui/iface_lists.c - type attribute is not copied
Roland Knall
2014-03-02
1
-0
/
+3
*
When including <epan/prefs.h> don't force inclusion of <epan/uat.h>
Jakub Zawadzki
2013-12-03
1
-0
/
+1
*
Specify SI units for the max filesize autostop condition. For now, keep the ...
Chris Maynard
2013-12-02
1
-2
/
+2
*
Add a comment explaining what setting
Guy Harris
2013-11-26
1
-1
/
+1
*
Bugfix "Restart the running live capture" when using multiple files makes a l...
Michael Mann
2013-10-23
1
-0
/
+1
*
Handle the 2GiB boundary case of the max filesize autostop condition properly...
Chris Maynard
2013-08-29
1
-2
/
+2
*
only one --capture-comment option may be given to dumpcap
Martin Kaiser
2013-07-27
1
-0
/
+4
*
command line option --capture-comment for dumpcap
Martin Kaiser
2013-07-27
1
-0
/
+3
*
add capture_comment to the capture_options structure
Martin Kaiser
2013-07-27
1
-0
/
+1
*
forgot from the las commit...
Luis Ontanon
2013-06-27
1
-2
/
+2
*
From Mike Garratt:
Anders Broman
2013-06-04
1
-0
/
+6
*
Pull the capture-session state information out of capture_opts and put
Guy Harris
2013-05-22
1
-19
/
+1
*
Rename capture_opts_trim_iface() to
Guy Harris
2013-05-22
1
-2
/
+5
*
Don't fill in err_str if we're not going to use it.
Guy Harris
2013-05-13
1
-1
/
+1
*
Eliminate some includes of ui/simple_dialog.h by files that don't use
Guy Harris
2013-05-13
1
-1
/
+0
*
Send the output of the -D and -L options to the standard output rather
Guy Harris
2013-04-25
1
-12
/
+11
*
Add interface options preferences.
Irene Rüngeler
2013-03-13
1
-0
/
+1
[next]