sizeof() returns a 64-bit number when compiling for 64-bit (and a 32-bit number when...
[obnox/wireshark/wip.git] / plugins /
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:
2007-09-13 jakeAdd RT(C)P conversation setup.
2007-09-12 jakeImplement dissect_message loop i.s.o. recursive calls.
2007-09-10 jakeFrom Chad Singer:
2007-09-09 ulflstart an experiment to provide MS Visual Studio 2005...
2007-09-07 martinmReplace remaining non-printable characters that looked...
2007-09-07 martinmSmall cleanup:
2007-09-07 martinmTry Stephen Croll's workaround.
2007-09-06 etxrabChange it back...
2007-09-06 etxrabAdd A11 RRQ-CVSE-Active Start Airlink Record-Subtype...
2007-09-06 guyAdd .c.obj:: inference rule (to cause "batch compile")
2007-09-06 martinmFix the unsigned errors. Not sure about the other windo...
2007-09-06 martinmBuild WiMAX ASN Control Plane dissector plugin
2007-09-06 martinmAdd wimaxasncp plugin folder contents (other changes...
2007-08-30 ulflfix length calculation for 802.11 packets - the 802...
2007-08-30 ulflupdate to latest draft:
2007-08-28 jmayerDisable unistim for now: it used port 5000 unconditionally
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 geraldClear out any remaining references to the h223 plugin...
2007-08-24 richardvcomplete the death of the h223 plugin
2007-08-24 richardvmove packet-srp into the core (from the h223 plugin)
2007-08-23 jakeList additional request for command presentation
2007-08-23 richardvin preparation for de-pluginising h223, move golay...
2007-08-20 jakeAdd the UNISTIM plugin to Wireshark.
2007-08-16 ulflfix return types, hopefully this will make the osx...
2007-08-16 ulflexperimental feature: dissector filters
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-08-03 ulflmark some parameters as unused
2007-08-03 ulfl- add PDInterfaceFSUDataAdjust block
2007-08-01 guyAdd a Makefile.nmake.inc file, to hold rules etc. ...
2007-08-01 guyAdd a Makefile.am.inc file, to hold rules etc. used...
2007-08-01 jakeClean up the WiMax Mac-to-Mac dissector code.
2007-08-01 guyUse a common .l.c rule for running Flex on .l files...
2007-07-31 ulflupdate PTCP dissection to latest specification draft
2007-07-31 ulfladd helper function dissect_pn_int32()
2007-07-30 guyAdd comments to various %option items to explain what...
2007-07-25 morrissInitialize a couple of variables to prevent a couple...
2007-07-25 ulflfix unused parameter warning by adding _U_
2007-07-24 ulflfrom HPfrommer@hilscher.com:
2007-07-23 ulflremove ProvCRID from expert info output, so the composi...
2007-07-23 ulfladd dissection of blocks:
2007-06-03 wmeier(Minor) Use _WIN32 (instead of WIN32) like the rest...
2007-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-29 martinmAdd some casts to fix my build.
2007-05-29 standelFrom David Howells :
2007-05-27 guyUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-27 guyClean up white space.
2007-05-27 guyGet rid of trailing blank lines.
2007-05-27 guyUse tvb_reported_length() to get the amount of data...
2007-05-27 guyClean up white space.
2007-05-27 guyInclude wimax_tlv.h the same way packet-m2m.c does.
2007-05-27 guywmxtypes.h is part of the m2m plugin, not the wimax...
2007-05-26 guySquelch some unused parameter warnings.
2007-05-26 guyFlag some parameters as unused.
2007-05-26 guyGet rid of unused parameter.
2007-05-26 guyConvert to the new style of building plugins; hopefully...
2007-05-26 galMissing bits and fixes to get the buildbot green again.
2007-05-26 guyGet rid of another item that's now handled automatically.
2007-05-26 guyGet rid of the old-style plugin registration stuff.
2007-05-26 guyGo with a Makefile.common as other plugins have, and...
2007-05-25 geraldFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...
2007-05-22 jmayerTrivial warning fixes:
2007-05-22 guy"make maintainer-clean" cleans up everything that ...
next