Enable Lua tcp tap userdata.
[obnox/wireshark/wip.git] / epan / dissectors / packet-mgcp.c
2009-03-29 etxrabMore size_t casts.
2008-12-17 wmeierFix some typos and spelling (mostly in text strings)
2008-09-25 kukosado not call proto_tree_add_...() inside PROTO_ITEM_SET_...
2008-09-23 wmeierMinor change: use guint for prefs port variables.
2008-09-03 wmeierCleanup related to prefs & proto_reg_handoff
2008-06-22 stigMake the MGCP dissector give away the package if it...
2008-05-08 martinmStop using deprecated functions identified by checkAPIs...
2008-04-09 etxrabRemove:
2008-03-01 stigRewrote to use g_strlcpy and g_strlcat.
2008-02-02 stigRewrote some prohibited APIs in epan/dissectors/ (sprin...
2007-12-09 etxrabMove the routines tvb_skip_wsp() to tvbuff.c
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-16 etxrabFrom Harmeet Sawhney:
2007-10-16 jakeMake MGCP a builtin dissector to reduce the number...
2007-10-16 jakeDon't just copy a file and check that in. Use svn copy...
2007-10-15 etxrabMake MGCP a builtin dissector to reduce the number...