Replace blurbs that match the name (case insensitive) with NULL.
[metze/wireshark/wip.git] / epan / dissectors / packet-bacapp.c
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-08-11 Jeff MorrissRemove non-ASCII characters.
2010-08-11 Anders BromanFrom Herbert Lischka:
2010-08-09 Gerald CombsFuture-proof a for loop.
2010-08-09 Bill MeierFix another compile error.
2010-08-09 Bill MeierFix another compile error :(
2010-08-09 Bill MeierFix a compile error.
2010-08-09 Bill MeierFrom Herbert Lischka: "corrected the dissection of...
2010-06-01 Jaap KeuterFrom Herbert Lischka:
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-04-07 Guy HarrisSquelch a compiler warning.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-02-06 Stig BjørlykkeRenamed some reassembled data texts.
2010-02-02 Stig BjørlykkeIntroduce "Reassembled length" filter element for all...
2010-01-18 Bill MeierFix a number of gcc _Wshadow warnings
2009-11-29 Anders BromanFrom Herbert Lischka:
2009-11-17 Stig BjørlykkeAdded format argument.
2009-11-17 Anders BromanHerbert Lischka:
2009-11-13 Jaap KeuterFrom Herbert Lischka:
2009-11-09 Martin MathiesonAvoid a warning about signed/unsigned comparison.
2009-11-08 Stig BjørlykkeFixed printing of BACnetTypeName in the Packet Details...
2009-11-08 Stig BjørlykkeFrom Steve Karg and Herbert Lischka via bug 4190:
2009-10-27 Anders BromanFrom Herbert Lischka:
2009-10-18 Stig BjørlykkeUse %f for double in printf.
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-08-11 Gerald CombsAdd some length checks. Fixes a few recent fuzz bugs.
2009-07-23 Anders BromanFrom Steve Karg:
2009-07-21 Stig BjørlykkeAnother try to fix the compiler warnings on win64.
2009-07-21 Guy HarrisMore gsizery.
2009-07-21 Guy HarrisGLib documentation says the 3rd and 5th arguments to...
2009-07-21 Anders Bromansize_t -> int to make the Win64 build bot happy.
2009-07-21 Stig BjørlykkeInitialize bacapp_invoke_id to avoid a compiler warning.
2009-07-21 Martin MathiesonStop using the C++ 'true' and 'false'.
2009-07-21 Guy HarrisFix typo.
2009-07-21 Guy HarrisDon't use tvb_length_remaining() - that just reports...
2009-07-21 Anders BromanFrom Herbert Lischka:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-27 Gerald CombsMore size_t casts.
2009-03-22 Bill MeierP64 changes: Fix some cases for which size_t is not...
2009-03-16 Stig BjørlykkeRemoved some non-ASCII characters.
2009-03-06 Jaap KeuterFrom Steve Karg:
2009-02-23 Jaap KeuterFrom Steve Karg:
2009-02-17 Anders BromanFrom Steve Karg:
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-12-17 Bill MeierFix typos and spelling (mostly in text strings)
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-07-17 Jeff MorrissWe require GLIB-2 now so there's no need to attempt...
2008-06-02 Stig BjørlykkeFrom Rudolf Weidmann (bug 2583):
2008-05-10 Jaap KeuterFrom Steve Karg:
2008-04-07 Jaap KeuterFrom Steve Karg:
2008-03-16 Jaap KeuterFrom Steve Karg:
2008-03-04 Jeff Morrissmatch_strval() may return NULL so don't blindly pass...
2008-03-03 Anders BromanFrom Alan McBride :
2008-02-22 Jeff MorrissFrom Evan via bug bugs.wireshark.org/bugzilla/show_bug...
2008-02-07 Stig BjørlykkeRemoved some "statement not reached" warnings.
2008-02-02 Jaap KeuterFrom Alan McBride:
2008-01-09 Jaap KeuterFrom Steve Karg:
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-09-01 Jaap KeuterFrom Steve Karg:
2007-07-06 Jaap KeuterFrom Steve Karg:
2007-06-28 Jaap KeuterFix for bug 1669:
2007-05-29 Guy HarrisUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-23 Jörg Mayerwarning fix: passing argument 2 of 'iconv' from incompa...
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-03-29 Stephen FisherFix some more warnings
2007-03-20 Ronnie Sahlbergifdef out a function that is not yet used to get rid...
2007-01-16 Jaap KeuterFrom Steve Karg:
2006-11-04 Ronnie Sahlbergfrom Dave Richards
2006-10-03 Anders BromanFrom David Richards:
2006-08-15 Jörg MayerSteve Karg <skarg@users.sourceforge.net>
2006-07-18 Gerald CombsApply The Written Word's patch from bug 333, which...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-04-19 Anders BromanFrom Karsten P. Hoffmann:
2006-04-16 Jaap KeuterFrom Steve Karg:
2006-03-19 Jaap KeuterPatch that fixes bug 793 and a few other things mostly...
2006-01-06 Jörg MayerBill Meier: More spelling fixes
2006-01-05 Jörg MayerSteve Karg:
2005-11-03 Guy HarrisGet rid of (valid) warning about uninitialized variable...
2005-10-04 Anders BromanFrom Dave Richards
2005-09-02 Anders BromanFrom Steve Karg
2005-08-10 Ronnie Sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-05 Anders BromanFrom David Richards:
2005-07-28 Jörg Mayerchar -> const char warning fixes
2005-07-24 Ronnie Sahlbergconvert some uses of tvb_get_string() to ep_tvb_get_str...
2005-05-23 Jörg MayerWarning fix:
2005-05-23 Jörg MayerWarning fix:
2005-05-23 Anders BromanFrom Steve Karg:
2005-05-05 Guy HarrisChange data types to match those of "iconv()", at least...
2005-05-02 Gerald CombsFix a couple of infinite loops. Make similar changes...
2005-04-26 Ronnie SahlbergBACAPP updates
2005-04-14 Ronnie SahlbergFrom Steve Karg
2005-03-07 Guy HarrisBack out the BACnet application layer dissectin code...
2005-03-06 Guy HarrisThe length field in the "BACnet encoding rules" is...
2005-03-06 Guy HarrisGet rid of an unused variable.
2005-03-06 Guy HarrisNo, they don't use BER for the variable portion of...
2005-03-06 Guy HarrisDon't use "long" and "%l[doux]" for 64-bit quantities...
2005-03-06 Guy HarrisFrom Herbert Lischka: implement some (not all) tags...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.