aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-09-23Generate the value_string array sminmpec_values[] with "gaps"wmeier1-0/+17
2010-09-17Use val_to_str_ext() & friends to access sminmpec_values[];wmeier1-1/+5
2010-09-15Follow up to bug 5209 and rev 34115:morriss1-0/+8
2010-09-02Introduce 2 new environment variables: WIRESHARK_EP_VERIFY_POINTERS andmorriss2-0/+4
2010-08-25Update the WinPcap developer's pack to 4.1.2. Update PCAP_VERSION to 4.1.2 o...morriss2-2/+2
2010-08-24- fix using hex values as constraintkukosa1-2/+14
2010-07-20All use of deprecated GtkOptionMenu functions fixed: Error if any usage found.wmeier1-15/+15
2010-07-20Dump the error output when we have a problem.gerald1-2/+0
2010-07-07Make sure we use the "randpkt-" prefix everywhere.gerald1-1/+1
2010-07-07Try limiting our stack size.gerald1-3/+10
2010-06-29New "#.SYNTAX" section for the asn2wrs conformance file. gal1-16/+22
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a gal1-15/+15
2010-06-23New option (-r) to allow a prefix to be removed from type names.gal1-2/+17
2010-06-18Add a few deprecated GObject fcns;wmeier1-6/+10
2010-06-17Add deprecated from GLib 2.24wmeier1-2/+7
2010-06-17Add GTK deprecated from GTK 2.20.wmeier1-3/+48
2010-06-09New option (-R) to asn2wrs to register the PDUs defined in the conformance fi...gal1-2/+25
2010-06-04Add BIN_DIR. If it is '.' then set WIRESHARK_RUN_FROM_BUILD_DIRECTORY so tha...morriss1-1/+8
2010-06-04If BIN_DIR is ".", set WIRESHARK_RUN_FROM_BUILD_DIRECTORY so that wegerald1-0/+4
2010-06-03From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4820 :morriss1-7/+6
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