packet-smb2: dissect SMBDirect Buffer Descriptors
[metze/wireshark/wip.git] / test /
2014-01-07 Jakub ZawadzkiRemove svn:executable attribute.
2013-12-11 Jakub ZawadzkiRevert part of r53874
2013-12-08 Jakub ZawadzkiIt's DTLS failing not DVB_CI.
2013-12-08 Jakub ZawadzkiTry to check why test.sh fails.
2013-12-07 Martin Kaiseradd a decryption test for DVB-CI to the testsuite
2013-11-30 Michael MannREADME update. Bug 9174 (https://bugs.wireshark.org...
2013-10-19 Michael MannAdd OID unit tests. Bug 9294 (https://bugs.wireshark...
2013-10-09 Evan HuusSlight simplification, inline a function only ever...
2013-10-09 Evan HuusFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-10-08 Evan HuusFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-10-06 Evan HuusAnother path and ordering tweak.
2013-10-06 Evan HuusMore tweaking of test suite path variables, trying...
2013-10-06 Evan HuusFix nameres test suite cleanup after recent changes.
2013-10-06 Evan HuusFrom Peter Wu via https://bugs.wireshark.org/bugzilla...
2013-10-06 Evan HuusTry to fix unittest path magic on windows.
2013-10-06 Evan HuusFrom Peter Wu via https://bugs.wireshark.org/bugzilla...
2013-09-22 Guy HarrisFrom Peter Wu: on systems other than Windows, skip...
2013-08-28 Evan HuusUpdate the test suite for r51556. Use -Y in one place...
2013-08-23 Gerald CombsAssume we always have GNU diff and that we can use...
2013-08-23 Gerald CombsAdd a test for rawshark.
2013-05-31 Gerald CombsFix the name resolution tests so that they run on Windo...
2013-05-31 Gerald Combsnameres.hosts_file_handling shouldn't affect loading...
2013-04-10 Evan HuusUse -Y instead of -R to filter tshark in decryption...
2013-03-27 Evan HuusRun the wmem unit tests with --verbose (provided by...
2013-03-23 Evan HuusAdd wmem unit test binary (still empty) to nmake build...
2013-03-18 Gerald CombsDisable software updates in a blind attempt to fix...
2013-03-12 Gerald CombsMinor updates.
2013-03-01 Chris MaynardWhitespace changes: Convert spaces to tabs. Add modelines.
2013-03-01 Chris MaynardConvert spaces to tabs in capture_step_snapshot().
2012-12-20 Jeff Morrisstshark now accepts -Q.
2012-12-12 Jeff Morrisstshark now accepts -g.
2012-11-21 Guy HarrisMake the error message for "we didn't get the error...
2012-11-21 Guy HarrisFor invalid interfaces, just check for "The capture...
2012-11-21 Guy HarrisWe aren't using pcap_create()/pcap_activate() to open...
2012-11-21 Guy HarrisIf we're not on Windows, assume we don't have sufficien...
2012-11-21 Guy HarrisGive a better failure message for the cases where a...
2012-11-21 Guy HarrisHandle an error message that includes single quotes.
2012-11-21 Guy HarrisAdd dumpcap command-line option tests; run them before...
2012-11-21 Guy HarrisFix the error message to test for when testing "-i...
2012-11-21 Guy HarrisFix the capitalization of the error message printed...
2012-11-19 Jeff MorrissI thought the test suite was run with capture permissio...
2012-11-19 Jeff Morrissr46083 added interface name matching which changed...
2012-07-25 Jeff Morrisszbee.aps was renamed zbee_aps (in r43990).
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-01 Gerald CombsAdd more manufacturer names.
2012-05-30 Gerald CombsIn recent versions of GLib (test with 2.32) g_log_defau...
2012-05-16 Gerald CombsUpdate INSTALL_DIR to match r42659.
2012-04-12 Gerald CombsPrint the TShark version information during the prerequ...
2012-04-03 Gerald CombsAdd a to-do list for more decryption tests.
2012-04-02 Gerald CombsAdd a test for Zigbee. Compress the 802.11 capture...
2012-04-02 Gerald CombsAdd a test for DTLS decryption.
2012-03-30 Gerald CombsAdd a missing file.
2012-03-30 Gerald CombsAdd a WPA PSK decryption test.
2012-03-30 Gerald CombsClobber our personal configuration directory on Windows.
2012-03-30 Gerald CombsMore fixes for Windows. UATs need to be created in...
2012-03-30 Jeff Morrissrsasnakeoil2 is a PCAP file; name it .pcap for consiste...
2012-03-30 Gerald CombsFix the location of dhcp.pcap.
2012-03-30 Gerald CombsFix decryption test on Windows.
2012-03-30 Gerald CombsAdd a missing file.
2012-03-30 Gerald CombsAdd a decryption test suite along with an SSL decryptio...
2012-03-13 Gerald CombsAdd a "fileformats" suite (copied from the I/O suite...
2011-08-29 Gerald CombsReplace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as...
2011-07-21 Michael TüxenUndo the checking of command line interfaces. It might...
2011-07-21 Michael TüxenAdopt test to new error handling.
2011-07-11 Gerald CombsUse the proper function name.
2011-07-01 Gerald CombsRe-enable Cygwin's error_start environment variable.
2011-07-01 Gerald CombsComment out the addtion of error_start to CYGWIN in...
2011-07-01 Gerald CombsFix indentation.
2011-07-01 Gerald CombsTell Cygwin to create a core file if we run into any...
2011-06-30 Gerald CombsTemporarily enable dumpcap debugging.
2011-06-30 Gerald CombsRemove tracing.
2011-06-29 Gerald CombsTemporarily enable tracing for the stdin capture step.
2011-06-28 Gerald CombsAdd more error output to try to see what's causing...
2011-06-27 Gerald CombsUpdate suite-clopts.sh to match dumpcap's error output...
2011-06-23 Gerald CombsAdd a check for TShark's return status.
2011-05-31 Gerald CombsTry adding the fifo step to Wireshark. Clean up the...
2011-05-26 Gerald CombsAdd a "capture from stdin" test.
2011-05-12 Gerald Combs"tshark -D" writes to stderr now.
2010-07-01 Guy HarrisTShark now exits with a status of 1 for an invalid...
2010-06-05 Guy HarrisClean up indentation.
2010-06-01 Guy Harriscapture() can, in some cases, return FALSE when the...
2010-05-28 Guy HarrisUse return rather than exit in main().
2010-05-07 Guy Harris-I is now a valid TShark option (at least if you have...
2010-03-01 Guy Harris"Unit tests" is two words (at least in English).
2009-09-22 Kovarththanan Raja... -P is no longer invalid. We use it for the 'two pass...
2009-07-28 Gerald CombsUpdate the adapter name check to match the buildbot.
2009-05-11 Bill Meiertest.sh: revise tests to handle revised capinfos output.
2008-04-13 Ulf Lampingadd a comment that the ping code is running in the...
2008-04-13 Ulf Lampingfix a comment
2008-04-13 Ulf Lampingupdate some prerequisites
2008-02-24 Bill MeierOK: comment out gathering of debug info; nothing intere...
2008-02-23 Bill MeierAdd some debug info to help in diagnosing buildbot...
2007-11-29 Guy HarrisIs ping not installed on the Solaris buildbot, or does...
2007-11-23 Ulf Lampingfix a comment: manifest files are now embedded into...
2007-11-23 Ulf Lampingbecause of the privilege separation done, read filters...
2007-11-08 Gerald CombsMove SKIP_CAPTURE from suite-capture.sh to config.sh...
2007-10-09 Jeff MorrissAs requested on -dev, put the (currently failing) ...
2007-10-09 Ulf Lampingalpha -> beta
2007-10-08 Jeff MorrissTemporarily disable 'Capture 10 packets using stdout...
2007-09-28 Gerald CombsSupport Solaris along with Windows.
next