Revert "TODO decrypt_krb5_data => proto_tree_add_expert_format cryptotvb TODO: decryp...
[metze/wireshark/wip.git] / tools / fuzz-test.sh
2018-08-21 Gerald CombsFuzz: Reduce the Valgrind packet limit to 10,000.
2018-06-06 Guy HarrisAdd COMMON_ARGS to the "Command and args" message.
2018-06-06 Gerald CombsShellcheck fixes.
2018-06-04 Guy HarrisSend the "Command and args:" message to the right outpu...
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2018-03-02 Gerald CombsFuzz-test: Handle ABRT.
2017-10-09 Gerald CombsFuzz: Limit the number of packets we process with Valgrind.
2017-10-09 Gerald CombsFuzz: Write memory leak info to the error log.
2017-01-23 Gerald CombsFuzz: Fix the capinfos check (again).
2017-01-18 Gerald CombsUpdate fuzz-test to match capinfos behavior.
2016-10-10 Gerald Combsfuzz-test: Fix an exit status check.
2016-09-26 Gerald CombsAdd an initial "shellcheck" target.
2016-09-24 Gerald CombsCheck for ASAN when fuzzing.
2016-09-21 Guy HarrisSet the VA limit with ulimit -S, and clean up comments.
2016-08-24 Gerald CombsFuzz test: Make Valgrind error detection more verbose.
2016-05-13 Jeff MorrissMove the Valgrind size check after the capinfos check...
2016-03-14 Gerald CombsParallelize fuzz-test.sh
2016-02-29 João Valverdefuzz-test: Add missing new line
2016-02-05 Gerald Combsfuzz-test: Move the ASan message outside our loops.
2016-02-04 Gerald Combsfuzz-test: Print the memory limit if ASan is enabled.
2015-08-13 Dario Lombardofuzz-test.sh: added missing option in help.
2015-08-12 Dario Lombardoeditcap: add change offset.
2015-08-02 Evan HuusSkip files larger than 8MB in valgrind fuzzing
2015-07-24 Evan HuusSkip large files when fuzzing with valgrind
2015-06-26 Evan Huustools: permit setting BIN_DIR in the environment
2015-03-04 Alexis La GoutteFuzz test : Add -a(SAN) option to disable ulimit when...
2014-09-04 Evan HuusBump the time limit for valgrind fuzzing
2014-06-24 Evan HuusReduce maximum permitted leakage to 100KB
2014-05-11 Evan HuusIncrease time permitted when fuzzing with valgrind.
2014-03-30 Bill MeierFix fuzz-test.sh '-b' option so it works again; Do...
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-24 Evan HuusGive valgrind fuzzing a bit more time. Otherwise we...
2013-08-25 Evan HuusValgrind requires more resources than running normally...
2013-08-16 Evan HuusBe sure to forward BIN_DIR to the valgrind script,...
2013-08-16 Evan HuusTry to use smarter path resolution and detection in...
2013-08-11 Evan HuusDon't let a valgrind-output-parsing error hide the...
2013-07-25 Evan HuusMultiple improvements and bug-fixes for the fuzz-test...
2013-07-12 Jeff MorrissAdd (GPLv2+) license headers to these scripts, assignin...
2013-06-05 Jeff MorrissAdd a new environment variable to cause abort()s if...
2013-05-31 Jeff MorrissOh yeah, -R is now -Y in trunk.
2013-05-31 Jeff MorrissAs discussed in https://bugs.wireshark.org/bugzilla...
2013-05-30 Jeff MorrissExit if we can't load the test-common.sh library.
2013-05-20 Evan HuusRemove some of the extra noise added while trying to...
2013-04-27 Evan HuusWhen fuzzing with valgrind and running without -T,...
2013-04-17 Gerald CombsReverse the arguments we feed to valgrind-wireshark...
2013-01-26 Gerald CombsForward-port r47305 from trunk-1.8:
2013-01-05 Evan HuusWhen fuzz-testing with valgrind, run both with and...
2012-12-07 Gerald CombsMove a lot of common fuzz-test and randpkt-test code...
2012-10-26 Gerald CombsAdd an option (-P) for a minimum plugin count.
2012-10-22 Evan HuusMake the fuzz-test plugin error into a warning, since...
2012-10-09 Gerald CombsIf our error output is huge (> 5 MB) trim out the middl...
2012-10-03 Gerald CombsAdd the command and arguments to the error file.
2012-10-03 Gerald CombsFix return code checking (hopefully).
2012-10-02 Gerald CombsTest with the presence (-nVxr) and absence (-nr) of...
2012-09-05 Gerald CombsRun 'git log' if we have a .git directory. Fixes a...
2012-08-19 Evan HuusFrom Toralf Förster via https://bugs.wireshark.org...
2012-08-17 Gerald CombsMove error reporting to a common function. Lot informat...
2012-08-12 Evan HuusCatch more types of valgrind errors in the fuzz-tester.
2012-07-27 Evan HuusUpdate the usage stanza for fuzz-test to reflect the...
2012-07-26 Evan Huusvalgrind-wireshark.sh:
2012-04-27 Jeff MorrissFix r42293: Make the script actually fail when tshark...
2012-04-27 Jeff MorrissGet the script working again in the "unlimited passes...
2012-04-18 Gerald CombsTerminate our inner loops as well.
2012-04-18 Gerald CombsTell the main loop to terminate when we catch a signal...
2011-06-01 Gerald CombsExit if we don't have enough plugins.
2011-06-01 Guy HarrisRemove the temporary debugging stuff.
2011-06-01 Guy HarrisTemporary debugging stuff to see in what environment...
2011-04-13 Jeff MorrissBased on https://bugs.wireshark.org/bugzilla/show_bug...
2011-04-04 Jeff MorrissFix up indentation
2011-03-17 Gerald CombsDon't clobber the capinfos data if we have a valid...
2010-12-10 Bill MeierExport G_SLICE=debug-blocks to do additional memory...
2010-10-29 Chris MaynardAdded -b and -C options to usage.
2010-10-18 Bill MeierAdd fuzz-test option (-C) to specify a configuration...
2010-09-02 Jeff MorrissIntroduce 2 new environment variables: WIRESHARK_EP_VER...
2010-07-20 Gerald CombsDump the error output when we have a problem.
2010-07-07 Gerald CombsTry limiting our stack size.
2010-06-04 Gerald CombsIf BIN_DIR is ".", set WIRESHARK_RUN_FROM_BUILD_DIRECTO...
2010-04-21 Jeff MorrissExport MALLOC_CHECK_=3 when fuzz testing in case we...
2010-04-16 Jeff MorrissTurn on memory scrubbing when fuzz testing.
2010-02-05 Gerald CombsExit normally when we trap a signal so that things...
2009-10-15 Jeff MorrissUse SE canaries when fuzz testing.
2009-09-22 Kovarththanan Raja... Add initial support for "two pass analysis" in tshark...
2009-08-20 Kovarththanan Raja... Add error probability command line parameter
2009-08-12 Gerald CombsTemporarily disable dissector bug checking. Fixing...
2009-08-07 Bill Meierfuzz-test: Fix/change WIRESHARK_ABORT_ON_DISSECTOR_BUG...
2008-05-28 Jeff MorrissFail the fuzz test (reporting the *input* file as a...
2008-04-15 Stig BjørlykkeAdded an option (-b) to specify directory containing...
2008-03-24 Gerald CombsUse cygpath to automatically find our paths under Windows.
2007-11-12 Gerald CombsPrint the pass number periodically as a convenience...
2007-08-23 Bill MeierDon't rename to self when fuzz err; enable ^C file...
2006-06-26 Gerald CombsUse a more uniform name for the output files (which...
2006-06-23 Gerald CombsLet the user set the working directory and number of...
2006-05-31 Gerald CombsRename the main executable to "wireshark", along with...
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.
2006-02-03 Jörg MayerMike Duigou:
2006-01-05 Jörg MayerReminder to clean up in case of ctrl-c etc
2005-10-11 Gerald CombsSet ETHEREAL_ABORT_ON_DISSECTOR_BUG. Make sure we...
2005-09-28 Jörg MayerIn case the paths to the tools are wrong, inform the
2005-06-08 Ulf Lampingfix a problem if the tools have a space char in their...
next