From Richard Urwin a great enhancement to the color filter dialogue to
[obnox/wireshark/wip.git] / plugins /
2003-08-18 guyCheck in Xass-list, so the CVS tree can be built on...
2003-08-18 guyFrom Matthijs Melchior:
2003-08-17 guyFrom Erwin Rol:
2003-08-16 guyThere's no such function as "delete_giop_user_module...
2003-08-06 guyAs per Bernd Becker's suggestion, add "register_giop_us...
2003-08-06 geraldRemove the reference to the nonexistent packet-lwres...
2003-08-05 guyFrom Lars Roland: get rid of "ip_to_str()", as it's...
2003-08-05 guyFrom Lars Roland: make Makefile.nmake for lwres resembl...
2003-08-05 guyAdd the usual .cvsignore file.
2003-08-05 guyLWRES support, from Oleg Terletsky.
2003-07-31 guyFrom Tomas Kukosa: add "find_dissector_table()",
2003-07-30 guyCrude workaround for a deficiency in the MEGACO parser...
2003-07-26 sahlbergUpdates to the MEGACO plugin so that it will call the...
2003-07-25 guyGet rid of carriage returns - some compilers don't...
2003-07-23 geraldRemove duplicate targets and circular rules, as pointed...
2003-07-22 geraldFix a "make distcheck" failure.
2003-07-19 geraldFix a couple of distcheck failures.
2003-07-19 guyGet rid of check for a null "docsis_vsif_handle" -...
2003-07-18 guyInclude the same headers that "plugin_api.h" does.
2003-07-18 guyFrom Matthijs Melchior: generate all declarations and...
2003-07-16 tpotFix unused variable warning.
2003-07-08 guyMake the top-level protocol tree entry cover all the...
2003-07-01 guyFrom Christoph Wiest: redo MEGACO dissector to more...
2003-06-17 guyFrom Lars Roland: clean the rtnet plugin directory...
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-13 guyFrom Jason House: fix the return types of the pointers to
2003-06-12 guyLink the plugin with glib, as it now calls "g_free()".
2003-06-12 guyExport "tvb_get_string()" and "tvb_get_stringz()" to...
2003-06-12 guyGet rid of allocations of unused buffers.
2003-06-12 guyAdd new routines:
2003-06-11 geralds/artnet/rtnet/g.
2003-06-11 guyFrom Erwin Rol: RTNET/TDMA support.
2003-06-03 geraldFrom Lars Roland: Update the plugin API for Glib/GTK...
2003-05-28 geraldUpdate Anand Narwani's email address.
2003-05-01 guyFrom Matthijs Melchior: don't export functions also...
2003-04-30 guyThe typedefs in plugins/plugin_table.h must have "addr_...
2003-04-30 guyFrom Matthijs Melchior: export the exception mechanism...
2003-04-30 geraldModify tvb_get_nstringz*() to behave more like snprintf...
2003-04-29 guyAdd a "proto_item_set_end()" routine that sets the...
2003-04-24 guyFrom Matthijs Melchior: add the ASN.1 routines to the...
2003-04-21 guyAdd the usual .cvsignore file.
2003-04-21 guyFrom Erwin Rol: ArtNET support.
2003-04-16 guyFrom Lars Roland:
2003-04-08 guyAdd "proto_tree_add_none_format()" to the set of functi...
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 :
2003-02-25 guyPut in a blank between "Intercept" and "packets".
2003-01-31 guyGet rid of BASE_BIN - it's just the same as BASE_DEC...
2003-01-28 guyGet rid of the extra "pcli." in the "pcli.pcli.udp_port...
2003-01-24 jmayerRemove an unused function prototype
2003-01-15 guy#if 0 out the binary protocol stuff, as there's only...
2003-01-14 guyGive it an RCS ID.
2003-01-14 guyFrom Christian Falckenberg: beginnings of a MEGACO...
2003-01-11 guyFix the copyright notice, give it an RCS ID, and fix...
2003-01-09 guyUse "plugindir", not "PLUGIN_DIR", as the variable...
2002-12-02 guyMake the format argument to the "col_XXX_fstr()" routin...
2002-11-28 guyFix "addr_ip6_to_str" to reflect the fact that "ip6_to_...
2002-11-14 guyFrom Tomas Kukosa: export more routines to plugins.
2002-10-24 hagbardAdded a pointer to more information on PCLI
2002-10-15 guyWhen registering a protocol, make sure there are no...
2002-10-10 guyAs we are (correctly) calling the IP dissector regardle...
2002-10-10 hagbardFixed minor error in call ordering.
2002-10-08 guyFix a cut-and-pasteo - PCLI isn't defined by RFC 2705...
2002-10-06 jmayerRemove unnecessary config* stuff
2002-10-06 jmayerIgnore *.la and *.lo
2002-10-03 hagbardAdded a dissector plugin for Packet Cable Lawful Intercept.
2002-09-23 jmayerFix two minor typos by Anand V. Narwani
2002-09-12 jmayerHandle ignored files more flexible. This also fixes...
2002-09-12 guyFrom Anand Narwani: fix an error in decoding classifier...
2002-09-10 guyFrom Anand Narwani: support for Cisco vendor-specific...
2002-08-30 guyFrom Anand Narwani: updates to fix:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-20 guyFrom Anand Narwani: fix an infinite recursion issue...
2002-08-14 guyFrom Tomas Kukosa: add some more routines to the plugin...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-22 guyUpdate from Anand V. Narwani:
2002-07-21 guyOffsets in packets should be "int", not "guint8", unles...
2002-07-20 guyFrom Anand V. Narwani: fix to the Info column for Reque...
2002-07-17 guyAdd an extra argument to "tvb_find_line_end()", which...
2002-07-17 guyFrom Joerg Mayer:
2002-07-16 guyGet rid of carriage returns.
2002-07-14 guyFrom Anand V. Narwani: fix so that when a filter is...
2002-07-12 guyFrom Anand V. Narwani:
2002-07-06 guyFrom Nix:
2002-05-16 geraldFix a return type mismatch for get_CDR_wchar and a...
2002-05-13 guyHave "is_tpkt()" take a minimum-payload-length argument...
2002-05-06 guyRemove the unused "offset_saved" variable, as per the...
2002-05-05 guyFix the declaration of pointers to "tcp_dissect_pdus()".
2002-05-05 guyPut the pointer to "tcp_dissect_pdus()" in the function...
2002-05-05 guyMake a "tcp_dissect_pdus()" with the standard loop...
2002-05-04 guyUpdate the dissectors (by hand) to match the changes to
2002-05-01 guyGet rid of unused arguments.
2002-05-01 guyMake more use of "val_to_str()" and "decode_boolean_bit...
2002-05-01 guyUse the bitfield decoding routines for bitfields.
2002-05-01 guyAdd desegmentation support.
2002-04-30 guyMark the "plugin_address_table_t *" argument to "plugin...
2002-04-30 guyMark the "plugin_address_table_t *" argument to "plugin...
2002-04-04 guyMake "dissect_data()" static - it's only called through...
next