summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-03Make sure our shell, Perl, & Python tools are executable.Gerald Combs5-0/+0
2016-03-03Create perl script to append existing AUTHORS file with information from git ...Michael Mann1-0/+197
2016-03-01debian-setup: need libtool-bin for building.Alexis La Goutte1-1/+1
2016-02-29fuzz-test: Add missing new lineJoão Valverde1-1/+1
2016-02-29PIDL: sync pidl with samba repoAurelien Aptel13-144/+365
2016-02-25pre-commit: Use uname -a instead.João Valverde1-2/+2
2016-02-25pre-commit: Avoid launching python subprocesses.João Valverde4-53/+63
2016-02-23When installing RPMs for development, use dnf if the OS has it.Jeff Morriss1-2/+7
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde1-0/+2
2016-02-13Just #include wsutil/inet_aton.hJoão Valverde1-0/+1
2016-02-11autotools: Add more silent build rulesJoão Valverde1-1/+1
2016-02-10debian-setup: bug fixDario Lombardo1-3/+3
2016-02-08tools: improve valgrind script.Dario Lombardo1-3/+13
2016-02-05fuzz-test: Move the ASan message outside our loops.Gerald Combs1-3/+7
2016-02-04Fix asn2wrs warnings [-Wredundant-decls]João Valverde1-1/+4
2016-02-04fuzz-test: Print the memory limit if ASan is enabled.Gerald Combs1-2/+5
2016-02-03No need for execute bit on setuid-root.pl.inJoão Valverde1-0/+0
2016-02-03lemon: Use automake rulesJoão Valverde1-4/+14
2016-02-02Add silent build rules for setuid-root.plJoão Valverde1-1/+4
2016-02-01pre-commit: ignore ASN.1 template filesPascal Quantin1-0/+1
2016-01-31plugins: do not import symbols globallyPeter Wu1-1/+1
2016-01-31lemon: fix leak.Dario Lombardo1-2/+6
2016-01-29tools: improve debian-setup with optional packages.Dario Lombardo1-2/+20
2016-01-29lemon: Have Makefile.am handle warnings as errors correctlyJoão Valverde1-1/+1
2016-01-28Add fnmatch support to git pre-commit hookJoão Valverde4-37/+125
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1
2016-01-22lemon (tools): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-22/+25
2016-01-12Fix another warning on 64-bit platforms.Guy Harris1-1/+1
2016-01-12Add the comment about the Wireshark changes github repo from the commitJoerg Mayer1-1/+2
2016-01-12Lemon: resync with upstreamAlexis La Goutte3-286/+492
2016-01-10checkfiltername.pl: Don't print empty line on successful runJoão Valverde1-43/+43
2016-01-09checkAPIs: remove false positive in shadow checkPeter Wu1-1/+1
2016-01-09Add lempar to pre-commit ignore listAlexis La Goutte1-0/+1
2016-01-07lemon: Fix warnings [-Wpedantic]João Valverde1-26/+31
2016-01-06checkAPIs: Add "system" to possible shadow variable (on OS X)Alexis La Goutte1-0/+1
2016-01-05Add basic exclude facility to pre-commit hook checksJoão Valverde2-0/+19
2015-12-31lemon: Fix warnings [-Wcast-qual]João Valverde1-8/+8
2015-12-20Add %ProgramW6432% to the list of search paths when looking for 7-Zip.Christian Tellefsen1-0/+1
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-12/+0