From Andrew Kampjes via bug 6260:
[metze/wireshark/wip.git] / tools /
2011-08-29 Gerald CombsAdd "--windowsonly" and "--cygwinonly" options to win...
2011-08-21 Gerald CombsThe canonical IANA port number URL now returns XML...
2011-08-17 Gerald CombsThe MSDN page for ZeroMemory recommends using SecureZer...
2011-08-11 Ronnie SahlbergSync up to the latest PIDL with Mathieu's wireshark...
2011-08-09 Tomas KukosaSupport for Extension Addition Group in PER encoding
2011-08-08 Chris MaynardFix SVN Id.
2011-08-08 Chris MaynardFrom Michael Mann via bug 2794: A Perl script to expose...
2011-08-06 Chris MaynardUpdate cavebear link.
2011-08-05 Jörg MayerUsing gtk_tree_view_column_get_cell_renderers is an...
2011-07-25 Anders BromanUpdate comments.
2011-07-25 Guy HarrisUse gtk_widget_get_has_window() as a wrapper around
2011-07-25 Anders BromanFix a couple of typos and 'E'' mark functions mapped...
2011-07-24 Anders BromanReplace deprecated functions.
2011-07-14 Anders BromanReplace deprecated gdk_pixmap_unref() with g_object_unr...
2011-07-11 Anders BromanFix more tooltips, mark gtk_tooltips_new with 'E' in...
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-27 Gerald CombsUse the latest libsmi package. Note that we now support...
2011-06-23 Anders BromanAdd GDK deprecated functions.
2011-06-09 Anders BromanAdd ws-coding-style.cfg to dist.
2011-06-09 Anders BromanFrom Francesco Fondelli:
2011-06-07 Anders BromanAdd more missing files.
2011-06-05 Balint ReczeyCollect number of errors form ABI checks runs in compar...
2011-06-04 Balint ReczeyAdding script for comparing ABI's of different Wireshar...
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-05-26 Jeff MorrissInspired by one of the changes from r37406 and bug...
2011-05-19 Gerald CombsUpdate the User's Guide.
2011-05-19 Gerald CombsFrom Dirk Jagdmann via bug 5875:
2011-05-19 Jörg MayerFix an old style function declaration warning.
2011-04-21 Anders Broman"Upgrade" gtk_combo to 'E'.
2011-04-13 Jeff MorrissBased on https://bugs.wireshark.org/bugzilla/show_bug...
2011-04-13 Anders BromanBuild win64 with a modified zlib (google is your friend).
2011-04-12 Anders BromanUse the new label(It will still break on zlib as zlib...
2011-04-12 Anders BromanBuild with zlib-1.2.5 for win32
2011-04-08 Gerald CombsAdd a relative path to the "#line" directives we produc...
2011-04-05 Gerald CombsUse the latest library tag, which updates GNUTLS. Add...
2011-04-05 Bill Meierfoo="\windows\style\pathname"; printf "$foo" isn't...
2011-04-05 Bill Meier1. Remove \r from tshark output so output OK on Windows...
2011-04-05 Jeff MorrissSet BIN_DIR to . by default. Use tr to replace colons...
2011-04-04 Jeff MorrissBased on idea from Bill Meier:
2011-04-04 Jeff MorrissFix up indentation
2011-04-04 Anders BromanFrom Vincent Helfre:
2011-04-01 Chris MaynardDon't use pParser->yyidx as an index into pParser-...
2011-03-31 Ronnie SahlbergMemory leak in lemon.c
2011-03-29 Jeff MorrissProhibit (memory-unsafe) g_sprintf() and g_vsprintf().
2011-03-22 Stig BjørlykkeAllocate space for null termination in make_basename.
2011-03-22 Ronnie SahlbergCoverity 323
2011-03-17 Gerald CombsDon't clobber the capinfos data if we have a valid...
2011-03-08 Anders BromanW -> E for g_clist funktions.
2011-03-02 Jeff MorrissAs suggested by Anders: when we detect non-ASCII charac...
2011-02-14 Chris MaynardDisallow invalid char's in the filename passed to idl2w...
2011-02-12 Jeff MorrissThere is a better (and faster) way to see if all the...
2011-02-11 Jeff MorrissAdd a function to verify that ett_ variables are regist...
2011-02-11 Jeff MorrissCheck for places where tvb_bytes_to_str() or tvb_get_by...
2011-02-11 Jeff MorrissOops, put a comma back
2011-02-11 Jeff MorrissClean up indentation
2011-02-10 Jeff MorrissAdd (commented-out for now) code to check certain funct...
2011-02-04 Anders BromanWhite space changes.
2011-02-03 Bill MeierFix: Cygwin make fails after updating to bash v 4.1.9.2
2011-02-02 Anders BromanAdd GTK 2.22 deprecated functions
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2011-02-01 Bill MeierWIN32 ==> _WIN32
2011-01-30 Stig BjørlykkeIntroduce "Fragment count" filter element for all proto...
2011-01-26 Bill Meier(Trivial) Fix a typo.
2011-01-19 Anders BromanTry to enhance output at ValueError to ease debugging.
2011-01-10 Jeff MorrissRevert 35447 and 35364: remove comments and strings...
2011-01-10 Jeff MorrissRemove the comments and strings separately so that...
2011-01-06 Jeff MorrissProhibit strtoull(): Windows doesn't have it. (Putting...
2011-01-06 Guy HarrisLet's discourage the use of g_warning in dissectors...
2011-01-04 Jeff MorrissCheck hf entries *after* removing comments (in case...
2011-01-04 Jeff MorrissDetect (and error on) NULL or empty abbreviations....
2010-12-23 Balint ReczeyRaise Exceptions containing a string instead of string...
2010-12-20 Jeff MorrissDeprecate dissector_add(), dissector_change(), dissecto...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-10 Bill MeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-10 Bill MeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-06 Gerald CombsUpdate the location of make-manuf.
2010-12-06 Gerald CombsMove make-manuf to the tools directory.
2010-12-03 Jörg MayerSync from samba git:
2010-11-14 Bill MeierSort value_string array by value if used with value_str...
2010-11-01 Bill MeierCompile (over 100) dfilters only if needed rather than...
2010-11-01 Bill MeierAdd some svn properties
2010-10-31 Guy HarrisRemove files that no longer exist.
2010-10-31 Jörg MayerForgot to remove two more files
2010-10-31 Jörg MayerUpdate to current git master Samba tree. Guess about
2010-10-31 Jörg MayerAdd a few comments and return with an error code if
2010-10-30 Jeff MorrissMake the hf_ checks errors (they've been running clean...
2010-10-29 Chris MaynardAdded -b and -C options to usage.
2010-10-29 Jeff MorrissSay that an hf_ variable is used if we find "variable...
2010-10-22 Jeff MorrissFix detection of hf entries being used in the hf array...
2010-10-18 Bill MeierAdd fuzz-test option (-C) to specify a configuration...
2010-10-11 Gerald CombsUse the latest User's Guide.
2010-10-10 Bill MeierDefine some fcns & vars as static...
2010-10-08 Jeff MorrissFix the blurb regexp (sigh)
2010-10-07 Jeff MorrissEscape the pipe (alternation) in the display regexp.
2010-10-07 Jeff MorrissTighten the blurb regexp. Check for leading/trailing...
2010-10-07 Tomas KukosaGenerate proper extension flags for empty constructed...
2010-10-06 Jeff MorrissEnable hf checks by default. Add a check to see if...
2010-10-05 Anders BromanUse the new GTK bundles.
next