aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Check for PFNAME #define as it is a common substitute for a literal string fo...mmann1-3/+20
2012-08-23Allow proto filter names to have a period in them and allow display filter na...mmann1-0/+26
2012-08-19Don't go into a tight loop when there's no specific number of passes.eapache1-17/+19
2012-08-19From Toralf Förster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...eapache2-2/+2
2012-08-17Move error reporting to a common function. Lot information about the gerald2-22/+41
2012-08-14Bug 3725 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725)mmann1-9/+0
2012-08-12Catch more types of valgrind errors in the fuzz-tester.eapache1-0/+3
2012-08-08From Michael Mann on -dev:morriss1-1/+1
2012-08-08Use expert infos instead of g_warning when something unexpected is found.morriss1-11/+25
2012-08-01Add support for (ignoring) idl2wrs generated dissectors.mmann1-33/+80
2012-07-31Add comments to point out that these 2 scripts do the same thing.morriss2-4/+8
2012-07-27Update the usage stanza for fuzz-test to reflect the changes in r44024.eapache1-1/+1
2012-07-27Use HEAD for git-compare-abis.shdarkjames1-2/+2
2012-07-26valgrind-wireshark.sh:eapache2-22/+45
2012-07-23Add cppcheck tools to the source distribution.morriss1-1/+4
2012-07-23r43756 said that _snwprintf is banned. Make it so.morriss1-1/+2
2012-07-21Enhancements to the cppcheck script:eapache1-16/+18
2012-07-19Add a local errorCount variable to functions that use it, have themguy1-2/+7
2012-07-19Yup, that did it. Make use of ENC_ values in non-item proto_tree_addguy1-1/+3
2012-07-18Add basic CppCheck configuration and runner.eapache3-0/+68
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...pascal1-1/+3
2012-07-13Fix Coverity CID 709600: Resource leak.cmaynard1-0/+1
2012-07-09From Martin Kaiser:etxrab1-3/+6
2012-07-08Add a function to packet-giop.c that does what the code that morriss1-10/+1
2012-07-08Eliminate a lot of function-local variables by not storing the result ofmorriss1-161/+55
2012-07-03As suggested by Jakub in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...morriss1-0/+39
2012-07-02From Todd Eigenschink via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...morriss1-1/+1
2012-06-28Update FSF address - part II.darkjames11-11/+11
2012-06-28Update Free Software Foundation address.darkjames18-20/+20
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss18-158/+420
2012-03-08Rewrite this shell script so that it sets the appropriate SVN properties basedmorriss1-3/+62
2012-03-07Revise and enable test for hf[] FT_BOOLEAN fields with a non-zero bit mask an...wmeier1-8/+9
2012-03-06Add test for correct usage of hf[] FT_BOOLEAN 'display' field;wmeier1-0/+8
2012-03-06Prohibit using anything other than FT_BOOLEANs with true_false_strings.morriss1-0/+8
2012-02-29Use GTK 2.24.10 for win32.etxrab1-1/+1
2012-02-29From Gilbert Ramirez: When filtering on a single-byte byte-array-slice, using...etxrab1-0/+40
2012-02-24g_fprintf() & g_vfprintf() should not be used....wmeier1-0/+4
2012-02-22More debugging information - in at least one of the failures, neither ofguy1-0/+6
2012-02-08As suggested by Joerg on the -dev list yesterday: count up the number ofmorriss1-1/+39
2012-02-02Include config.h in preparation of moving the definitionjmayer1-0/+4
2012-01-29Add *.sbr files to the clean target.etxrab1-1/+1
2012-01-26make-dissector-reg.py doesn't always open its cache file.gerald1-2/+2
2012-01-26Apply changes from the "2to3" conversion utility. Print cache information.gerald1-8/+14
2012-01-19Update abi-compliance-checker options to be compatible with 1.96.1rbalint1-2/+4
2012-01-19Update list of deprecated GLib fcns;wmeier1-61/+85
2012-01-18Fix a typo; Remove a dup.wmeier1-3/+1
2012-01-18Update:wmeier1-1518/+1558
2012-01-16The last GMemChunk usage in Wireshark has been replaced; Error out for any su...wmeier1-16/+16
2012-01-14Add some debugging output to help track down an intermittent problem ongerald1-1/+5
2012-01-06Add quotes around some filename usage; Also: use $() instead of backtickswmeier1-21/+21