wireshark/plugins/mate
Guy Harris ac3ac6c476 Plugins are not shared libraries, so:
1) don't set thei SOVERSION - run-time-loaded modules don't have
	   an SOVERSION;

	2) build them with link mode MODULE, not SHARED, on all
	   platforms.

(Fixing 1) also fixes the problem with building them as MODULE on OS X.)

svn path=/trunk/; revision=34243
2010-09-24 20:41:34 +00:00
..
examples Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
matelib
AUTHORS
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
INSTALL
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common Add a script as a front-end for Flex, to work around various problems, 2007-08-04 02:13:52 +00:00
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
NEWS
mate.h Be sure we initialize the p_id in hf's. This fixes 2010-04-14 18:39:00 +00:00
mate_grammar.lemon Be sure we initialize the p_id in hf's. This fixes 2010-04-14 18:39:00 +00:00
mate_parser.l luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
mate_runtime.c Fix some gcc -Wshadow warnings. 2010-01-28 21:49:30 +00:00
mate_setup.c Be sure we initialize the p_id in hf's. This fixes 2010-04-14 18:39:00 +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 MATE has a grammar. 2005-05-16 13:28:35 +00:00
moduleinfo.nmake Set the right properties on the files. 2006-12-19 22:30:38 +00:00
packet-mate.c Use find_dissector() instead of create_dissector_handle(); 2009-08-03 16:18:06 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00