Complete the chapter on popup menus.
[obnox/wireshark/wip.git] / tools /
2011-01-10 morrissRevert 35447 and 35364: remove comments and strings...
2011-01-10 morrissRemove the comments and strings separately so that...
2011-01-06 morrissProhibit strtoull(): Windows doesn't have it. (Putting...
2011-01-06 guyLet's discourage the use of g_warning in dissectors...
2011-01-04 morrissCheck hf entries *after* removing comments (in case...
2011-01-04 morrissDetect (and error on) NULL or empty abbreviations....
2010-12-23 rbalintRaise Exceptions containing a string instead of string...
2010-12-20 morrissDeprecate dissector_add(), dissector_change(), dissecto...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-10 wmeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-10 wmeierExport G_SLICE=debug-blocks to do additional memory...
2010-12-06 geraldUpdate the location of make-manuf.
2010-12-06 geraldMove make-manuf to the tools directory.
2010-12-03 jmayerSync from samba git:
2010-11-14 wmeierSort value_string array by value if used with value_str...
2010-11-01 wmeierCompile (over 100) dfilters only if needed rather than...
2010-11-01 wmeierAdd some svn properties
2010-10-31 guyRemove files that no longer exist.
2010-10-31 jmayerForgot to remove two more files
2010-10-31 jmayerUpdate to current git master Samba tree. Guess about
2010-10-31 jmayerAdd a few comments and return with an error code if
2010-10-30 morrissMake the hf_ checks errors (they've been running clean...
2010-10-29 cmaynardAdded -b and -C options to usage.
2010-10-29 morrissSay that an hf_ variable is used if we find "variable...
2010-10-22 morrissFix detection of hf entries being used in the hf array...
2010-10-18 wmeierAdd fuzz-test option (-C) to specify a configuration...
2010-10-11 geraldUse the latest User's Guide.
2010-10-10 wmeierDefine some fcns & vars as static...
2010-10-08 morrissFix the blurb regexp (sigh)
2010-10-07 morrissEscape the pipe (alternation) in the display regexp.
2010-10-07 morrissTighten the blurb regexp. Check for leading/trailing...
2010-10-07 kukosaGenerate proper extension flags for empty constructed...
2010-10-06 morrissEnable hf checks by default. Add a check to see if...
2010-10-05 etxrabUse the new GTK bundles.
2010-10-04 sfisherStop the MS-DOS style path name warnings when compiling...
2010-10-04 geraldFix the minimum length.
2010-10-04 geraldStig pointed out that we need to exclude some entries.
2010-10-04 geraldCopy make-sminmpec.pl to make-services.pl and modify...
2010-10-04 guyDon't attempt to put into the release tarball something...
2010-10-04 geraldWe haven't used CVS in a good long while.
2010-10-02 morrissDon't use a regexp to compare the name to the blurb...
2010-10-02 morrissWhen checking hf, do a case-insensitive comparison...
2010-09-28 sahlbergThe array sminmpec_values should not be declated static...
2010-09-24 morrissA simple tool to remove bogus blurbs from hf entries.
2010-09-24 morrissInspired by https://bugs.wireshark.org/bugzilla/show_bu...
2010-09-24 morriss(Refining the regexp...) Replace blurbs that match...
2010-09-23 wmeierGenerate the value_string array sminmpec_values[] with...
2010-09-17 wmeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-09-15 morrissFollow up to bug 5209 and rev 34115:
2010-09-02 morrissIntroduce 2 new environment variables: WIRESHARK_EP_VER...
2010-08-25 morrissUpdate the WinPcap developer's pack to 4.1.2. Update...
2010-08-24 kukosa- fix using hex values as constraint
2010-07-20 wmeierAll use of deprecated GtkOptionMenu functions fixed...
2010-07-20 geraldDump the error output when we have a problem.
2010-07-07 geraldMake sure we use the "randpkt-" prefix everywhere.
2010-07-07 geraldTry limiting our stack size.
2010-06-29 galNew "#.SYNTAX" section for the asn2wrs conformance...
2010-06-28 galRemove the -R flag (used to generate syntax registratio...
2010-06-23 galNew option (-r) to allow a prefix to be removed from...
2010-06-18 wmeierAdd a few deprecated GObject fcns;
2010-06-17 wmeierAdd deprecated from GLib 2.24
2010-06-17 wmeierAdd GTK deprecated from GTK 2.20.
2010-06-09 galNew option (-R) to asn2wrs to register the PDUs defined...
2010-06-04 morrissAdd BIN_DIR. If it is '.' then set WIRESHARK_RUN_FROM_...
2010-06-04 geraldIf BIN_DIR is ".", set WIRESHARK_RUN_FROM_BUILD_DIRECTO...
2010-06-03 morrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2010-05-26 guyMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-25 kukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-24 morrissFix the value_string regexp so it doesn't match value_s...
2010-05-24 guyRefer to the endianness arguments as "encoding" rather...
2010-05-17 morrissAdd a bunch of tools to the source distribution
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-05-13 kukosaSupport of AUTOMATIC tagging environment
2010-05-13 kukosaASN.1 compiler accepts version brackets in SEQUENCE...
2010-05-13 guyCreate a new REP_NA value for fields where there are...
2010-05-11 morrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-10 kukosaAdd missing textify.sh to source distribution
2010-05-05 morrissTry to avoid the user confusion reported in
2010-05-02 etxrabRun deprecated-gtk-todoon all files in the gtk dir.
2010-04-30 wmeierFrom Chris Maynard: Fix Bug #1292: "Win32: confusing...
2010-04-21 morrissExport MALLOC_CHECK_=3 when fuzz testing in case we...
2010-04-20 morrissFrom Peter Harris via https://bugs.wireshark.org/bugzil...
2010-04-16 morrissTurn on memory scrubbing when fuzz testing.
2010-04-10 geraldFix the build.
2010-04-09 geraldRename README.win32 to README.windows and add a 64...
2010-04-05 etxrabGet rid of a bunch of check_col().
2010-03-26 geraldUpdate c-ares to 1.7.1.
2010-03-25 wmeierSet svn:executable property for some .py and .pl files
2010-03-25 wmeierAdd svn:eol-style native property
2010-03-25 wmeier(Minor): Improve an output message.
2010-03-15 morrissDeclare sip_uri_offset_init() as returning void and...
2010-02-28 stigAdded svn:ignore targets.
2010-02-27 guyConstify.
2010-02-24 dimegFix for bug 3926:
2010-02-24 krjPoint to the correct perl script in the autogenerated...
2010-02-16 guyAt least part of the problem is that Bash's test comman...
2010-02-16 guyClose quote.
2010-02-16 guyMore debug crap.
2010-02-15 guyMore debugging - stripping out the newlines didn't...
2010-02-15 guyThe problem was that if you do, for example:
next