aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-06-16lemon: use a define for fseek()'s whence parameterMartin Kaiser1-1/+1
2016-06-16DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_with_flagsMichael Mann1-25/+44
2016-06-16X11: Fix last indent issue on X11 generatorAlexis La Goutte1-23/+23
2016-06-15Remove Nmake build systemPascal Quantin10-329/+2
2016-06-15Win: convert atkversion.h to UTF-8Pascal Quantin1-4/+4
2016-06-15win-setup.ps1: stop downloading user-guide; with CMake it is generated from s...Pascal Quantin1-2/+0
2016-06-13Indent register.c and other cosmetic changesJoão Valverde1-13/+31
2016-06-12Have MemoryCheck() directly incorporate the error message and exit.Guy Harris1-13/+3
2016-06-12Add more memory checks, and use MemoryCheck() for some existing checks.Guy Harris1-31/+14
2016-06-06Add support in checkhf.pl for expert info.Michael Mann1-5/+158
2016-06-03Remove an ellipsis UTF-8 character in gsignal.hPascal Quantin1-2/+2
2016-05-30Add nghttp2 folder to ignore pre-commit checkAlexis La Goutte1-0/+1
2016-05-21[skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage prot...Diederik de Groot1-3/+3
2016-05-17[skinny] Update message definitionsDiederik de Groot1-6/+16
2016-05-13Move the Valgrind size check after the capinfos check of the file.Jeff Morriss1-5/+5
2016-05-11Upgrade c-ares Windows library from 1.9.1 to 1.11.0Pascal Quantin1-4/+5
2016-05-02Revert "PIDL: Remove _U_ and remove unused-parameter via pragma"Guy Harris1-14/+11
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-3/+19
2016-05-02PIDL: Remove _U_ and remove unused-parameter via pragmaAlexis La Goutte1-11/+14
2016-04-25Compile sshdump and ciscodump for WindowsPascal Quantin1-0/+3
2016-04-12Add more files to the pre-commit ignore list.Gerald Combs1-0/+3
2016-04-12checkAPIs: Add links to banned functions.Gerald Combs1-1/+9
2016-04-09Update USBPcap installer packaged in our Windows installer and add a warningPascal Quantin1-4/+4
2016-04-08Minor lemon Makefile.am fixupJoão Valverde1-1/+2
2016-04-07Don't build lemon using -WerrorJoão Valverde1-1/+1
2016-04-07autotools: Use AC_SUBST to set -Werror flagJoão Valverde1-5/+1
2016-04-05Expand a comment.Guy Harris1-2/+3
2016-04-05Fix VPATH buildJoão Valverde1-1/+1
2016-04-04Use AC_REPLACE_FUNCS and LTLIBOBJSJoão Valverde1-0/+2
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-53/+38
2016-03-28Fix out-of-tree "gen-authors" targetPeter Wu1-3/+3
2016-03-28tools/generate_authors.pl: avoid duplicatesPeter Wu1-7/+7
2016-03-24Add basic PIDL MakefileJoão Valverde1-0/+1
2016-03-24Portably remove CRs from Python output.Guy Harris1-7/+10
2016-03-24Add files by folder to distribution tarball (EXTRA_DIST)João Valverde1-102/+6
2016-03-23That's not specific to OS X.Guy Harris1-2/+5
2016-03-23Fix a problem that prevented checkins of all filenames containing theJoerg Mayer1-1/+3
2016-03-23Make runlex.sh quieterJoão Valverde1-6/+6
2016-03-21AUTHORS: More column alignment improvementsJoão Valverde1-4/+8
2016-03-14Parallelize fuzz-test.shGerald Combs1-2/+14
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde2-5/+4
2016-03-10Add the pass number to the fuzz failure report.Gerald Combs1-0/+1
2016-03-10Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson1-12/+8
2016-03-08AUTHORS: Use LF line endings and remove BOMJoão Valverde1-6/+1
2016-03-08AUTHORS: Add <...> to git log email addressesJoão Valverde1-1/+1
2016-03-08generate_authors.pl: Use literal regex expressionJoão Valverde1-3/+1
2016-03-07generate_authors: Align git log email columnJoão Valverde1-10/+18
2016-03-06PIDL (NDR): fix missing $name when regenerate MAPI dissectorAlexis La Goutte1-3/+6
2016-03-06CMake: Avoid pipes and the `cut` command.Gerald Combs1-1/+3
2016-03-05Check source files for broken (read: not set to 8) tabstop settings.Jeff Morriss1-0/+15