aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-10-12Update the User Guide for the upcoming 1.11.0 releasePascal Quantin2-2/+2
2013-10-12Update to the latest Windows library tags. Add an "install_qt" target.Gerald Combs2-2/+2
2013-10-11Don't assume people have subversion--I just copied my home directory to a newJeff Morriss1-2/+2
2013-10-09Add some license headers after emailing the respective authors to confirm.Evan Huus1-0/+21
2013-10-09Fix a comment.Gerald Combs1-1/+1
2013-10-06Ignore g711.c it's under some weird Sun license but appears to be fullyEvan Huus1-0/+3
2013-10-06Add license text to dftestlib files, and point to theGilbert Ramirez18-15/+320
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann3-3/+4
2013-10-06Allow a "more complex" algorithm to finding proto_tree_add_text overuse. Dis...Michael Mann1-2/+17
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-4/+4
2013-09-18Rename PCAP files to .pcap; set mime-type appropriately. Should these files ...Jeff Morriss7-0/+0
2013-09-18Missed one file from dfilter-test.pyGilbert Ramirez2-0/+77
2013-09-18Update dfilter-test.py to use a much more modern test harness,Gilbert Ramirez25-1429/+919
2013-09-16Don't print a warning about missing svn id when the argument is notJörg Mayer1-1/+4
2013-09-15Tweak mq macro and checkAPI to avoid false positives - "garbage"Evan Huus1-1/+1
2013-09-15Add help optionJörg Mayer1-16/+29
2013-09-15http://url is NOT a c++ style commentJörg Mayer1-1/+1
2013-09-14Add GPL license as per Anders' email.Evan Huus1-0/+20
2013-09-13Add license header to colorfilters2js.pl as per email from Dirk.Evan Huus1-0/+21
2013-09-13Copyright notice (GPL, why not).Guy Harris1-0/+18
2013-09-13Move debian-setup.sh into tools/Jeff Morriss2-0/+21
2013-09-13cmake/TestFileOffsetBits also copied from an upstream with the appropriateEvan Huus1-0/+3
2013-09-13Permit a bunch of 'combo' licenses (meaning GPL + something else we accept inEvan Huus1-0/+4
2013-09-13Add license header (attributing to Jakub) for a few of the npl files.Evan Huus3-1/+37
2013-09-13Ignore svnversion.h, it's auto-generated. Ignore lemon and except.[ch], they'reEvan Huus1-0/+12
2013-09-13OK, all the Makefiles use -build since r41943, so add that option back for now.Chris Maynard1-1/+3
2013-09-13Update the comments to match the current usage.Chris Maynard1-1/+4
2013-09-13Rename --build to --check-addtext/--nocheck-addtext for clarity.Chris Maynard1-9/+15
2013-09-12When profiling we are more interested in real-world performance than memoryEvan Huus1-8/+10
2013-09-10Add newlines to the AsciiDoc output.Gerald Combs1-1/+1
2013-09-10Make compare-abis.sh work with versions having multiple digits in version numberBalint Reczey1-2/+2
2013-09-09Set *.ts files' mime type to be XML; set svn properties on tools/pre-commit.Jeff Morriss1-1/+1
2013-09-09Add my pre-commit git script (with checkAPI/hf/encoding args...) Need to copy...Alexis La Goutte1-0/+44
2013-09-09Have conversion tools use the "new" expert_add_info_format.Michael Mann2-5/+6
2013-09-08expert_add_info_format_text -> expert_add_info_textMichael Mann1-4/+4
2013-09-08Add filterable expert info to generated X11 dissector. I didn't regenerate t...Michael Mann1-1/+1
2013-09-08Add filterable expert info to NCP dissector.Michael Mann1-0/+39
2013-09-07Ignore licensing in the macosx packaging - it's all copied from Inkscape (GPL)Evan Huus1-1/+4
2013-09-07Use "recode" to convert HTML entities to UTF-8 if it's available.Gerald Combs1-1/+6
2013-09-05Make checkAPI notify (warnings only, for now) about deprecated emem functions.Evan Huus1-1/+61
2013-09-05Add modelines to avoid using tabs in the codeJörg Mayer1-0/+7
2013-09-05Change the regexp syntax a bit.Jörg Mayer1-6/+3
2013-09-05Use intended regex modification for absolute paths.Stig Bjørlykke1-4/+4
2013-09-05Removed TAB as indent.Stig Bjørlykke1-7/+7
2013-09-05Adapt generated output to always print paths relative toJörg Mayer1-1/+8
2013-08-29Update for Qt 5.1.1.Gerald Combs1-2/+17
2013-08-25Valgrind requires more resources than running normally. Bump limits to 1.5xEvan Huus1-0/+3
2013-08-24Tool to help convert current expert_add_info_format() calls into filterable e...Michael Mann1-0/+427
2013-08-24If the proto_tree_add_text string is just "%s", assume it won't be converted ...Michael Mann1-6/+14