wireshark/plugins/unistim
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
..
AUTHORS
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
ChangeLog
Makefile.am Synchronize Makefiles even more. 2010-05-14 16:48:17 +00:00
Makefile.common From Don Newton: Added dissection of Expansion Module (KEM,GEM) messages to Unistim plugin. 2010-08-12 15:47:31 +00:00
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
TODO Add RT(C)P conversation setup. 2007-09-13 18:47:10 +00:00
audio.h Fix some typos and spelling (mostly in text strings) 2008-12-22 15:24:18 +00:00
basic.h From Don Newton: 2007-09-19 18:57:09 +00:00
broadcast.h
defines.h From Don Newton: 2008-12-02 07:09:01 +00:00
display.h Fix some typos and spelling (mostly in text strings) 2008-12-22 15:24:18 +00:00
expansion.h Add new expansion.h file left out of the previous commit. 2010-08-12 15:58:01 +00:00
key.h
moduleinfo.h
moduleinfo.nmake
network.h The only reason to escape "%" in a string is if you are, incorrectly, 2010-07-09 21:27:08 +00:00
packet-unistim.c (Trivial) Use consistent indentation; Whitespace cleanup. 2010-08-12 16:27:16 +00:00
packet-unistim.h From Chad Singer: 2007-09-10 07:21:27 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00
uftp.h From Don Newton: 2007-09-24 19:56:17 +00:00