summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-05-26More <stdarg.h> cleanup; some are real bugs, some are just "don't doGuy Harris1-1/+1
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTTomas Kukosa1-2/+24
2010-05-24Fix the value_string regexp so it doesn't match value_string_ext (which we do...Jeff Morriss1-22/+22
2010-05-24Refer to the endianness arguments as "encoding" rather thanGuy Harris1-1/+1
2010-05-17Add a bunch of tools to the source distributionJeff Morriss1-3/+7
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-1/+2
2010-05-13Support of AUTOMATIC tagging environment Tomas Kukosa1-39/+78
2010-05-13ASN.1 compiler accepts version brackets in SEQUENCE and CHOICE extensionsTomas Kukosa1-43/+53
2010-05-13Create a new REP_NA value for fields where there are no representationsGuy Harris1-1/+1
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-2/+6
2010-05-10Add missing textify.sh to source distributionTomas Kukosa1-0/+1
2010-05-05Try to avoid the user confusion reported inJeff Morriss1-130/+139
2010-05-02Run deprecated-gtk-todoon all files in the gtk dir.Anders Broman1-2/+2
2010-04-30From Chris Maynard: Fix Bug #1292: "Win32: confusing setup target warning if ...Bill Meier1-2/+5
2010-04-21Export MALLOC_CHECK_=3 when fuzz testing in case we're on a glibc-based system:Jeff Morriss2-4/+6
2010-04-20From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4481 :Jeff Morriss1-116/+227
2010-04-16Turn on memory scrubbing when fuzz testing.Jeff Morriss2-2/+7
2010-04-10Fix the build.Gerald Combs1-1/+0
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.Gerald Combs2-36/+50
2010-04-05Get rid of a bunch of check_col().Anders Broman1-1/+0
2010-03-26Update c-ares to 1.7.1.Gerald Combs2-2/+2
2010-03-25Set svn:executable property for some .py and .pl filesBill Meier5-0/+0
2010-03-25Add svn:eol-style native propertyBill Meier1-13/+13
2010-03-25(Minor): Improve an output message.Bill Meier1-2/+2
2010-03-13Update the list of pidl files.Guy Harris1-2/+11
2010-03-13Update pidl directory to mirror current samba sources.Jörg Mayer22-1227/+2517
2010-02-27Revert accidentally committed changeBalint Reczey1-2/+2
2010-02-25Prevent potential crash in libsmi.Balint Reczey1-2/+2
2010-02-24Use the latest GTK+ 2.16 bundle. For the Win32 build this means downgradingGerald Combs2-2/+2
2010-02-24Point to the correct perl script in the autogenerated file + correct tabsKovarththanan Rajaratnam1-10/+10
2010-02-16At least part of the problem is that Bash's test command appears not toGuy Harris1-12/+15
2010-02-16Close quote.Guy Harris1-1/+1
2010-02-16More debug crap.Guy Harris1-1/+4
2010-02-15More debugging - stripping out the newlines didn't suffice.Guy Harris1-0/+2
2010-02-15The problem was that if you do, for example:Guy Harris1-3/+6
2010-02-15Eh? It looks blank, but "-n" should catch that. Hopefully we have "od"Guy Harris1-1/+2
2010-02-15Add a debugging printout. (What I found in the Intertubes seems toGuy Harris1-0/+1
2010-02-15Protect against $proxy_enabled being empty.Guy Harris1-1/+1
2010-02-15Try to fix the win64 build.Anders Broman1-1/+1
2010-02-15Use the latest GTK bundle (2.18.7)Anders Broman1-1/+1
2010-02-05Exit normally when we trap a signal so that things like Buildbot don'tGerald Combs1-1/+1
2010-02-03Fix from Tomas Kukosa to resolve problem with large negative intiger constraintsAnders Broman1-1/+5
2010-02-02Added protocol name to "Reassembled length" text.Guy Harris1-1/+1
2010-02-02Add a field for the reassembled length.Guy Harris1-0/+4
2010-02-02Clean up white space.Guy Harris1-903/+890
2010-01-19Drop our requirement for MSVCR71.DLL.Gerald Combs1-1/+1
2010-01-17Fix a comment.Anders Broman1-1/+1
2010-01-15For now: Add hack so \r ignored when win-setup.sh is invoked from a cygwin ba...Bill Meier1-0/+2
2010-01-14Set some properties.Gerald Combs1-0/+0
2010-01-05Added check for SIZE constraints in bit-string.Stig Bjørlykke1-4/+10