dont assign to a proto_item* unless we are going to use the value
[obnox/wireshark/wip.git] / plugins / profinet /
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2011-01-21 morrissThere's no need to pass the result of tvb_get_ptr(...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-10-17 stigRemoved unused hf_pn_dcp and hf_pn_ptcp.
2010-10-15 morrissFrom ToddS via https://bugs.wireshark.org/bugzilla...
2010-10-15 morrissFrom ToddS via https://bugs.wireshark.org/bugzilla...
2010-10-04 etxrabFrom Yu Zhang:
2010-09-24 guyPlugins are not shared libraries, so:
2010-09-23 jmayerH. Sivank <hsivank@gmail.com>
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-04-08 etxrabGet rid of check_col().
2010-04-07 wmeierRemove some uneeded #includes
2010-04-06 etxrabGet rid of check_col
2010-04-05 etxrabGet rid of a bunch of check_col().
2010-03-18 jmayercmake changes:
2010-02-25 guyGenerate asn1/hnbap/Makefile.
2010-02-24 stigFrom Hannes Diethelm via bug 4525:
2010-01-28 wmeierFix some gcc -Wshadow warnings.
2010-01-13 etxrabFrom Didier Gautheron:
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-11-04 ulfladd "reserved for profiles" comments
2009-11-03 etxrabFrom Benjamin Meyer:
2009-11-03 etxrabFrom Matthias FRANK:
2009-11-02 etxrabFrom Matthias FRANK:
2009-10-19 stigRenamed tvb_new -> new_tvb to avoid name collision.
2009-10-12 stigInitialize variables which may be used uninitialized.
2009-10-09 krjUse register_dissector_files in the plugins dissectors
2009-10-06 stigBuild plugins with cmake on OSX.
2009-10-04 etxrabFrom Benjamin Meyer:
2009-10-04 etxrabFrom Benjamin Meyer:
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-09-23 krjUse col_set_str instead of col_add_fstr/col_add_str...
2009-09-23 krjUse col_set_str instead of col_add_fstri/col_add_str...
2009-09-23 jmayerBuild more plugins with cmake.
2009-09-22 krjUse col_set_str instead of col_add_fstr when adding...
2009-09-13 morrissRun checkapi on the dissector header files
2009-09-09 krjWe no longer support the old plugin API so remove it...
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-03 geraldRemove a couple of unused variables.
2009-07-21 etxrabFrom Benjamin Meyer:
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-07-03 tuexenMake the compiler on Mac OS X happy...
2009-07-03 ulflupdate to the latest PROFINET drafts
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-04-08 wmeier(Trivial) Fix some spelling & etc in comments
2009-03-20 ulflremove GPLv2 CRC code, the new epan CRC stuff is workin...
2009-03-18 geraldCreate an "epan/crc" directory for CRC code. Add crc...
2009-03-16 ulflfix type
2009-03-16 ulflupdate to the latest PROTINET changes:
2009-03-02 geraldDisable manifest building for our DLLs. This attempts...
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
2009-01-26 guyFix uninitialized variable.
2009-01-26 guyNon-constant strings should not be used as format items...
2009-01-26 ulflfix a minor comment bug
2009-01-26 ulfladd some expert infos
2008-12-22 wmeierFix some typos and spelling (mostly in text strings)
2008-12-09 stigFrom Jim Young (bug 3105):
2008-12-04 ulfladd missing version check for new block
2008-12-04 ulfladd block dissections:
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-25 wmeierproto_register/proto_reg_handoff; Various small cleanup...
2008-07-29 morrissAllow checkapis target to work in out-of-tree builds...
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-06-26 geraldAdd support for "API groups" in checkAPIs.pl. Make...
2008-06-19 ulflfix BlockError strings
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-03-29 jakeRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-01 jakeCreate proper dependancies for plugin.c
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-18 geraldIf we have an SVN revision number, use it as the build...
2008-01-17 ulfladd some parentheses as suggested by the OS X buildbot
2008-01-17 ulflbetter conformance to the released DCP protocol spec:
2007-11-26 morrissGet rid of C++/C99 style comments--not all compilers...
2007-10-10 ulfladd FSParameterBlock and ARFSUDataAdjust blocks
2007-10-09 ulfl- add DomainName fields for PDInterfaceMrpDataAdjust...
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 ulflupdate to latest IEC draft
2007-09-25 ulflslightly better summary of IODWriteRes and don't repeat...
2007-08-30 ulflfix length calculation for 802.11 packets - the 802...
2007-08-30 ulflupdate to latest draft:
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-08-16 ulflfix return types, hopefully this will make the osx...
2007-08-16 ulflexperimental feature: dissector filters
2007-08-03 ulflmark some parameters as unused
2007-08-03 ulfl- add PDInterfaceFSUDataAdjust block
2007-07-31 ulflupdate PTCP dissection to latest specification draft
2007-07-31 ulfladd helper function dissect_pn_int32()
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-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-27 guyUse $(PLUGIN_LDFLAGS) for LDFLAGS.
next