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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as discussed in bug 6256.
Gerald Combs
2011-08-29
2
-2
/
+6
*
Undo the checking of command line interfaces. It might the a pipe...
Michael Tüxen
2011-07-21
1
-1
/
+1
*
Adopt test to new error handling.
Michael Tüxen
2011-07-21
1
-1
/
+1
*
Use the proper function name.
Gerald Combs
2011-07-11
1
-1
/
+1
*
Re-enable Cygwin's error_start environment variable.
Gerald Combs
2011-07-01
1
-1
/
+1
*
Comment out the addtion of error_start to CYGWIN in case it's clobbering
Gerald Combs
2011-07-01
1
-1
/
+1
*
Fix indentation.
Gerald Combs
2011-07-01
1
-1
/
+1
*
Tell Cygwin to create a core file if we run into any issues.
Gerald Combs
2011-07-01
1
-0
/
+1
*
Temporarily enable dumpcap debugging.
Gerald Combs
2011-06-30
1
-1
/
+1
*
Remove tracing.
Gerald Combs
2011-06-30
1
-2
/
+0
*
Temporarily enable tracing for the stdin capture step.
Gerald Combs
2011-06-29
1
-0
/
+2
*
Add more error output to try to see what's causing the current test failure
Gerald Combs
2011-06-28
1
-12
/
+13
*
Update suite-clopts.sh to match dumpcap's error output. Add a comment
Gerald Combs
2011-06-27
1
-1
/
+1
*
Add a check for TShark's return status.
Gerald Combs
2011-06-23
1
-0
/
+6
*
Try adding the fifo step to Wireshark. Clean up the order of tests.
Gerald Combs
2011-05-31
1
-1
/
+4
*
Add a "capture from stdin" test.
Gerald Combs
2011-05-26
1
-1
/
+35
*
"tshark -D" writes to stderr now.
Gerald Combs
2011-05-12
1
-1
/
+1
*
TShark now exits with a status of 1 for an invalid interface or capture
Guy Harris
2010-07-01
1
-2
/
+2
*
Clean up indentation.
Guy Harris
2010-06-05
1
-2
/
+2
*
capture() can, in some cases, return FALSE when the capture succeeds;
Guy Harris
2010-06-01
1
-2
/
+2
*
Use return rather than exit in main().
Guy Harris
2010-05-28
1
-2
/
+2
*
-I is now a valid TShark option (at least if you have libpcap 1.x).
Guy Harris
2010-05-07
1
-1
/
+1
*
"Unit tests" is two words (at least in English).
Guy Harris
2010-03-01
1
-1
/
+1
*
-P is no longer invalid. We use it for the 'two pass analysis'
Kovarththanan Rajaratnam
2009-09-22
1
-1
/
+1
*
Update the adapter name check to match the buildbot.
Gerald Combs
2009-07-28
1
-1
/
+1
*
test.sh: revise tests to handle revised capinfos output.
Bill Meier
2009-05-11
2
-9
/
+9
*
add a comment that the ping code is running in the background (that caused me...
Ulf Lamping
2008-04-13
1
-1
/
+3
*
fix a comment
Ulf Lamping
2008-04-13
1
-1
/
+1
*
update some prerequisites
Ulf Lamping
2008-04-13
1
-3
/
+3
*
OK: comment out gathering of debug info; nothing interesting.
Bill Meier
2008-02-24
1
-6
/
+6
*
Add some debug info to help in diagnosing buildbot 'run tests' failures
Bill Meier
2008-02-23
3
-9
/
+48
*
Is ping not installed on the Solaris buildbot, or does the path of the
Guy Harris
2007-11-29
1
-1
/
+1
*
fix a comment: manifest files are now embedded into .exe / .dll files, no nee...
Ulf Lamping
2007-11-23
1
-1
/
+1
*
because of the privilege separation done, read filters won't work by definiti...
Ulf Lamping
2007-11-23
1
-1
/
+2
*
Move SKIP_CAPTURE from suite-capture.sh to config.sh so that we can use it
Gerald Combs
2007-11-08
3
-15
/
+16
*
As requested on -dev, put the (currently failing) 'Capture 10 packets using s...
Jeff Morriss
2007-10-09
1
-1
/
+1
*
alpha -> beta
Ulf Lamping
2007-10-09
1
-1
/
+1
*
Temporarily disable 'Capture 10 packets using stdout' test for tshark until w...
Jeff Morriss
2007-10-08
1
-1
/
+1
*
Support Solaris along with Windows.
Gerald Combs
2007-09-28
1
-7
/
+20
*
Re-enable capture tests now that a a dumpcap problem has been corrected.
Bill Meier
2007-08-28
1
-3
/
+3
*
Re-enable unittests after determining that they work correctly
Bill Meier
2007-08-27
1
-3
/
+3
*
Prevent execution of the fifo tests on Windows.
Bill Meier
2007-08-27
1
-3
/
+6
*
Disable capture tests and unit tests until possible issues corrected.
Bill Meier
2007-08-25
2
-6
/
+6
*
do the fifo test on platforms where mkfifo is available
Richard van der Hoff
2007-08-24
1
-3
/
+6
*
Try this again (with a longer timeout and more diagnostic info)
Bill Meier
2007-05-17
2
-6
/
+13
*
Capture tests using Wireshark seem to be causing a problem; disable them for ...
Bill Meier
2007-05-15
1
-1
/
+1
*
Addt'l fixes so suite-unittests will run under windows
Bill Meier
2007-04-24
1
-3
/
+4
*
Use correct install target: 'make ..._install (and not 'make 'install_...')
Bill Meier
2007-04-24
1
-1
/
+1
*
fix typos
Richard van der Hoff
2007-04-19
1
-3
/
+3
*
following advice from Gerald, Graham Bloice, and others, let's try copying th...
Richard van der Hoff
2007-04-18
1
-1
/
+14
[next]