wireshark/plugins
Luis Ontanon 9fd26b71ef * DissectorTable.add does not allow to add lua protocols that don't have a dissector.
* ProtoFiled.uint checks the base to be a valid value to avoid an assertion in proto.c while registering the field array
* save one lua table lookup by using a reference to the dissectors table instead of looking for it by name
* set data_hanlde's value to avoid a crash while invoking it.
* make the TvbRange of Tree:add_item really optional. 


svn path=/trunk/; revision=17220
2006-02-08 23:26:52 +00:00
..
acn After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
agentx Fix a typo found by Guy. 2005-10-16 03:50:58 +00:00
artnet After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
asn1 Use <wiretap/file_util.h> to include "file_util.h"; otherwise, the 2005-11-07 02:47:09 +00:00
ciscosm various code cleanup: 2005-08-08 18:50:39 +00:00
docsis From Eric Hultin: 2006-02-01 05:44:20 +00:00
enttec After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
giop Parlay re-generated with the updated idl2eth generator. 2005-08-31 20:25:48 +00:00
gryphon More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
h223 Trivial warning fixes 2005-11-22 12:51:14 +00:00
irda Make sure we initialize our iap_conv struct _before_ we go digging 2005-08-09 14:38:11 +00:00
lua * DissectorTable.add does not allow to add lua protocols that don't have a dissector. 2006-02-08 23:26:52 +00:00
lwres Bill Meier: 2006-01-05 13:01:08 +00:00
mate Add register_postdissector() to the API. 2006-01-24 00:26:57 +00:00
megaco Fix bug #343 Parsing Problem - TransactionResponseAck (MEGACO). 2005-09-20 18:45:21 +00:00
mgcp EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
opsi fix #480: Change defaults for all reassembling settings to ON 2005-09-28 22:15:38 +00:00
pcli After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
profinet minor enhancements 2005-11-12 09:39:24 +00:00
rdm Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
rlm various code cleanup: 2005-08-08 18:50:39 +00:00
rtnet Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
rudp After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
stats_tree More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
tpg Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
v5ua Bill Meier: 2006-01-05 13:01:08 +00:00
Makefile.am It was hard.. but at the end I won (or at least i believe so...). 2006-01-31 22:22:05 +00:00
Makefile.nmake changes to build lua plugin with MSVC6: 2006-02-07 09:12:43 +00:00