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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The official #define for 32-bit and 64-bit Windows is _WIN32.
Guy Harris
2015-09-02
1
-1
/
+1
*
Add new long options to GUIs to allow arbitrary protocols and heuristics to b...
Jim Young
2015-07-17
1
-2
/
+8
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-3
/
+3
*
Make the snapshot-length member of interface_t an int.
Guy Harris
2015-03-19
1
-1
/
+1
*
Always put editor-modelines at the end of the file ...
Bill Meier
2014-10-14
1
-2
/
+2
*
Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-12
1
-118
/
+131
*
Update capture_opts in extcap_cleanup().
Tomasz Moń
2014-10-04
1
-1
/
+7
*
Wait for extcap to connect to pipe on Windows.
Tomasz Moń
2014-10-04
1
-0
/
+1
*
Extcap Capture Interface
Roland Knall
2014-08-21
1
-0
/
+10
*
Handle empty interface lists when the list changes.
Guy Harris
2014-07-25
1
-4
/
+8
*
Rename parameter if_index to stop clang warning:
Graham Bloice
2014-07-14
1
-4
/
+4
*
fix scan_local_interfaces()
Martin Kaiser
2014-07-12
1
-0
/
+3
*
GTK Remote Capturing
Irene Ruengeler
2014-07-11
1
-0
/
+8
*
better description of ifaces and all_ifaces
Martin Kaiser
2014-07-08
1
-3
/
+4
*
Move utility routines for capturing into a libcaputils static library.
Guy Harris
2014-07-04
1
-1
/
+1
*
Move the routines to talk to dumpcap into a static libcapchild.
Guy Harris
2014-06-23
1
-1
/
+1
*
Move the "capture-comment" long option to LONGOPT_CAPTURE_COMMON.
Guy Harris
2014-06-20
1
-0
/
+1
*
Fix builds without pcap.
Guy Harris
2014-06-20
1
-1
/
+1
*
Add long names for -a, -b, and -p.
Guy Harris
2014-06-20
1
-0
/
+3
*
Also define LONGOPT_CAPTURE_COMMON as nothing if we don't have pcap.
Guy Harris
2014-06-20
1
-23
/
+11
*
"-d" isn't common to all capturing programs, it's dumpcap-specific.
Guy Harris
2014-06-20
1
-6
/
+0
*
Add some long options for capture short options.
Guy Harris
2014-06-20
1
-0
/
+56
*
Add --help and --version long options.
Guy Harris
2014-06-20
1
-8
/
+23
*
Capture Interfaces Dialog:
Irene Ruengeler
2014-06-12
1
-0
/
+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
/
+1
*
Add a comment about the "default options".
Guy Harris
2013-11-26
1
-0
/
+19
*
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
*
add --capture-comment to tshark
Martin Kaiser
2013-08-01
1
-1
/
+9
*
Clean up indentation.
Guy Harris
2013-07-27
1
-1
/
+1
*
command line option --capture-comment for dumpcap
Martin Kaiser
2013-07-27
1
-0
/
+2
*
add capture_comment to the capture_options structure
Martin Kaiser
2013-07-27
1
-0
/
+3
*
From Mike Garratt:
Anders Broman
2013-06-04
1
-0
/
+1
*
Pull the capture-session state information out of capture_opts and put
Guy Harris
2013-05-22
1
-20
/
+1
*
Rename capture_opts_trim_iface() to
Guy Harris
2013-05-22
1
-2
/
+3
*
On OS X, get the interface type from the System Configuration framework.
Guy Harris
2013-05-22
1
-12
/
+0
*
Add interface options preferences.
Irene Rüngeler
2013-03-13
1
-1
/
+1
*
Add buffersize and snap length to the preferences.
Irene Rüngeler
2013-03-07
1
-0
/
+1
*
Add a #define for the default capture buffer size and use it.
Jeff Morriss
2013-02-28
1
-0
/
+3
*
On error, have capture_opts_trim_iface() return the exit status that
Guy Harris
2012-11-21
1
-1
/
+1
*
From Mike Garratt:
Anders Broman
2012-11-19
1
-1
/
+3
*
It looks like we haven't inserted anything into the cap_settings_history
Gerald Combs
2012-08-01
1
-12
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
scan_local_interfaces() isn't in capture_opts.c; don't declare it in
Guy Harris
2012-03-21
1
-3
/
+0
*
capture_opts_add_iface_opt() is not used outside capture_opts.c; make it
Guy Harris
2012-03-12
1
-3
/
+0
*
Actually, you only have monitor mode support if you have pcap_create() -
Guy Harris
2012-01-25
1
-0
/
+2
*
Fix error when building QtShark:
Bill Meier
2012-01-25
1
-2
/
+2
*
Third try. This time pipes and stdin are supported and the
Michael Tüxen
2012-01-25
1
-0
/
+90
*
We need a 3rd try. (After learning how to run the testuite on Windows locally).
Michael Tüxen
2012-01-24
1
-90
/
+0
[next]