Fix a typo.
[obnox/wireshark/wip.git] / tools /
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:
2010-02-15 guyEh? It looks blank, but "-n" should catch that. Hopef...
2010-02-15 guyAdd a debugging printout. (What I found in the Intertu...
2010-02-15 guyProtect against $proxy_enabled being empty.
2010-02-15 etxrabTry to fix the win64 build.
2010-02-15 etxrabUse the latest GTK bundle (2.18.7)
2010-02-05 geraldExit normally when we trap a signal so that things...
2010-02-03 etxrabFix from Tomas Kukosa to resolve problem with large...
2010-02-02 guyAdded protocol name to "Reassembled length" text.
2010-02-02 guyAdd a field for the reassembled length.
2010-02-02 guyClean up white space.
2010-01-19 geraldDrop our requirement for MSVCR71.DLL.
2010-01-17 etxrabFix a comment.
2010-01-15 wmeierFor now: Add hack so \r ignored when win-setup.sh is...
2010-01-14 geraldSet some properties.
2010-01-05 stigAdded check for SIZE constraints in bit-string.
next