If BIN_DIR is ".", set WIRESHARK_RUN_FROM_BUILD_DIRECTORY so that we
[obnox/wireshark/wip.git] / tools / fuzz-test.sh
2010-06-04 geraldIf BIN_DIR is ".", set WIRESHARK_RUN_FROM_BUILD_DIRECTO...
2010-04-21 morrissExport MALLOC_CHECK_=3 when fuzz testing in case we...
2010-04-16 morrissTurn on memory scrubbing when fuzz testing.
2010-02-05 geraldExit normally when we trap a signal so that things...
2009-10-15 morrissUse SE canaries when fuzz testing.
2009-09-22 krjAdd initial support for "two pass analysis" in tshark...
2009-08-20 krjAdd error probability command line parameter
2009-08-12 geraldTemporarily disable dissector bug checking. Fixing...
2009-08-07 wmeierfuzz-test: Fix/change WIRESHARK_ABORT_ON_DISSECTOR_BUG...
2008-05-28 morrissFail the fuzz test (reporting the *input* file as a...
2008-04-15 stigAdded an option (-b) to specify directory containing...
2008-03-24 geraldUse cygpath to automatically find our paths under Windows.
2007-11-12 geraldPrint the pass number periodically as a convenience...
2007-08-23 wmeierDon't rename to self when fuzz err; enable ^C file...
2006-06-26 geraldUse a more uniform name for the output files (which...
2006-06-23 geraldLet the user set the working directory and number of...
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-02-03 jmayerMike Duigou:
2006-01-05 jmayerReminder to clean up in case of ctrl-c etc
2005-10-11 geraldSet ETHEREAL_ABORT_ON_DISSECTOR_BUG. Make sure we...
2005-09-28 jmayerIn case the paths to the tools are wrong, inform the
2005-06-08 ulflfix a problem if the tools have a space char in their...
2005-06-08 ulfladd some general and some cygwin related comments
2005-04-24 geraldFix a quoting bug.
2005-04-20 geraldAllow the locations of tethereal, editcap, and capinfos...
2005-04-17 geraldAdd a description and usage message. Handle invalid...
2005-04-14 geraldAdd a script based on the "menagerie-fuzz" buildbot...