aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Mate: Fix indent (use tabs)Alexis La Goutte1-6/+6
2014-11-19Eliminate proto_tree_add_text from packet-mate.cMichael Mann1-28/+50
2014-10-09CMake: Bundle our plugins.Gerald Combs1-3/+12
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier4-4/+51
2014-08-31Don't show the echo/python command lines when making plugin.cРоман Донченко1-3/+4
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко1-5/+0
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-12/+4
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-12/+1
2014-07-31Add more files to the release tarball.Guy Harris1-1/+14
2014-07-20Use forward slashes in paths to runlex.shРоман Донченко1-1/+1
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann1-15/+5
2014-07-10Revert "More needed to get rid of "lib" in "libwsutil" on Windows."Guy Harris1-1/+1
2014-07-09More needed to get rid of "lib" in "libwsutil" on Windows.Guy Harris1-1/+1
2014-07-06Add printf-format annotations, fix garbagePeter Wu2-3/+5
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2-10/+10
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte18-24/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte6-12/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-03Fix (-W)documentation found by ClangAlexis La Goutte1-64/+64
2014-01-01Fix [-Wmissing-prototypes]Anders Broman1-0/+3
2013-12-14Use "(void) <variable/>" to avoid unused variable warnings similar toGerald Combs1-1/+4
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-12Now that fvalue_to_string_repr() returns NULL if the fvalue's ftype hasGuy Harris1-6/+2
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-11-10Move struct _ftype_t + callback typedefs + free macro to ftypes-int.hJakub Zawadzki1-0/+2
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-09-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2013-08-06Replace hfinfo pointer to same_name_prev, with same_name_prev_id.Jakub Zawadzki1-1/+1
2013-07-21Update plugins/ with recent change.Jakub Zawadzki1-1/+1
2013-07-15Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...Jeff Morriss1-1/+2
2013-07-06Add our license header to plugin moduleinfo.h files. Cleans up a batch ofEvan Huus1-0/+23
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-03-21From beroset:Bill Meier1-28/+28
2013-03-21From beroset:Bill Meier6-88/+88
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-26it's ==> its & its == > it's as needed.Bill Meier1-2/+2
2013-02-15Get rid of an extra blank line.Guy Harris1-1/+0
2013-02-12Fix the grammar.h/grammar.c/grammar.lemon dependency so thatGilbert Ramirez1-2/+2
2013-02-10Add %option noinput to a bunch of Flex files, as we aren't using theGuy Harris1-0/+5
2013-02-09Pull the definition of NODIST_HEADER_FILES up intoGuy Harris1-3/+0
2013-02-09Get rid of trailing tabs, make comments more similar.Guy Harris1-1/+1
2013-02-09Define GENERATED_HEADER_FILES in plugins/Makefile.common.inc.Guy Harris1-4/+0
2013-02-09plugins/Makefile.common.inc defines NODIST_SRC_FILES, andGuy Harris1-4/+0
2013-02-09Define FLEX_GENERATED_SRC_FILES and LEMON_GENERATED_SRC_FILES inGuy Harris1-1/+1
2013-02-09plugins/Makefile.common.inc should already be definingGuy Harris1-4/+0
2013-02-09Try to fix the makefiles to be able to build mate after distclean.Anders Broman2-3/+15
2013-02-08Stick NONGENERATED_ in the front of the macros listing non-generatedGuy Harris1-3/+3