further work on the yet to come welcome page ...
[obnox/wireshark/wip.git] / plugins /
2008-04-14 jmayerThe generated code warns about 'input' being unused...
2008-04-14 jmayerGet rid of some unused functions to prevent -Werror...
2008-04-14 ulflclarify the stats_tree menu items
2008-04-08 ulflfix the Win32 build: tfs_yes_no -> tfs_yes_no_sbc
2008-04-07 jakeFix for bug 2401:
2008-04-07 sfisher- Remove GLIB1 code
2008-04-07 sfisherRemove GTK1 code.
2008-04-05 martinmMake wimax mac mgmt protocol findable by name.
2008-04-05 martinmDon't load in files unless tree is set.
2008-04-04 martinmUse proto_register_prefix() with wimaxasncp plugin.
2008-03-29 jakeRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-21 etxrabIn glib 2.16 g_malloc Changed from:
2008-03-15 geraldTry to fix distcheck again.
2008-03-14 geraldFix distcheck.
2008-03-14 geraldMake sure the Infiniband plugin is properly built and...
2008-03-14 stigAdded missing Id keywords, eol-style and ignore targets.
2008-03-14 stigMake infiniband plugin compile.
2008-03-14 geraldFrom Stephen Donnelly via bug 2235:
2008-03-06 jmayerSet default port of Unistim from 5000 to 0: It grabs...
2008-03-05 sfisherFix the declaration of a true_false_string
2008-03-05 etxrabFrom Peter Johansson :
2008-03-01 jakeCreate proper dependancies for plugin.c
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-25 morrissFrom Richard Kuemmel via bugs.wireshark.org/bugzilla...
2008-02-18 geraldIf we have an SVN revision number, use it as the build...
2008-02-07 wmeierFix a (never used) 'anonymous struct'
2008-02-06 stigEliminate an anonymous struct, as noticed by Andrew...
2008-02-05 stigRewrote some prohibited APIs in plugins/ (sprintf,...
2008-01-24 stigFixed some more malloc -> g_malloc, free -> g_free...
2008-01-17 ulfladd some parentheses as suggested by the OS X buildbot
2008-01-17 ulflbetter conformance to the released DCP protocol spec:
2008-01-10 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186...
2008-01-10 richardvFrom Chris Maynard (bug 1852):
2008-01-07 stigAs noted by David Halik in bug 2172:
2007-12-14 jmayerWarning fixes: function declaration isn’t a prototype
2007-12-13 jakeFix for bug 2098:
2007-12-12 jakeThe referenced sample files should be complete and...
2007-12-11 jmayermgcp is now in epan/dissectors/
2007-12-11 kukosaFrom Ales Kocourek
2007-12-08 guyGet rid of unused file. (No other plugin has it.)
2007-12-06 geraldChange calls to g_ntohs, g_ntohl, g_htons, and g_htonl...
2007-12-06 martinmFix some specifier strings (%d -> %u).
2007-12-05 wmeierSimplify Windows Makefile to improve maintainability
2007-12-05 stigI suppose we still need va_start/va_end when using...
2007-12-05 guyTo generate a session-lifetime string given a format...
2007-12-05 wmeierAdd missing profinet to maintainer-clean
2007-12-03 kukosaCodec plugin example. The stub for ImTelephone libraries.
2007-11-28 geraldChange each filter prefix to match the protocol name...
2007-11-28 geraldTweak the order in which fields are registered, so...
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-26 morrissOops, don't put a comment inside a comment
2007-11-26 morrissGet rid of C++/C99 style comments--not all compilers...
2007-11-24 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914...
2007-11-19 martinm- Prettify "Value" node that contains EAP tree with...
2007-11-16 martinmEmbedding EAP inside wimaxasncp.
2007-11-10 guyCast "char"s to "unsigned char" before handing them...
2007-11-09 martinmFrom Stephen Croll.
2007-11-09 etxrabApply yet another set of the optimization patches:
2007-11-05 etxrabDelete generated files at distclean.
2007-11-01 etxrabGet rid of most of the legacy oid stuff.
2007-10-30 sfisherChange a few g_string_append_printf() (GTK2 only) calls...
2007-10-26 martinmAdd expert item for cases of unmatched function type...
2007-10-17 morrisss/fopen()/eth_fopen()/ in plugins/ (for bug 1827).
2007-10-16 morrisssizeof() returns a 64-bit number when compiling for...
2007-10-16 jmayerFix a warning about different variable sizes that preve...
2007-10-15 stigFixed compiler errors.
2007-10-15 etxrabTry to fix the buildbot.
2007-10-15 etxrabAdd ethercat again
2007-10-15 etxrabMake MGCP a builtin dissector to reduce the number...
2007-10-15 etxrabFrom Peter Johansson:
2007-10-15 wmeierFix Windows maintainer-clean/distclean/clean to recurse...
2007-10-15 martinmIn source tree, move wimaxasncp TLV files from plugin...
2007-10-15 etxrabRemove Ethercat from the makefiles(second try)
2007-10-15 etxrabRemove Ethercat from the makefiles
2007-10-14 jakeSomeone has a compromised filesystem since it contained...
2007-10-14 etxrabEthercat plugin
2007-10-14 etxrabEthercat plugin
2007-10-14 sfisherFix Unix buildbots ("warning: 'msg_type' may be used...
2007-10-13 etxrabDecode SDP inside Cisco SM messages(huge guesswork).
2007-10-12 geraldFix wimaxasncp compilation under Windows. Rename a...
2007-10-12 martinmAnother blind attempt to fix the Windows buildbot.
2007-10-12 morrissFix hex-pane byte highlighting for the PDU message...
2007-10-12 martinmAdd targets for lex compilation.
2007-10-12 martinmTry to fix distcheck. Is this change appropriate?
2007-10-12 martinmAdded missing header file for distcheck.
2007-10-12 martinmAdd missing file.
2007-10-12 martinmTLVs now defined in XML (from Stephen Croll).
2007-10-10 ulfladd FSParameterBlock and ARFSUDataAdjust blocks
2007-10-09 ulfl- add DomainName fields for PDInterfaceMrpDataAdjust...
2007-10-07 richardvFrom Chris Maynard <christopher.maynard@gtech.com>:
2007-10-03 stigAdded parentheses to make the buildbot happy.
2007-10-03 ulflcheck version of each block and don't try to dissect...
2007-10-02 sahlbergmake the sbus dissector nwe-style and make it check...
2007-10-02 ulflupdate to latest IEC draft
2007-09-26 martinm- show type (number) of unrecognised tlvs in the tlv...
2007-09-25 ulflslightly better summary of IODWriteRes and don't repeat...
2007-09-24 stigFrom Don Newton:
2007-09-24 jakeFrom Chad Singer:
2007-09-19 jakeFrom Don Newton:
2007-09-16 jakeFix for bug 1687:
next