aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Oh yeah, -R is now -Y in trunk.Jeff Morriss2-2/+2
2013-05-31As discussed in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8728#c4 :Jeff Morriss2-0/+18
2013-05-30Install fop and asciidoc tooJeff Morriss1-1/+1
2013-05-30Upgrade user manualPascal Quantin2-2/+2
2013-05-30test-common.sh doesn't need to be executable (it is sourced, not executed); r...Jeff Morriss1-0/+0
2013-05-30Exit if we can't load the test-common.sh library.Jeff Morriss3-3/+3
2013-05-29If using cygwin, there is no pbcopy or xsel, but we do have putclip.Chris Maynard1-1/+5
2013-05-28Use the local libtool rather than whatever is in PATH. This works justEvan Huus1-1/+1
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-1/+4
2013-05-24Use new expert info API in idl dissectors. These generated about 50% of the ...Michael Mann1-11/+41
2013-05-23Add -p option to the valgrind script for profiling with callgrind.Evan Huus1-1/+2
2013-05-21Enhance backport-rev scriptAlexis La Goutte1-1/+14
2013-05-20Remove some of the extra noise added while trying to figure out whyEvan Huus1-2/+1
2013-05-20Make the minimum supported GLib version 2.16.Gerald Combs1-6/+0
2013-05-20No always : after URL in svn infoAlexis La Goutte1-1/+1
2013-05-20Add Modelines Info and remove a tabAlexis La Goutte1-1/+14
2013-05-19test-fuzzed-cap.sh is now test-captures.shJeff Morriss1-1/+1
2013-05-19Update test-fuzzed-cap.sh:Evan Huus2-104/+66
2013-05-15If 'svn merge' doesn't work show what applying the patch manually wouldGerald Combs1-4/+15
2013-05-11Support running the massif valgrind tool for memory profiling.Evan Huus1-2/+4
2013-04-30Add 'dtds' and 'fix' directories to the checklicense whitelist, they don'tEvan Huus1-0/+6
2013-04-30Move the contents of wsar_html/core to wsar_html. Create tag files forGerald Combs1-1/+1
2013-04-28Specify to CppCheck that Wireshark code is C89, not the default C11.Evan Huus1-1/+1
2013-04-27When fuzzing with valgrind and running without -T, run with -v so that theEvan Huus1-1/+1
2013-04-26Try to determine the repository URL automatically.Gerald Combs1-1/+7
2013-04-23Add two tools useful for package maintainers:Gerald Combs2-0/+189
2013-04-18See whether we can whitelist 'GPL (v3 or later)' for the output of BisonGuy Harris1-0/+6
2013-04-17Remove chromium-specific license exceptions which it makes no sense forEvan Huus1-338/+1
2013-04-17Reverse the arguments we feed to valgrind-wireshark.sh. Add debuggingGerald Combs1-2/+3
2013-04-15Fix a typo.Gerald Combs1-1/+1
2013-04-15More indentation fixes.Gerald Combs1-2/+2
2013-04-15Handle the IEEE's new! improved! two-space indentation.Gerald Combs1-3/+3
2013-04-14Update some of the old FSF addresses caught by the new licensecheck buildbotEvan Huus1-2/+1
2013-04-12From Max Baker via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8431Evan Huus3-9/+1121
2013-04-11Make boilerplate consistent with other generated files and recognizableGerald Combs1-8/+9
2013-04-11Set properties.Gerald Combs1-0/+0
2013-04-10Use consistent "generated automatically" wording which will hopefully beGerald Combs3-7/+5
2013-04-10Copy Chromium's checklicenses.py fromGerald Combs1-0/+573
2013-04-07NPL stuff:Jakub Zawadzki2-104/+254
2013-04-03From Tomas Kukosa:Anders Broman1-43/+78
2013-03-31[NPL] Pushing changes to wireshark repoJakub Zawadzki3-245/+585
2013-03-28Add a little shell script to install all the RPMs necesary to do WiresharkJeff Morriss2-0/+68
2013-03-26From Hadriel Kaplan:Jaap Keuter1-4/+33
2013-03-26Align a bit more with upstream.Anders Broman2-13/+17
2013-03-24[NPL] another weekend work.Jakub Zawadzki3-106/+359
2013-03-22OPERATION and ERROR tables can loop through only items with either local or g...Tomas Kukosa1-3/+10
2013-03-18Add .asciidoc support to svnadd. Set properties and add an SVN ID to theGerald Combs1-0/+5
2013-03-17[NPL] Fresh stuff.Jakub Zawadzki4-103/+458
2013-03-16flag up a warning if someone includes gcrypt.h instead of wsutil/wsgcrypt.hMartin Kaiser1-0/+24
2013-03-15Sometimes the Python you want isn't /usr/bin/python. Fix the shebang.Gerald Combs1-1/+1