Document option to hide the capture info dialog
[obnox/wireshark/wip.git] / plugins / mgcp /
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-23 etxrabFrom Martin Mathieson:
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 sahlbergname change
2006-04-22 guyConvert most other plugin dissectors to use the make...
2006-04-05 etxrabFrom Martin Mathieson:
2006-02-14 geraldmgcp-plugin -> plugin-mgcp.
2006-02-14 jmayerExperiment with a somewhat generic packet-to-plugin...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-10 geraldep_tvb_get_string() -> tvb_get_ephemeral_string().
2005-07-27 legofix another leak of tap data
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-05-28 sahlbergfrom Alejandro Vaquero
2005-05-26 etxrabFrom Martin Mathieson:
2005-05-02 geraldIn dissect_mgcp_firstline(), throw an exception if...
2005-04-29 lrolandFrom Martin Mathieson:
2005-04-26 lrolandReindent the mgcp dissector with tabs and
2005-04-25 lrolandFrom Martin Mathieson:
2005-04-18 geraldMake sure a pointer isn't null before we dereference it.
2005-04-18 geraldKeep MGCP from looping in an infinite fashion. Other...
2005-04-08 sahlbergFrom Martin M
2005-03-29 etxrabFrom Martin Mathieson :
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-21 legoooops,I forgot this one with the last checkin
2005-02-20 lrolandDon't register mgcp taps,
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-02 etxrabFrom Jon Ringle:
2005-01-05 guyFrom Chris Maynard: free a string obtained with "tvb_ge...
2005-01-01 guyWhen computing a hash value based on, among other things, a
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-01 guyMake a bunch of source files non-executable.
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 jmayer .cvsignore is dead
2004-07-18 jmayerAdd epan/dissectors/.cvsignore
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-31 etxrabFrom Thomas Anders fix some memory leaks
2004-05-30 etxrabFrom Thomas Anders patch adds sub parameter dissection...
2004-05-23 etxrabAdd translation of result codes
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-04-25 obiotReplace the plugin linkage libs into PLUGIN_LIBS which...
2004-04-14 obiotAdd support for plugin dissectors on cygwin builds...
2003-12-05 guySubdissectors must be called regardless of whether...
2003-11-17 guyFix the copyright notices (Gerald has the copyright...
2003-11-06 guyUse "$(OBJECTS)" whenever a complete list of .obj files...
2003-10-10 guyGive every Makefile.nmake file a "distclean" rule,...
2003-09-05 jmayer- Make --enable-static work again (configure.in, Makefi...
2003-09-02 guy"tvb_new_subset(tvb, 0, tvb_length(tvb), -1)" is equiva...
2003-07-25 guyGet rid of carriage returns - some compilers don't...
2003-06-14 guyDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 guyDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-06-12 guyGet rid of allocations of unused buffers.
2003-04-30 geraldModify tvb_get_nstringz*() to behave more like snprintf...
2003-04-16 guyFrom Lars Roland:
2003-03-07 geraldAdd packet-mgcp.h to the distribution.
2003-03-06 guy"transid" values are guint32's, and should be printed...
2003-03-06 sahlbergFrom Lars Ronald :
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 guyAdd an extra argument to "tvb_find_line_end()", which...
2002-07-06 guyFrom Nix:
2002-04-30 guyMark the "plugin_address_table_t *" argument to "plugin...
2002-02-27 guyFrom Joerg Mayer:
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 guyFix some problems in protocol preferences blurbs.
2001-12-12 guyFrom Motonori Shindo:
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-10-31 guySigh. Well, if you make the function declarations...
2001-07-10 guyAdd some additional items to .cvsignore files, for...
2001-07-10 hagbardFixed the make dist problem.
2001-07-09 girlichC sources are in $(srcdir) and not the current directory
2001-07-08 hagbardFixed the {tethereal,ethereal}_static targets so that the
2001-07-08 hagbardSome additional cleanup.
2001-07-05 hagbardFixed problem with handling empty parameters.
2001-07-04 hagbardSome minor changes to allow the mgcp plugin to be compiled
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 guyGet rid of NullTVB references.
2001-03-23 guyUpdate the version of the MGCP plugin.
2001-03-22 guyGet rid of no-longer-used "tvb_section_length()" routine.
2001-03-15 oabadPatch from Ed Warnicke.
2001-03-04 guyUpdates from Ed Warnicke.
2001-03-04 guyUpdate from Ed Warnicke.
2001-01-26 guyClean up the dissector registration up a bit - arrange...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-12 gramIncrement module version.
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyAdd a new "prefs_register_protocol()" routine, which...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-28 guyUpdates from Ed Warnicke.
2000-12-25 guyPreferences shouldn't supposed to have blanks in their...
2000-12-20 gramBug fixes from Ed Warnicke.
2000-11-29 guyUse GLib's G_MODULE_EXPORT when defining constants...
2000-11-22 gramExport plugin_reg_handoff via DLLEXPORT.
2000-11-21 guyUpdates from Ed Warnicke.
2000-11-15 guyAdd a mechanism by which a dissector can be registered...
next