wireshark/plugins
Guy Harris af85a24619 In generated GIOP dissectors, don't set the Protocol or Info columns, or
create the top-level protocol tree item, until the dissector accepts the
packet as being for it.

"strcmp()" isn't a Boolean; don't treat it as such.

Get rid of trailing white space.

svn path=/trunk/; revision=14750
2005-06-25 18:20:13 +00:00
..
acn Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
agentx Don't write a '\0' way the heck past the end of an array. Fixes bug 164. 2005-05-10 23:45:39 +00:00
artnet Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
asn1 Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
ciscosm From Cvetan Ivanov 2005-04-04 07:40:07 +00:00
docsis Make sure we don't loop when we dissect concatenated PDUs. Make some int 2005-05-23 21:18:14 +00:00
enttec Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
giop In generated GIOP dissectors, don't set the Protocol or Info columns, or 2005-06-25 18:20:13 +00:00
gryphon Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
irda Fix a format string vulneratility in the AFP dissector identified 2005-06-20 19:35:58 +00:00
lwres Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
mate More constification. 2005-06-24 02:51:01 +00:00
megaco Break out of an infinite loop. Fixes bugs 213 & 214. 2005-05-30 15:51:03 +00:00
mgcp from Alejandro Vaquero 2005-05-28 23:05:41 +00:00
opsi Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
pcli Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
profinet Fix a format string vulneratility in the AFP dissector identified 2005-06-20 19:35:58 +00:00
rdm Add a couple of length checks. 2005-04-04 03:01:40 +00:00
rlm Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
rtnet Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
rudp Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
stats_tree don't call g_assert_not_reached() for an unknown port type 2005-06-10 18:30:33 +00:00
v5ua Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
xml Add some more media types to be dissected as xml. 2005-05-17 19:13:05 +00:00
Makefile.am Get rid of trailing \ 2005-05-02 10:59:51 +00:00
Makefile.nmake As suggested by Jaap Keuter: 2005-05-31 20:42:15 +00:00