aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-06-19Use the first matched color instead of the last one, which is whatGerald Combs1-1/+4
2012-06-18Switch to a working tag (r43278).Gerald Combs1-1/+1
2012-06-11Prohibit strtod() (as per r 43212).Jeff Morriss1-69/+70
2012-06-08Forward-port r43165 and r43168 from trunk-1.6.Gerald Combs1-6/+14
2012-06-08The application/xml* MIME types are considered binary types by svn, use text/...Jeff Morriss1-2/+1
2012-06-08Handle adding .xml and .dtd files.Jeff Morriss1-0/+10
2012-06-06Update the Lua configuration on Win64 to reflect the recent change toGerald Combs1-1/+1
2012-06-03Add more depricated functionsAnders Broman1-0/+3
2012-05-31Look only for calls to strlen() within an snprintf() call (not for any fileJeff Morriss1-5/+21
2012-05-31If we're feeding the output of strlen to an snprintf-style functionGerald Combs1-1/+5
2012-05-31Add fix-encoding-args.pl to the distribution.Anders Broman1-0/+1
2012-05-31Remove redundant code from the template.Anders Broman1-5/+1
2012-05-30Use the updated GeoIP package (1.4.8-2).Gerald Combs2-2/+2
2012-05-30Modify IDL generated plugin interface (untested)Anders Broman1-2/+2
2012-05-29Use GeoIP 1.4.8 which includes a DLL instead of a static library.Gerald Combs2-2/+2
2012-05-24Followup to r42823: check for RVALS used without BASE_RANGE_STRING.Jeff Morriss1-12/+16
2012-05-14Try using an OBS-derived Gtk2 bundle, second try.Gerald Combs2-2/+2
2012-05-12A routine that processes a struct_XXX() won't necessarily use itsGuy Harris1-1/+1
2012-05-12Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-51/+54
2012-05-09Send a useful User-Agent header.Gerald Combs3-0/+13
2012-05-01Add copyright notices. Fix SVN properties on svnadd.Jeff Morriss4-8/+68
2012-04-30Switch to UTF-8 for remote encodings to match what the IEEE SA isGerald Combs1-1/+5
2012-04-30Update the IEEE OUI and IAB URLs.Gerald Combs1-2/+2
2012-04-30From Evan Huus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7218 :Jeff Morriss1-3/+4
2012-04-27Fix r42293: Make the script actually fail when tshark fails: use a new variab...Jeff Morriss1-6/+8
2012-04-27Get the script working again in the "unlimited passes" mode.Jeff Morriss1-4/+8
2012-04-26Add a TODO comment; indicate why PCAP-NG files don't use application/vnd.tcpd...Jeff Morriss1-0/+4
2012-04-26Use a mime-type of application/x-gzip for *.gz filesJeff Morriss1-0/+3
2012-04-19Switch to our custom GTK+ bundles derived from openSUSE Build ServiceGerald Combs2-2/+2
2012-04-18Terminate our inner loops as well.Gerald Combs2-0/+2
2012-04-18Tell the main loop to terminate when we catch a signal instead of tryingGerald Combs2-3/+2
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-2/+6
2012-03-29Use the GnuTLS 2.12.18-1.2-1 bundle.Gerald Combs1-1/+1
2012-03-28Improve the 64-bit check.Gerald Combs1-6/+10
2012-03-27Add a script for building 32 and 64 bit Qt libraries for Visual C++Gerald Combs1-0/+76
2012-03-27Use GnuTLS 2.12.18.Gerald Combs2-2/+2
2012-03-19Add a new environment variable (WIRESHARK_ABORT_ON_OUT_OF_MEMORY) thatJeff Morriss1-0/+3
2012-03-16Make it possible to run capinfos and editcap from this script.Jeff Morriss1-2/+9
2012-03-15Handle .pcap and .pcapng files: set their mime-types appropriately.Jeff Morriss1-0/+6
2012-03-13From Peter Harris:Jeff Morriss1-10/+32
2012-03-08Rewrite this shell script so that it sets the appropriate SVN properties basedJeff Morriss1-3/+62
2012-03-07Revise and enable test for hf[] FT_BOOLEAN fields with a non-zero bit mask an...Bill Meier1-8/+9
2012-03-06Add test for correct usage of hf[] FT_BOOLEAN 'display' field;Bill Meier1-0/+8
2012-03-06Prohibit using anything other than FT_BOOLEANs with true_false_strings.Jeff Morriss1-0/+8
2012-02-29Use GTK 2.24.10 for win32.Anders Broman1-1/+1
2012-02-29From Gilbert Ramirez: When filtering on a single-byte byte-array-slice, using...Anders Broman1-0/+40
2012-02-24g_fprintf() & g_vfprintf() should not be used....Bill Meier1-0/+4
2012-02-22More debugging information - in at least one of the failures, neither ofGuy Harris1-0/+6
2012-02-08As suggested by Joerg on the -dev list yesterday: count up the number ofJeff Morriss1-1/+39
2012-02-02Include config.h in preparation of moving the definitionJörg Mayer1-0/+4