aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-05-26More <stdarg.h> cleanup; some are real bugs, some are just "don't doguy1-1/+1
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTkukosa1-2/+24
2010-05-24Fix the value_string regexp so it doesn't match value_string_ext (which we do...morriss1-22/+22
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy1-1/+1
2010-05-17Add a bunch of tools to the source distributionmorriss1-3/+7
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.morriss1-1/+2
2010-05-13Support of AUTOMATIC tagging environment kukosa1-39/+78
2010-05-13ASN.1 compiler accepts version brackets in SEQUENCE and CHOICE extensionskukosa1-43/+53
2010-05-13Create a new REP_NA value for fields where there are no representationsguy1-1/+1
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-2/+6
2010-05-10Add missing textify.sh to source distributionkukosa1-0/+1
2010-05-05Try to avoid the user confusion reported inmorriss1-130/+139
2010-05-02Run deprecated-gtk-todoon all files in the gtk dir.etxrab1-2/+2
2010-04-30From Chris Maynard: Fix Bug #1292: "Win32: confusing setup target warning if ...wmeier1-2/+5
2010-04-21Export MALLOC_CHECK_=3 when fuzz testing in case we're on a glibc-based system:morriss2-4/+6
2010-04-20From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4481 :morriss1-116/+227
2010-04-16Turn on memory scrubbing when fuzz testing.morriss2-2/+7
2010-04-10Fix the build.gerald1-1/+0
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.gerald2-36/+50
2010-04-05Get rid of a bunch of check_col().etxrab1-1/+0
2010-03-26Update c-ares to 1.7.1.gerald2-2/+2
2010-03-25Set svn:executable property for some .py and .pl fileswmeier5-0/+0
2010-03-25Add svn:eol-style native propertywmeier1-13/+13
2010-03-25(Minor): Improve an output message.wmeier1-2/+2
2010-03-15Declare sip_uri_offset_init() as returning void and remove a couple unused va...morriss23-1229/+2528
2010-02-28Added svn:ignore targets.stig1-2/+2
2010-02-27Constify.guy1-2/+2
2010-02-24Fix for bug 3926:dimeg2-2/+2
2010-02-24Point to the correct perl script in the autogenerated file + correct tabskrj1-10/+10
2010-02-16At least part of the problem is that Bash's test command appears not toguy1-12/+15
2010-02-16Close quote.guy1-1/+1
2010-02-16More debug crap.guy1-1/+4
2010-02-15More debugging - stripping out the newlines didn't suffice.guy1-0/+2
2010-02-15The problem was that if you do, for example:guy1-3/+6
2010-02-15Eh? It looks blank, but "-n" should catch that. Hopefully we have "od"guy1-1/+2
2010-02-15Add a debugging printout. (What I found in the Intertubes seems toguy1-0/+1
2010-02-15Protect against $proxy_enabled being empty.guy1-1/+1
2010-02-15Try to fix the win64 build.etxrab1-1/+1
2010-02-15Use the latest GTK bundle (2.18.7)etxrab1-1/+1
2010-02-05Exit normally when we trap a signal so that things like Buildbot don'tgerald1-1/+1
2010-02-03Fix from Tomas Kukosa to resolve problem with large negative intiger constraintsetxrab1-1/+5
2010-02-02Added protocol name to "Reassembled length" text.guy1-1/+1
2010-02-02Add a field for the reassembled length.guy1-0/+4
2010-02-02Clean up white space.guy1-903/+890
2010-01-19Drop our requirement for MSVCR71.DLL.gerald1-1/+1
2010-01-17Fix a comment.etxrab1-1/+1
2010-01-15For now: Add hack so \r ignored when win-setup.sh is invoked from a cygwin ba...wmeier1-0/+2
2010-01-14Set some properties.gerald1-0/+0
2010-01-05Added check for SIZE constraints in bit-string.stig1-4/+10
2009-12-29gtk_entry_append_text no longer used by Wireshark: Mark as deprecated-gtk ('W...wmeier1-1/+1