Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.
[metze/wireshark/wip.git] / tools /
2010-05-26 Guy HarrisMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-25 Tomas KukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-24 Jeff MorrissFix the value_string regexp so it doesn't match value_s...
2010-05-24 Guy HarrisRefer to the endianness arguments as "encoding" rather...
2010-05-17 Jeff MorrissAdd a bunch of tools to the source distribution
2010-05-14 Jeff MorrissAdd Cmake stuff to the source distribution so more...
2010-05-13 Tomas KukosaSupport of AUTOMATIC tagging environment
2010-05-13 Tomas KukosaASN.1 compiler accepts version brackets in SEQUENCE...
2010-05-13 Guy HarrisCreate a new REP_NA value for fields where there are...
2010-05-11 Jeff MorrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-10 Tomas KukosaAdd missing textify.sh to source distribution
2010-05-05 Jeff MorrissTry to avoid the user confusion reported in
2010-05-02 Anders BromanRun deprecated-gtk-todoon all files in the gtk dir.
2010-04-30 Bill MeierFrom Chris Maynard: Fix Bug #1292: "Win32: confusing...
2010-04-21 Jeff MorrissExport MALLOC_CHECK_=3 when fuzz testing in case we...
2010-04-20 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2010-04-16 Jeff MorrissTurn on memory scrubbing when fuzz testing.
2010-04-10 Gerald CombsFix the build.
2010-04-09 Gerald CombsRename README.win32 to README.windows and add a 64...
2010-04-05 Anders BromanGet rid of a bunch of check_col().
2010-03-26 Gerald CombsUpdate c-ares to 1.7.1.
2010-03-25 Bill MeierSet svn:executable property for some .py and .pl files
2010-03-25 Bill MeierAdd svn:eol-style native property
2010-03-25 Bill Meier(Minor): Improve an output message.
2010-03-13 Guy HarrisUpdate the list of pidl files.
2010-03-13 Jörg MayerUpdate pidl directory to mirror current samba sources.
2010-02-27 Balint ReczeyRevert accidentally committed change
2010-02-25 Balint ReczeyPrevent potential crash in libsmi.
2010-02-24 Gerald CombsUse the latest GTK+ 2.16 bundle. For the Win32 build...
2010-02-24 Kovarththanan Raja... Point to the correct perl script in the autogenerated...
2010-02-16 Guy HarrisAt least part of the problem is that Bash's test comman...
2010-02-16 Guy HarrisClose quote.
2010-02-16 Guy HarrisMore debug crap.
2010-02-15 Guy HarrisMore debugging - stripping out the newlines didn't...
2010-02-15 Guy HarrisThe problem was that if you do, for example:
2010-02-15 Guy HarrisEh? It looks blank, but "-n" should catch that. Hopef...
2010-02-15 Guy HarrisAdd a debugging printout. (What I found in the Intertu...
2010-02-15 Guy HarrisProtect against $proxy_enabled being empty.
2010-02-15 Anders BromanTry to fix the win64 build.
2010-02-15 Anders BromanUse the latest GTK bundle (2.18.7)
2010-02-05 Gerald CombsExit normally when we trap a signal so that things...
2010-02-03 Anders BromanFix from Tomas Kukosa to resolve problem with large...
2010-02-02 Guy HarrisAdded protocol name to "Reassembled length" text.
2010-02-02 Guy HarrisAdd a field for the reassembled length.
2010-02-02 Guy HarrisClean up white space.
2010-01-19 Gerald CombsDrop our requirement for MSVCR71.DLL.
2010-01-17 Anders BromanFix a comment.
2010-01-15 Bill MeierFor now: Add hack so \r ignored when win-setup.sh is...
2010-01-14 Gerald CombsSet some properties.
2010-01-05 Stig BjørlykkeAdded check for SIZE constraints in bit-string.
2009-12-29 Bill Meiergtk_entry_append_text no longer used by Wireshark:...
2009-12-29 Bill Meiergtk_progress_bar_update no longer used by Wireshark...
2009-12-29 Bill MeierMark certain GTK functions now unused by Wireshark...
2009-12-28 Bill MeierUpdate GLib/GTK deprecated lists to match current stabl...
2009-12-23 Gerald CombsUse the official kfw packages.
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-18 Stig BjørlykkeAdded option (-C) to check for SIZE constraints in...
2009-12-17 Gerald CombsUse the latest c-ares and GeoIP libraries. Try to fix...
2009-12-16 Anders BromanUse gtk+-bundle_2.16.6-20091215_win32
2009-12-08 Jaap KeuterFollowing bug 4302 added ctime() to the deprecated...
2009-12-08 Jaap KeuterMake the check work on hexadecimal bitmasks.
2009-11-22 Anders BromanHandle lenght restriction extension of restricted strings.
2009-11-19 Gerald CombsSwitch from individual GLib, GTK+, and related packages...
2009-11-12 Gerald CombsUpdate the AirPcap code for Win64 and enable AirPcap...
2009-11-11 Tomas KukosaPly 3.3
2009-11-11 Tomas KukosaUpdate to the GnuTLS 2.8.5
2009-11-10 Tomas Kukosaadd win-setup.sh and win64-setup.sh to source distribution
2009-11-09 Stig BjørlykkeRemoved an unused assignment.
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-10-29 Stig BjørlykkeFrom Eric Sesterhenn via bug 4175:
2009-10-25 Anders BromanUse pango 1.26
2009-10-21 Gerald CombsUpdate WinPcap and the developer's pack to 4.1.1.
2009-10-20 Stig BjørlykkeRemoved some redundant prototypes and some shadowed...
2009-10-18 Kovarththanan Raja... Default to number of CPUs available
2009-10-15 Jeff MorrissUse SE canaries when fuzz testing.
2009-10-12 Bill MeierAdd some comments about GMemChunk usage;
2009-10-11 Kovarththanan Raja... Align value_string array properly
2009-10-11 Kovarththanan Raja... Move make-sminmpec.pl to tools directory
2009-10-11 Kovarththanan Raja... Remove temporary directory on shutdown
2009-10-11 Kovarththanan Raja... Add an option to randomize file list order
2009-10-11 Kovarththanan Raja... Remember to create a temporary directory before dissecting
2009-10-10 Kovarththanan Raja... Add tools/lemon/CMakeLists.txt which creates the lemon...
2009-10-09 Kovarththanan Raja... Split register_count() into proto_reg_count() and hando...
2009-10-09 Kovarththanan Raja... Concatenate path in a more portable fashion
2009-10-09 Ronnie Sahlbergupdate pidl to the current samba version so we can...
2009-10-07 Bill MeierFix indentation.
2009-10-06 Kovarththanan Raja... Remove $Id$
2009-10-04 Anders BromanUse gtk_image_new_from_pixmap().
2009-10-04 Anders BromanRemove #if 0'ed code.
2009-10-04 Anders BromanFrom GTK docs:
2009-10-04 Anders BromanGet rid of deprecated symblol gtk_widget_draw().
2009-10-04 Kovarththanan Raja... Don't use echo -e
2009-10-04 Kovarththanan Raja... Some minor whitespace changes in the generated output...
2009-10-04 Kovarththanan Raja... Move make-tapreg-dotc to tools/make-tapreg-dotc
2009-10-04 Kovarththanan Raja... Add rdps.py to EXTRA_DIST in tools/Makefile.am instead
2009-10-04 Kovarththanan Raja... Move rdps.py to tools/rdps.py
2009-10-03 Jeff MorrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2009-10-02 Jeff MorrissAdd a little script to set up ulimits before testing...
2009-09-26 Kovarththanan Raja... Delete log files from test runs that were succesful
next