Fix two compiler errors.
[obnox/wireshark/wip.git] / epan / dissectors / packet-netflow.c
2011-11-22 wmeierFix two compiler errors.
2011-11-22 wmeierHandle 2 issues related to cacheing templates:
2011-10-25 etxrabFix some set but not used [-Wunused-but-set-variable...
2011-10-20 guyAs bug 3954 notes, nowhere does RFC 3954 indicate that...
2011-10-16 wmeierDo some conversions of proto_tree_add_item() 'encoding...
2011-10-15 wmeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-12 wmeierFix some proto_tree_add_item() FT_ABSOLUTE_TIME encodin...
2011-10-10 wmeier Convert 'encoding' parameter of certain proto_tree_add...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-09-21 wmeierFix ex "modeline" so it works;
2011-09-02 wmeierUse NULL in pace of a few "blurbs" which are redundant...
2011-09-02 guyGet rid of trailing space in blurbs.
2011-09-01 etxrabFrom Andrey Rouskol:
2011-07-15 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-06-17 stigAdded cast to int for nstime_t.nsecs.
2011-06-05 etxrabFrom Aamer Akhter:
2011-05-20 wmeierDon't assign to a proto_item* if the value won't be...
2011-05-16 morrissAvoid passing a NULL string pointer to format routines...
2011-05-13 wmeierFix a compiler warning
2011-05-13 wmeierFix Bug 5919: "IE 89 Forwarding Status - Incorrect...
2011-04-16 etxrabFrom Motonori Shindo:
2011-04-14 cmaynardFrom Andrew Feren via bug 5774: Make V9TEMPLATE_MAX_FIE...
2011-04-14 cmaynardVia bug5774, Andrew Feren requested V9TEMPLATE_MAX_FIEL...
2011-03-31 cmaynardDelete unused header fields found by running tools...
2011-03-31 cmaynardFrom Andrew Feren via bug 5775: Correct types on severa...
2011-02-22 jakeFix for bug 5702:
2011-02-19 geraldFix Visual C++ code analysis warnings.
2011-02-10 morrissModify proto_tree_add_bytes_format() and proto_tree_add...
2011-02-09 morrissA couple of dissectors have/need an NTP-to-nstime routi...
2011-02-09 morrissRewrite this dissector's NTP-to-nstime routine to take...
2011-02-09 morrissAdd NTP times using proto_tree_add_item().
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-07 morrissFrom Andrew Feren via https://bugs.wireshark.org/bugzil...
2010-12-03 morrissFrom Andrew Feren via https://bugs.wireshark.org/bugzil...
2010-11-07 geraldThe PEN field is 32 bits.
2010-11-03 wmeierUse value_string_ext fcns to access certain value_strin...
2010-10-29 wmeierUse value_string_ext to access several "relatively...
2010-10-20 wmeierFrom Hadriel Kaplan: IPFIX file format support.
2010-10-10 wmeierDefine some fcns & vars as static ...
2010-09-23 morrissReplace blurbs that match the name (case insensitive...
2010-09-17 wmeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-09-17 wmeierExtensive V9/V10 code clean up, bug fixing & dissection...
2010-08-11 etxrabFrom Aamer Akhter:
2010-07-06 stigRemoved non-ASCII characters.
2010-07-06 etxrabFrom Andrew Feren:
2010-06-28 stigFrom Hitoshi Irino via bug 4942:
2010-06-16 stigRemove C++ comment.
2010-06-16 stigFrom Hitoshi Irino via bug 4883:
2010-05-05 etxrabFrom Andrew Feren:
2010-05-04 etxrabFrom Andrew Feren:
2010-05-02 jakeFrom Hitoshi Irino:
2010-03-02 etxrabFrom Hitoshi Irino:
2010-02-03 geraldFix for bug 4444.
2010-01-31 morrissFrom Hitoshi Irino via https://bugs.wireshark.org/bugzi...
2010-01-29 geraldPreliminary fix for bug 4423.
2010-01-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-01-19 wmeierFix gcc -Wshadow warnings
2010-01-11 etxrabFrom Hitoshi Irino:
2010-01-03 etxrabFrom Hitoshi Irino:
2009-12-24 sfisherChange two cases of FT_STRINGZ to BASE_NONE from BASE_H...
2009-12-23 jakeFrom Kirby Files:
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-11-05 geraldFrom Jason Rusmisel via bug 4199: Increase the maximum...
2009-11-03 jakeFrom Jason Rusmisel:
2009-08-28 wmeierDon't coerce a possibly unaligned ptr to a (guint32 *);
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-07-30 geraldRemove some unused variable assignments.
2009-07-10 geraldDon't use tvb_memcpy to fill in a struct. (Cue Jamie...
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-07-06 etxrabCFLOW decoding is wrong for IPv6 fields.
2009-07-03 geraldTry to allocate enough memory on all platforms.
2009-07-02 geraldFrom Kovarththanan Rajaratnam via bug 3567:
2009-07-01 geraldFix a couple of labels.
2009-07-01 geraldAdd a couple of IPFIX labels where they differ from...
2009-07-01 geraldTry to fix fuzzing errors in bug 3636. When dissecting...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-26 wmeierMisc dissector cleanup:
2009-05-14 geraldAdd support for process flow records to IPFIX, which...
2009-03-22 wmeierP64 changes: Fix some cases for which size_t is not...
2009-03-09 geraldMake sure our offset increases, otherwise we'll go...
2008-12-20 wmeierFix various typos and spelling errors (mostly in text...
2008-11-03 wmeierProcess port prefs only in prefs callback and not in...
2008-10-31 jakeFrom Alexander Dupuy:
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-24 jakeFrom Alexander Dupuy:
2008-09-22 wmeierMinor cleanup related to proto_reg_handoff
2008-08-14 wmeierUse const with value_string array definitions
2008-08-02 guyDon't fetch data until you need it.
2008-08-02 etxrabFix packet-netflow.c:2666: warning: 'pen' may be used...
2008-08-02 etxrabFrom Hitoshi Irino:
2008-06-25 guyConstify a bunch of stuff, to squelch -Wwrite-strings...
2008-05-15 wmeierFix some of the Errors/warnings detected by checkapi.
2008-04-12 sakeFrom Andrew Ferren (big 2434):
2008-01-19 stigFrom Olivier Montanuy (bug 2198):
2007-10-11 wmeierFrom Andrew feren; Fix typos in two comments ....
2007-10-05 morrissFrom Andrew Feren via bugs.wireshark.org/bugzilla/show_...
2007-09-05 jakeFrom Munenori Ohuchi:
2007-08-21 morrissUse SET_ADDRESS (instead of COPY_ADDRESS) for an addres...
2007-05-11 etxrabFrom Andrew Feren:
next