aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Add cppcheck tools to the source distribution.Jeff Morriss1-1/+4
2012-07-23r43756 said that _snwprintf is banned. Make it so.Jeff Morriss1-1/+2
2012-07-21Enhancements to the cppcheck script:Evan Huus1-16/+18
2012-07-19Add a local errorCount variable to functions that use it, have themGuy Harris1-2/+7
2012-07-19Yup, that did it. Make use of ENC_ values in non-item proto_tree_addGuy Harris1-1/+3
2012-07-18Add basic CppCheck configuration and runner.Evan Huus3-0/+68
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...Pascal Quantin1-1/+3
2012-07-13Fix Coverity CID 709600: Resource leak.Chris Maynard1-0/+1
2012-07-09From Martin Kaiser:Anders Broman1-3/+6
2012-07-08Add a function to packet-giop.c that does what the code that Jeff Morriss1-10/+1
2012-07-08Eliminate a lot of function-local variables by not storing the result ofJeff Morriss1-161/+55
2012-07-03As suggested by Jakub in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-0/+39
2012-07-02From Todd Eigenschink via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-1/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki11-11/+11
2012-06-28Update Free Software Foundation address.Jakub Zawadzki18-20/+20
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