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
*
fix #148: (win32 only) use command line parameter -B to set capture buffer size
Ulf Lamping
2005-05-30
1
-0
/
+5
*
use the log features of the GLib to have verbose output of the capturing engi...
Ulf Lamping
2005-05-26
1
-26
/
+26
*
add a state member to the capture_opts, and set it according to the capture e...
Ulf Lamping
2005-04-27
1
-0
/
+1
*
capture engine:
Ulf Lamping
2005-04-12
1
-0
/
+1
*
Win32 only bugfix: as using TerminateProcess is the brute force way and somet...
Ulf Lamping
2005-04-10
1
-8
/
+68
*
bugfixes: bring non real-time captures back to former behaviour, other minor ...
Ulf Lamping
2005-03-28
1
-1
/
+1
*
fix Solaris build (I've removed O_BINARY)
Ulf Lamping
2005-03-28
1
-4
/
+4
*
remove capture_child flag from capture_opts as it's no longer required
Ulf Lamping
2005-03-28
1
-2
/
+0
*
a lot more capture engine code cleanup
Ulf Lamping
2005-03-28
1
-5
/
+0
*
The "cf" field of a "capture_options" structure is a "void *" and, in
Guy Harris
2005-03-28
1
-1
/
+1
*
major capture engine rework: use two task model for EVERY capture mode
Ulf Lamping
2005-03-28
1
-13
/
+46
*
Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c"
Guy Harris
2005-02-27
1
-44
/
+1
*
avoid capture stopping after just 1 packet in tethereal,
Luis Ontanon
2005-02-24
1
-1
/
+1
*
Include <string.h> and <ctype.h> to get the appropriate functions
Guy Harris
2005-02-24
1
-2
/
+5
*
pass child capture filename to parent process (name currently unused) and som...
Ulf Lamping
2005-02-23
1
-0
/
+2
*
use the applications name (currently "ethereal" or "tethereal") in capture_op...
Ulf Lamping
2005-02-23
1
-28
/
+28
*
move capture_opts related things (init, command line, ...) from capture.c to ...
Ulf Lamping
2005-02-23
1
-0
/
+318