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
*
Update INSTALL_DIR to match r42659.
Gerald Combs
2012-05-16
1
-3
/
+3
*
Print the TShark version information during the prerequisite phase.
Gerald Combs
2012-04-12
1
-0
/
+13
*
Add a to-do list for more decryption tests.
Gerald Combs
2012-04-03
1
-0
/
+14
*
Add a test for Zigbee. Compress the 802.11 capture. Fix an error message.
Gerald Combs
2012-04-02
4
-2
/
+19
*
Add a test for DTLS decryption.
Gerald Combs
2012-04-02
4
-0
/
+35
*
Add a missing file.
Gerald Combs
2012-03-30
1
-0
/
+2
*
Add a WPA PSK decryption test.
Gerald Combs
2012-03-30
2
-2
/
+19
*
Clobber our personal configuration directory on Windows.
Gerald Combs
2012-03-30
2
-3
/
+5
*
More fixes for Windows. UATs need to be created in ../wireshark-gtk2
Gerald Combs
2012-03-30
1
-6
/
+6
*
rsasnakeoil2 is a PCAP file; name it .pcap for consistency. Set SVN properti...
Jeff Morriss
2012-03-30
2
-1
/
+1
*
Fix the location of dhcp.pcap.
Gerald Combs
2012-03-30
4
-15
/
+14
*
Fix decryption test on Windows.
Gerald Combs
2012-03-30
3
-5
/
+5
*
Add a missing file.
Gerald Combs
2012-03-30
1
-0
/
+1
*
Add a decryption test suite along with an SSL decryption test. Move our
Gerald Combs
2012-03-30
11
-18
/
+198
*
Add a "fileformats" suite (copied from the I/O suite) to check file
Gerald Combs
2012-03-13
6
-5
/
+162
*
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
[next]