aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-12Update USBPcap installer packagedPascal Quantin1-4/+4
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann1-1/+1
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-40/+19
2015-12-09Skinny: packet-skinnyDiederik de Groot1-3/+5
2015-12-07Spelling fixes for errors found by lintianBalint Reczey2-2/+2
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris1-0/+2
2015-12-02eCMP Dissector - Extensible Control & Management ProtocolJames Lynch1-0/+1
2015-11-29Support building the X11 dissector outside the source tree.Jeff Morriss2-40/+54
2015-11-27Officially remove tvb_get_string and tvb_get_stringz.Michael Mann1-2/+0
2015-11-25asn2wrs.py: always use relative pathsPeter Wu1-6/+10
2015-11-23lemon (tools): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-23/+33
2015-11-22asn2wrs.py: fix path substitution when generating ASN.1 dissectors with CMake...Pascal Quantin1-2/+2
2015-11-21Fix Windows hardening check (x64)Graham Bloice1-0/+9
2015-11-21Fix Windows hardening checkGraham Bloice1-2/+56
2015-11-21autotools: Fix extra-compiler-warnings for system headersJoão Valverde3-16/+0
2015-11-20More spelling fixes found by lintianBalint Reczey2-3/+3