summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-08-11Don't let a valgrind-output-parsing error hide the fact that it was an error ofEvan Huus1-1/+4
2013-08-09Fix error handling.Gerald Combs1-5/+5
2013-08-09Allow display base, not field type to have multiple ORed entries (for things ...Michael Mann1-8/+8
2013-08-07Switch to make-services.py. Fix some variable names and version tests.Gerald Combs2-16/+16
2013-08-06Add a Python version of make-services.pl. Instead of trying to parse theGerald Combs1-0/+168
2013-08-05Add support for determining BASE_EXT_STRING.Michael Mann1-5/+18
2013-08-02Make sure we're compatible with Python 2 + 3. Tested with Pythons 2.5,Gerald Combs1-13350/+13355
2013-08-02Make sure we're compatible with Python 2 + 3. Tested with Pythons 2.5,Gerald Combs1-2/+10
2013-08-02Make sure we're compatible with Python 2 + 3. Tested with Pythons 2.5,Gerald Combs1-4/+4
2013-08-02Make sure we're compatible with Python 2 + 3. Tested with Pythons 2.5,Gerald Combs1-5787/+5791
2013-07-31Fix compatibility with older versions of Python. Tested with 2.5, 2.6,Gerald Combs1-1/+6
2013-07-31Add support for Python 3. Make sure we pass bytes to hashlib.sha1 asGerald Combs1-3/+3
2013-07-29asciidoc.conf: Have sort-and-group remove commas.Gerald Combs1-1/+1
2013-07-29Add license header to script after emailing author to verify that GPL 2+ was theEvan Huus1-2/+24
2013-07-28Make many items filterable for Vines dissectors.Michael Mann1-3/+6
2013-07-27Add the proper license header and attribution to Balint's git-compare-abis sc...Evan Huus1-2/+23
2013-07-26The descriptive name for a field is the field full name; the name usedGuy Harris1-4/+4
2013-07-26Add support for common FT_ETHER cases.Michael Mann1-2/+5
2013-07-25Multiple improvements and bug-fixes for the fuzz-test script:Evan Huus1-58/+67
2013-07-24fix "compile" errorMichael Mann1-1/+1
2013-07-24Add "usage" for expert optionMichael Mann1-0/+4
2013-07-22fix "compiler errors"Michael Mann1-4/+5
2013-07-21Add ability to convert proto_tree_add_text to "expert" API. It's a little ha...Michael Mann1-98/+327
2013-07-20GeoIP 1.5.1.Gerald Combs2-2/+2
2013-07-18Add better detection of strings and byte arrays.Michael Mann1-4/+11
2013-07-17gen-bugnote: Produce a list item for AsciiDoc. backport-rev: Add errorGerald Combs2-10/+21
2013-07-16Add in basic error checking of the .proto_tree_input file to prevent some iss...Michael Mann1-5/+27
2013-07-15Get rid of "win-setup.sh: line 24: $'\r': command not found" warningPascal Quantin1-1/+0
2013-07-15Set convert_proto_tree_add_text has executableAlexis La Goutte1-0/+0
2013-07-14Generate better hf_ nameMichael Mann1-77/+81
2013-07-13set svn propertiesMartin Kaiser1-419/+419
2013-07-13Here's a tool to help in the conversion of proto_tree_add_text to proto_tree_...Michael Mann1-0/+419
2013-07-12Add a (GPLv2+) license header, copyright Balint.Jeff Morriss1-2/+22
2013-07-12Add (GPLv2+) license headers to these scripts, assigning the copyright toJeff Morriss6-6/+127
2013-07-08Include the output (fuzz'd) file name in the output when fuzz (or randpkt)Jeff Morriss2-3/+2
2013-07-06Add support for filterable expert info fields. Statistics don't separate out...Michael Mann1-0/+39
2013-07-05Make checkAPIs.pl a little more discerning when looking for too many proto_tr...Michael Mann1-2/+5
2013-07-03Fix Coverity CID 660 (Negative array index read) by holding off the assignmen...Chris Maynard1-18/+34
2013-07-03Fix Coverity CID 280323 (Free of array-typed value) by ensuring that tpltname...Chris Maynard1-6/+6
2013-07-03WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris3-9/+9
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-06-19From Orgad Shaneh via bug 8308 - allow a relative path for the WIRESHARK_LIBS...Graham Bloice1-3/+4
2013-06-19Add a couple of missing lines from the usage output.Martin Mathieson1-1/+1
2013-06-10tools/lemon/lemon.c: Fix an integer shortening issue. (CMake enablesGerald Combs1-1/+1
2013-06-05Add a -Y option to match test-captures.sh: it runs tshark with a read filter ...Jeff Morriss1-1/+2
2013-06-05Add a new environment variable to cause abort()s if we add too many itemsJeff Morriss3-17/+13
2013-06-04Allow C directives in #.FN_HDR, #.FN_FTR, #.FN_BODY, they have to start with ##Tomas Kukosa1-1/+5
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