wireshark/plugins/mate
Jörg Mayer 96779de920 cmake changes:
- Add checking for linker flags
- Install plugins with the name including the Wireshark version.
  This will make it easier to find matching plugin versions if
  files get just copied over.


svn path=/trunk/; revision=32231
2010-03-18 10:27:17 +00:00
..
examples
matelib
AUTHORS
CMakeLists.txt cmake changes: 2010-03-18 10:27:17 +00:00
COPYING
INSTALL
Makefile.am Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
Makefile.common
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
mate.h
mate_grammar.lemon
mate_parser.l
mate_runtime.c Fix some gcc -Wshadow warnings. 2010-01-28 21:49:30 +00:00
mate_setup.c Replace some unnecessary use of g_snprintf and g_strdup_printf 2009-03-27 14:46:54 +00:00
mate_util.c Fix some gcc -Wshadow warnings. 2010-01-28 21:49:30 +00:00
mate_util.h Removed redundant redeclaration of delete_avpl(). 2009-10-19 14:42:10 +00:00
moduleinfo.h
moduleinfo.nmake
NEWS
packet-mate.c Use find_dissector() instead of create_dissector_handle(); 2009-08-03 16:18:06 +00:00
plugin.rc.in