aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fuzz-test.sh
AgeCommit message (Expand)AuthorFilesLines
2008-05-28Fail the fuzz test (reporting the *input* file as a problem) if capinfos abor...morriss1-2/+15
2008-04-15Added an option (-b) to specify directory containing binaries to use forstig1-6/+10
2008-03-24Use cygpath to automatically find our paths under Windows.gerald1-0/+9
2007-11-12Print the pass number periodically as a convenience for running the scriptgerald1-1/+6
2007-08-23Don't rename to self when fuzz err; enable ^C file cleanup trapwmeier1-5/+3
2006-06-26Use a more uniform name for the output files (which makes it easier togerald1-2/+3
2006-06-23Let the user set the working directory and number of passes from the commandgerald1-4/+23
2006-05-31Rename the main executable to "wireshark", along with more conversions:gerald1-1/+1
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-9/+9
2006-02-03Mike Duigou:jmayer1-2/+2
2006-01-05Reminder to clean up in case of ctrl-c etcjmayer1-0/+3
2005-10-11Set ETHEREAL_ABORT_ON_DISSECTOR_BUG. Make sure we create a core file. Fixgerald1-10/+17
2005-09-28In case the paths to the tools are wrong, inform thejmayer1-0/+11
2005-06-08fix a problem if the tools have a space char in their pathulfl1-5/+5
2005-06-08add some general and some cygwin related commentsulfl1-2/+15
2005-04-24Fix a quoting bug.gerald1-2/+2
2005-04-20Allow the locations of tethereal, editcap, and capinfos to be changed.gerald1-8/+18
2005-04-17Add a description and usage message. Handle invalid capture files.gerald1-1/+36
2005-04-14Add a script based on the "menagerie-fuzz" buildbot test. Runninggerald1-0/+52